Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/fullscreen/api/element-request-fullscreen-and-remove-iframe-manual-expected.txt
Issue 2654083006 :
Revert of Sync requestFullscreen() and exitFullscreen() algorithms with the spec (Closed)
Patch Set: add failing test expectations
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/TestExpectations
third_party/WebKit/LayoutTests/external/wpt/fullscreen/api/document-exit-fullscreen-twice-manual-expected.txt
third_party/WebKit/LayoutTests/external/wpt/fullscreen/api/document-fullscreen-element-manual-expected.txt
third_party/WebKit/LayoutTests/external/wpt/fullscreen/api/element-request-fullscreen-and-move-manual-expected.txt
third_party/WebKit/LayoutTests/external/wpt/fullscreen/api/element-request-fullscreen-and-move-to-iframe-manual-expected.txt
third_party/WebKit/LayoutTests/external/wpt/fullscreen/api/element-request-fullscreen-and-remove-iframe-manual-expected.txt
third_party/WebKit/LayoutTests/external/wpt/fullscreen/api/element-request-fullscreen-and-remove-manual-expected.txt
third_party/WebKit/LayoutTests/external/wpt/fullscreen/api/element-request-fullscreen-twice-manual-expected.txt
third_party/WebKit/LayoutTests/fullscreen/api/document-exit-fullscreen-twice.html
third_party/WebKit/LayoutTests/fullscreen/api/document-exit-fullscreen-vs-request.html
third_party/WebKit/LayoutTests/fullscreen/api/document-fullscreen-element.html
third_party/WebKit/LayoutTests/fullscreen/api/element-request-fullscreen-and-move.html
third_party/WebKit/LayoutTests/fullscreen/api/element-request-fullscreen-and-move-to-iframe.html
third_party/WebKit/LayoutTests/fullscreen/api/element-request-fullscreen-and-move-to-iframe-prefixed.html
third_party/WebKit/LayoutTests/fullscreen/api/element-request-fullscreen-and-remove.html
third_party/WebKit/LayoutTests/fullscreen/api/element-request-fullscreen-and-remove-iframe.html
third_party/WebKit/LayoutTests/fullscreen/api/element-request-fullscreen-and-remove-prefixed.html
third_party/WebKit/LayoutTests/fullscreen/api/element-request-fullscreen-twice.html
third_party/WebKit/LayoutTests/fullscreen/api/element-request-fullscreen-two-iframes.html
third_party/WebKit/LayoutTests/fullscreen/api/element-request-fullscreen-vs-exit.html
third_party/WebKit/LayoutTests/fullscreen/enter-exit-full-screen-hover.html
third_party/WebKit/LayoutTests/fullscreen/enter-exit-full-screen-hover-expected.txt
third_party/WebKit/LayoutTests/fullscreen/full-screen-remove-ancestor-during-transition.html
third_party/WebKit/LayoutTests/fullscreen/full-screen-remove-ancestor-during-transition-expected.txt
third_party/WebKit/LayoutTests/fullscreen/full-screen-stacking-context.html
third_party/WebKit/LayoutTests/imported/wpt/fullscreen/api/document-exit-fullscreen-twice-manual-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/fullscreen/api/document-fullscreen-element-manual-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/fullscreen/api/element-request-fullscreen-and-move-manual-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/fullscreen/api/element-request-fullscreen-and-move-to-iframe-manual-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/fullscreen/api/element-request-fullscreen-and-remove-iframe-manual-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/fullscreen/api/element-request-fullscreen-and-remove-manual-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/fullscreen/api/element-request-fullscreen-twice-manual-expected.txt
third_party/WebKit/Source/core/css/CSSDefaultStyleSheets.cpp
third_party/WebKit/Source/core/css/SelectorChecker.cpp
third_party/WebKit/Source/core/dom/DocumentFullscreen.h
third_party/WebKit/Source/core/dom/DocumentFullscreen.cpp
third_party/WebKit/Source/core/dom/DocumentFullscreen.idl
third_party/WebKit/Source/core/dom/Element.cpp
third_party/WebKit/Source/core/dom/Fullscreen.h
third_party/WebKit/Source/core/dom/Fullscreen.cpp
third_party/WebKit/Source/core/dom/LayoutTreeBuilder.cpp
third_party/WebKit/Source/core/html/HTMLMediaElement.cpp
third_party/WebKit/Source/core/html/shadow/MediaControlsOrientationLockDelegateTest.cpp
third_party/WebKit/Source/core/layout/LayoutInline.cpp
third_party/WebKit/Source/core/layout/compositing/PaintLayerCompositor.cpp
third_party/WebKit/Source/core/page/ChromeClient.h
third_party/WebKit/Source/modules/vr/VRDisplay.cpp
third_party/WebKit/Source/web/ChromeClientImpl.h
third_party/WebKit/Source/web/FullscreenController.h
third_party/WebKit/Source/web/FullscreenController.cpp
third_party/WebKit/Source/web/WebPluginContainerImpl.cpp
third_party/WebKit/Source/web/WebRemoteFrameImpl.cpp
third_party/WebKit/Source/web/WebViewImpl.h
third_party/WebKit/Source/web/tests/WebFrameTest.cpp
third_party/WebKit/Source/web/tests/WebViewTest.cpp