OLD | NEW |
(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 |
OLD | NEW |