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

Unified Diff: third_party/WebKit/LayoutTests/css3/flexbox/flexitem-expected.txt

Issue 2740063003: Revert of [table] Stretching tables when needed due to self-alignment properties (Closed)
Patch Set: Created 3 years, 9 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 | « no previous file | third_party/WebKit/LayoutTests/fast/table/table-size-must-consider-stretch-alignment.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/css3/flexbox/flexitem-expected.txt
diff --git a/third_party/WebKit/LayoutTests/css3/flexbox/flexitem-expected.txt b/third_party/WebKit/LayoutTests/css3/flexbox/flexitem-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3d3db4792945e67a4dde1f9c13f9cdccf074d27d
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/css3/flexbox/flexitem-expected.txt
@@ -0,0 +1,26 @@
+This is a testharness.js-based test.
+PASS .flexbox 1
+PASS .flexbox 2
+PASS .flexbox 3
+PASS .flexbox 4
+PASS .flexbox 5
+PASS .flexbox 6
+PASS .flexbox 7
+PASS .flexbox 8
+PASS .flexbox 9
+PASS .flexbox 10
+PASS .flexbox 11
+FAIL .flexbox 12 assert_equals:
+<div class="flexbox">
+ <!-- FIXME: This table should flex. -->
+ <div data-expected-display="table" data-expected-width="600" style="display: inline-table"></div>
+</div>
+width expected 600 but got 0
+PASS .flexbox 13
+PASS .flexbox 14
+PASS .flexbox 15
+PASS .flexbox 16
+PASS .flexbox 17
+PASS .flexbox 18
+Harness: the test ran to completion.
+
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/table/table-size-must-consider-stretch-alignment.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698