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

Unified Diff: LayoutTests/fast/table/fixed-table-layout-width-change-expected.txt

Issue 264283002: Table with fixed layout behaves like auto layout when its width is set by js instead of css. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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: LayoutTests/fast/table/fixed-table-layout-width-change-expected.txt
diff --git a/LayoutTests/fast/table/fixed-table-layout-width-change-expected.txt b/LayoutTests/fast/table/fixed-table-layout-width-change-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6ed025e1866fb97d95da1c1748ec2ec9a47b1180
--- /dev/null
+++ b/LayoutTests/fast/table/fixed-table-layout-width-change-expected.txt
@@ -0,0 +1,2 @@
+Tests that the width of table changes on changing the table width to new width.New width should be 100.
+PASS

Powered by Google App Engine
This is Rietveld 408576698