Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/table-col-background-expected.txt
Issue 1781463002 :
Fix table background painting (Closed)
Patch Set: Sample code for improved collapsed border painting
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/repaint/table-col-background.html
third_party/WebKit/LayoutTests/fast/repaint/table-col-background-expected.txt
third_party/WebKit/Source/core/core.gypi
third_party/WebKit/Source/core/layout/LayoutTable.h
third_party/WebKit/Source/core/layout/LayoutTable.cpp
third_party/WebKit/Source/core/layout/LayoutTableCol.h
third_party/WebKit/Source/core/layout/LayoutTableCol.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/paint/TableCellPainter.h
third_party/WebKit/Source/core/paint/TableCellPainter.cpp
third_party/WebKit/Source/core/paint/TableCollapsedBorderPainter.h
third_party/WebKit/Source/core/paint/TableCollapsedBorderPainter.cpp
third_party/WebKit/Source/core/paint/TablePainter.cpp
third_party/WebKit/Source/core/paint/TableSectionPainter.h
third_party/WebKit/Source/core/paint/TableSectionPainter.cpp
third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in