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

Side by Side 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, 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS .flexbox 1
3 PASS .flexbox 2
4 PASS .flexbox 3
5 PASS .flexbox 4
6 PASS .flexbox 5
7 PASS .flexbox 6
8 PASS .flexbox 7
9 PASS .flexbox 8
10 PASS .flexbox 9
11 PASS .flexbox 10
12 PASS .flexbox 11
13 FAIL .flexbox 12 assert_equals:
14 <div class="flexbox">
15 <!-- FIXME: This table should flex. -->
16 <div data-expected-display="table" data-expected-width="600" style="display: i nline-table"></div>
17 </div>
18 width expected 600 but got 0
19 PASS .flexbox 13
20 PASS .flexbox 14
21 PASS .flexbox 15
22 PASS .flexbox 16
23 PASS .flexbox 17
24 PASS .flexbox 18
25 Harness: the test ran to completion.
26
OLDNEW
« 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