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

Unified Diff: third_party/WebKit/LayoutTests/fast/table/change-cell-border-width-expected.txt

Issue 2160363003: [css-tables] Mark sibling cells dirty when cell border width changes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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-cell-border-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/change-cell-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/change-cell-border-width-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..45a53d3d47511ddb27330dbd1ebffc7771036eb3
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/table/change-cell-border-width-expected.txt
@@ -0,0 +1,7 @@
+Changing a cell's collapsed border's width should change the width of the sibling cells and the table.
+
+There should be 3 squares. Outer two are lime, middle one is blue with a lightblue border.
+
+Firefox 50.0a1 (nightly 2016-07-19) fails this, so it should probably be upstreamed, except it uses chrome-specific `runAfterLayoutAndPaint`.
+
+PASS

Powered by Google App Engine
This is Rietveld 408576698