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

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: Modified variable name and API in RenderStyle.h 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
« no previous file with comments | « LayoutTests/fast/table/fixed-table-layout-width-change.html ('k') | Source/core/rendering/RenderTable.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..4abfe7083e26e8a9063665fc103cb68959b3d30d
--- /dev/null
+++ b/LayoutTests/fast/table/fixed-table-layout-width-change-expected.txt
@@ -0,0 +1,2 @@
+Tests that the table width having table-layout fixed changes when width is changed dynamically.
+PASS
« no previous file with comments | « LayoutTests/fast/table/fixed-table-layout-width-change.html ('k') | Source/core/rendering/RenderTable.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698