Side by Side Diff: third_party/WebKit/LayoutTests/fast/css/sticky/nested/sticky-nested-inline-expected.html
Issue 2708883005 :
Handle nested position:sticky elements correctly (main thread) (Closed)
Patch Set: Address reviewer comments
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/fast/css/sticky/nested/sticky-nested-deep.html
third_party/WebKit/LayoutTests/fast/css/sticky/nested/sticky-nested-deep-expected.html
third_party/WebKit/LayoutTests/fast/css/sticky/nested/sticky-nested-inline.html
third_party/WebKit/LayoutTests/fast/css/sticky/nested/sticky-nested-inline-expected.html
third_party/WebKit/LayoutTests/fast/css/sticky/nested/sticky-nested-left.html
third_party/WebKit/LayoutTests/fast/css/sticky/nested/sticky-nested-left-expected.html
third_party/WebKit/LayoutTests/fast/css/sticky/nested/sticky-nested-table.html
third_party/WebKit/LayoutTests/fast/css/sticky/nested/sticky-nested-table-expected.html
third_party/WebKit/LayoutTests/fast/css/sticky/nested/sticky-nested-top.html
third_party/WebKit/LayoutTests/fast/css/sticky/nested/sticky-nested-top-expected.html
third_party/WebKit/Source/core/frame/FrameView.cpp
third_party/WebKit/Source/core/layout/LayoutBoxModelObject.cpp
third_party/WebKit/Source/core/layout/LayoutBoxModelObjectTest.cpp
third_party/WebKit/Source/core/layout/LayoutObject.cpp
third_party/WebKit/Source/core/layout/MapCoordinatesFlags.h
third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp
third_party/WebKit/Source/core/layout/compositing/CompositingReasonFinder.cpp
third_party/WebKit/Source/core/layout/compositing/CompositingReasonFinderTest.cpp
third_party/WebKit/Source/core/page/scrolling/StickyPositionScrollingConstraints.h
third_party/WebKit/Source/core/page/scrolling/StickyPositionScrollingConstraints.cpp