| Index: LayoutTests/accessibility/hidden-legend-expected.txt
|
| diff --git a/LayoutTests/accessibility/hidden-legend-expected.txt b/LayoutTests/accessibility/hidden-legend-expected.txt
|
| deleted file mode 100644
|
| index baf05b983824d272d90a029e0221c67ee740e3d6..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/accessibility/hidden-legend-expected.txt
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -Pick your favourite colour:
|
| - red yellow
|
| -Pick your favourite colour: red yellow
|
| - red yellow
|
| -This tests that the legend is still used as the title UI element even when off-screen (but not when display:none is used)
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS fieldset1.titleUIElement().isEqual(fieldset1.childAtIndex(0)) is true
|
| -PASS fieldset2.titleUIElement().isEqual(fieldset2.childAtIndex(0)) is true
|
| -PASS fieldset3.titleUIElement() == null || !fieldset3.titleUIElement().isValid is true
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|