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

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

Issue 2528253003: [table] Stretching tables when needed due to self-alignment properties (Closed)
Patch Set: Removed another incorrect assert. Created 3 years, 10 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
deleted file mode 100644
index 3d3db4792945e67a4dde1f9c13f9cdccf074d27d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/css3/flexbox/flexitem-expected.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-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