Side by Side Diff: third_party/WebKit/Source/web/tests/data/single_invisible_iframe.html
Issue 2564633002 :
Don't create layout objects for children of display-none iframes. (Closed)
Patch Set: Add new layout tests.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
content/common/frame_messages.h
content/common/frame_owner_properties.h
content/common/frame_owner_properties.cc
third_party/WebKit/LayoutTests/paint/invalidation/iframe-display-block-to-display-none.html
third_party/WebKit/LayoutTests/paint/invalidation/iframe-display-none-to-display-block.html
third_party/WebKit/Source/core/dom/Document.h
third_party/WebKit/Source/core/dom/Document.cpp
third_party/WebKit/Source/core/frame/FrameOwner.h
third_party/WebKit/Source/core/html/HTMLFrameElementBase.h
third_party/WebKit/Source/core/html/HTMLFrameElementBase.cpp
third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.h
third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.cpp
third_party/WebKit/Source/core/layout/LayoutView.h
third_party/WebKit/Source/core/layout/LayoutView.cpp
third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp
third_party/WebKit/Source/core/loader/FrameLoaderClient.h
third_party/WebKit/Source/web/FrameLoaderClientImpl.h
third_party/WebKit/Source/web/FrameLoaderClientImpl.cpp
third_party/WebKit/Source/web/RemoteFrameOwner.h
third_party/WebKit/Source/web/RemoteFrameOwner.cpp
third_party/WebKit/Source/web/WebFrame.cpp
third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
third_party/WebKit/Source/web/tests/WebFrameTest.cpp
third_party/WebKit/Source/web/tests/data/single_invisible_iframe.html
third_party/WebKit/public/web/WebFrameOwnerProperties.h