Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / table / table-different-overflow-values-expected.txt
blob1e6e713cc102f4cae8b4c1b3fb2c594c07adee07
1 This test checks for overflow equality. If overflow-x is visible then overflow-y should be visible as well.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS table1: overflow-x is either not visible or both overflow values are visible.
7 PASS table2: overflow-x is either not visible or both overflow values are visible.
8 PASS table3: overflow-x is either not visible or both overflow values are visible.
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 visible.
13 PASS tbody2: overflow-x is either not visible or both overflow values are visible.
14 PASS tbody3: overflow-x is either not visible or both overflow values are visible.
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
20 TEST COMPLETE