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

Side by Side Diff: LayoutTests/fast/table/table-different-overflow-values-expected.txt

Issue 1228373007: Compute the correct overflow-x and overflow-y values for table elements (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 5 years, 4 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 This test checks for overflow equality. If overflow-x is visible then overflow-y should be visible as well.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS table1: overflow-x is either not visible or both overflow values are visibl e.
7 PASS table2: overflow-x is either not visible or both overflow values are visibl e.
8 PASS table3: overflow-x is either not visible or both overflow values are visibl e.
9 PASS inline_table1: overflow-x is either not visible or both overflow values are visible.
10 PASS inline_table2: overflow-x is either not visible or both overflow values are visible.
11 PASS inline_table3: overflow-x is either not visible or both overflow values are visible.
12 PASS tbody1: overflow-x is either not visible or both overflow values are visibl e.
13 PASS tbody2: overflow-x is either not visible or both overflow values are visibl e.
14 PASS tbody3: overflow-x is either not visible or both overflow values are visibl e.
15 PASS tr1: overflow-x is either not visible or both overflow values are visible.
16 PASS tr2: overflow-x is either not visible or both overflow values are visible.
17 PASS tr3: overflow-x is either not visible or both overflow values are visible.
18 PASS successfullyParsed is true
19
20 TEST COMPLETE
21
OLDNEW
« no previous file with comments | « LayoutTests/fast/table/table-different-overflow-values-2-expected.txt ('k') | Source/core/css/resolver/StyleAdjuster.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698