Side by Side Diff: LayoutTests/fullscreen/full-screen-render-inline-expected.html
Issue 1139033006 :
Implement FullScreen using top layer. (Closed)
Patch Set: Rebase to master
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/css/invalidation/fullscreen.html
LayoutTests/fast/css/invalidation/fullscreen-expected.txt
LayoutTests/fullscreen/enter-exit-full-screen-hover.html
LayoutTests/fullscreen/full-screen-iframe-zIndex-expected.html
LayoutTests/fullscreen/full-screen-is-in-top-layer.html
LayoutTests/fullscreen/full-screen-is-in-top-layer-expected.html
LayoutTests/fullscreen/full-screen-render-inline-expected.html
LayoutTests/fullscreen/full-screen-video-has-backdrop.html
LayoutTests/fullscreen/full-screen-video-has-backdrop-expected.html
LayoutTests/fullscreen/full-screen-zIndex-expected.html
LayoutTests/fullscreen/parent-flow-inline-with-block-child-expected.html
LayoutTests/fullscreen/resources/empty.html
Source/core/core.gypi
Source/core/css/fullscreen.css
Source/core/css/resolver/StyleAdjuster.cpp
Source/core/css/resolver/StyleResolver.cpp
Source/core/dom/Document.cpp
Source/core/dom/Fullscreen.h
Source/core/dom/Fullscreen.cpp
Source/core/dom/LayoutTreeBuilder.cpp
Source/core/dom/StyleChangeReason.h
Source/core/html/HTMLPlugInElement.cpp
Source/core/layout/LayoutBlock.cpp
Source/core/layout/LayoutFullScreen.h
Source/core/layout/LayoutFullScreen.cpp
Source/core/layout/LayoutInline.cpp
Source/core/layout/LayoutMenuList.cpp
Source/core/layout/LayoutObject.h
Source/core/layout/LayoutObject.cpp
Source/core/layout/LayoutVideo.h
Source/core/layout/LayoutVideo.cpp
Source/web/FullscreenController.h
Source/web/FullscreenController.cpp
Source/web/tests/WebFrameTest.cpp