Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(948)

Unified 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... Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/table/change-table-border-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/change-col-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/change-table-border-width-expected.txt
similarity index 60%
copy from third_party/WebKit/LayoutTests/fast/table/change-col-border-width-expected.txt
copy to third_party/WebKit/LayoutTests/fast/table/change-table-border-width-expected.txt
index 3770c4a2e73fdf3578f922bf728b8ff803d346e1..41dbd8cbfecaec427c1bedb3690c66eaa8d6c524 100644
--- a/third_party/WebKit/LayoutTests/fast/table/change-col-border-width-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/change-table-border-width-expected.txt
@@ -2,6 +2,6 @@ Changing a collapsed border's width should change the width of the table and the
There should be a square with a 4px inner blue border and a 1px outer black border.
-Firefox 50.0a1 (nightly 2016-07-14) fails this, so it should probably be upstreamed, except it uses chrome-specific `runAfterLayoutAndPaint`.
+Firefox 52.0a1 (2016-09-20) fails this, so it should probably be upstreamed, except it uses chrome-specific `runAfterLayoutAndPaint`.
PASS

Powered by Google App Engine
This is Rietveld 408576698