Side by Side Diff: third_party/WebKit/LayoutTests/paint/invalidation/table/composited-section-change-collapsed-border-color-expected.html
Issue 2430313004 :
Paint collapsed borders of a table as one display item (Closed)
Patch Set: Rebaseline on mac and win
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/paint/invalidation/table-cell-collapsed-border-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table-outer-border-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table/border-collapse-change-separate-to-collapse-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table/cached-cell-append-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-cell-border-color-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-cell-border-width-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-col-border-color-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-col-border-width-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-colgroup-border-color-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-colgroup-border-width-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-row-border-width-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-table-border-color-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-table-border-width-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-tbody-border-width-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table/composited-cell-change-collapsed-border-color.html
third_party/WebKit/LayoutTests/paint/invalidation/table/composited-cell-change-collapsed-border-color-expected.html
third_party/WebKit/LayoutTests/paint/invalidation/table/composited-cell-change-collapsed-border-color-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table/composited-row-change-collapsed-border-color.html
third_party/WebKit/LayoutTests/paint/invalidation/table/composited-row-change-collapsed-border-color-expected.html
third_party/WebKit/LayoutTests/paint/invalidation/table/composited-row-change-collapsed-border-color-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table/composited-section-change-collapsed-border-color.html
third_party/WebKit/LayoutTests/paint/invalidation/table/composited-section-change-collapsed-border-color-expected.html
third_party/WebKit/LayoutTests/paint/invalidation/table/composited-section-change-collapsed-border-color-expected.txt
third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-cell-collapsed-border-expected.txt
third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table-collapsed-border-expected.txt
third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/table/cached-change-cell-sl-border-color-expected.txt
third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-collapsed-border-expected.txt
third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table/cached-change-cell-sl-border-color-expected.txt
third_party/WebKit/LayoutTests/platform/win/paint/invalidation/table-collapsed-border-expected.txt
third_party/WebKit/LayoutTests/platform/win/paint/invalidation/table/cached-change-cell-sl-border-color-expected.txt
third_party/WebKit/Source/core/BUILD.gn
third_party/WebKit/Source/core/layout/LayoutTable.h
third_party/WebKit/Source/core/layout/LayoutTable.cpp
third_party/WebKit/Source/core/layout/LayoutTableCell.h
third_party/WebKit/Source/core/layout/LayoutTableCell.cpp
third_party/WebKit/Source/core/layout/LayoutTableSection.h
third_party/WebKit/Source/core/paint/PaintInvalidator.cpp
third_party/WebKit/Source/core/paint/TableCellPainter.h
third_party/WebKit/Source/core/paint/TableCellPainter.cpp
third_party/WebKit/Source/core/paint/TableCellPainterTest.cpp
third_party/WebKit/Source/core/paint/TablePainter.h
third_party/WebKit/Source/core/paint/TablePainter.cpp
third_party/WebKit/Source/core/paint/TablePainterTest.cpp
third_party/WebKit/Source/core/paint/TableSectionPainter.h
third_party/WebKit/Source/core/paint/TableSectionPainter.cpp
third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h
third_party/WebKit/Source/platform/graphics/paint/DisplayItem.cpp