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

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

Issue 2013693002: [css-tables] Set table and cell widths dirty when section border changes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: now with layout test Created 4 years, 7 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-tbody-border-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/change-tbody-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/change-tbody-border-width-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0d6606d8ff43215c1e40baaa6893bb242e6daa41
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/table/change-tbody-border-width-expected.txt
@@ -0,0 +1,5 @@
+Changing a collapsed border's width should change the width of the table and the width of a shrink-to-fit containing block.
+
+There should be a square with a 4px inner blue border and a 1px outer black border.
+
+PASS

Powered by Google App Engine
This is Rietveld 408576698