| Index: LayoutTests/fast/table/table-different-overflow-values-2-expected.txt
|
| diff --git a/LayoutTests/fast/table/table-different-overflow-values-2-expected.txt b/LayoutTests/fast/table/table-different-overflow-values-2-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1e6e713cc102f4cae8b4c1b3fb2c594c07adee07
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/table/table-different-overflow-values-2-expected.txt
|
| @@ -0,0 +1,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
|
| +
|
|
|