Side by Side Diff: third_party/WebKit/LayoutTests/fast/table/change-table-border-width-expected.txt
Issue 2358663003 :
[css-tables] Set needsLayout on cells when table border width changes (Closed)
Patch Set: refactor some code into LayoutTable::markAllCellsWidthsDirty...
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/table/change-table-border-width.html
third_party/WebKit/LayoutTests/fast/table/change-table-border-width-expected.txt
third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-table-border-width-expected.txt
third_party/WebKit/Source/core/layout/LayoutTable.h
third_party/WebKit/Source/core/layout/LayoutTable.cpp
third_party/WebKit/Source/core/layout/LayoutTableCol.cpp
third_party/WebKit/Source/core/layout/LayoutTableSection.h
third_party/WebKit/Source/core/layout/LayoutTableSection.cpp
third_party/WebKit/Source/core/layout/TableLayoutAlgorithmFixed.cpp