summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/table/table-different-overflow-values-2-expected.txt
blob: 1e6e713cc102f4cae8b4c1b3fb2c594c07adee07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
This test checks for overflow equality. If overflow-x is visible then overflow-y should be visible as well.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS table1: overflow-x is either not visible or both overflow values are visible.
PASS table2: overflow-x is either not visible or both overflow values are visible.
PASS table3: overflow-x is either not visible or both overflow values are visible.
PASS inline_table1: overflow-x is either not visible or both overflow values are visible.
PASS inline_table2: overflow-x is either not visible or both overflow values are visible.
PASS inline_table3: overflow-x is either not visible or both overflow values are visible.
PASS tbody1: overflow-x is either not visible or both overflow values are visible.
PASS tbody2: overflow-x is either not visible or both overflow values are visible.
PASS tbody3: overflow-x is either not visible or both overflow values are visible.
PASS tr1: overflow-x is either not visible or both overflow values are visible.
PASS tr2: overflow-x is either not visible or both overflow values are visible.
PASS tr3: overflow-x is either not visible or both overflow values are visible.
PASS successfullyParsed is true

TEST COMPLETE