chromium/third_party/blink/web_tests/http/tests/inspector-protocol/fenced-frame/history-fenced-frame.https-expected.txt

Tests that Page.GetNavigationHistory(), Page.NavigateToHistoryEntry(), and Page.ResetNavigationHistory() in a fenced frame are not allowed.
Page.getNavigationHistory() from a fenced frame:
PASS: Command can only be executed on top-level targets
Page.navigateToHistoryEntry() from a fenced frame:
PASS: Command can only be executed on top-level targets
Page.ResetNavigationHistory() from a fenced frame:
PASS: Command can only be executed on top-level targets