Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/outline-change-repaint.html
Issue 1809643008 :
Adding or changing any of box-shadow, outline, or border-image-outset does not need a layout.. (Closed)
Patch Set: Updated
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/fast/layout/border-image-outset-no-relayout.html
third_party/WebKit/LayoutTests/fast/layout/border-image-outset-no-relayout-expected.txt
third_party/WebKit/LayoutTests/fast/layout/outline-no-relayout.html
third_party/WebKit/LayoutTests/fast/layout/outline-no-relayout-expected.txt
third_party/WebKit/LayoutTests/fast/layout/shadow-box-no-relayout.html
third_party/WebKit/LayoutTests/fast/layout/shadow-box-no-relayout-expected.txt
third_party/WebKit/LayoutTests/fast/repaint/border-image-outset-add-repaint.html
third_party/WebKit/LayoutTests/fast/repaint/border-image-outset-add-repaint-expected.txt
third_party/WebKit/LayoutTests/fast/repaint/border-image-outset-change-repaint.html
third_party/WebKit/LayoutTests/fast/repaint/border-image-outset-change-repaint-expected.txt
third_party/WebKit/LayoutTests/fast/repaint/box-shadow-add-repaint.html
third_party/WebKit/LayoutTests/fast/repaint/box-shadow-add-repaint-expected.txt
third_party/WebKit/LayoutTests/fast/repaint/box-shadow-change-repaint.html
third_party/WebKit/LayoutTests/fast/repaint/box-shadow-change-repaint-expected.txt
third_party/WebKit/LayoutTests/fast/repaint/outline-add-repaint.html
third_party/WebKit/LayoutTests/fast/repaint/outline-add-repaint-expected.txt
third_party/WebKit/LayoutTests/fast/repaint/outline-change-offset-expected.txt
third_party/WebKit/LayoutTests/fast/repaint/outline-change-repaint.html
third_party/WebKit/LayoutTests/fast/repaint/outline-change-repaint-expected.txt
third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-change-invalidation-expected.txt
third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-clip-change-expected.txt
third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.png
third_party/WebKit/LayoutTests/platform/linux/svg/repaint/add-outline-property-on-root-expected.txt
third_party/WebKit/LayoutTests/platform/linux/svg/repaint/remove-outline-property-on-root-expected.txt
third_party/WebKit/LayoutTests/svg/repaint/add-outline-property-on-root-expected.txt
third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root-expected.txt
third_party/WebKit/Source/core/layout/LayoutBlock.h
third_party/WebKit/Source/core/layout/LayoutObject.h
third_party/WebKit/Source/core/layout/LayoutObject.cpp
third_party/WebKit/Source/core/layout/LayoutTable.h
third_party/WebKit/Source/core/layout/LayoutTable.cpp
third_party/WebKit/Source/core/layout/LayoutTableRow.h
third_party/WebKit/Source/core/layout/LayoutTableRow.cpp
third_party/WebKit/Source/core/layout/LayoutTableSection.h
third_party/WebKit/Source/core/layout/LayoutTableSection.cpp
third_party/WebKit/Source/core/style/BorderData.h
third_party/WebKit/Source/core/style/ComputedStyle.cpp
third_party/WebKit/Source/core/style/StyleDifference.h