| Index: LayoutTests/screen_orientation/orientation-attribute-expected.txt
|
| diff --git a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt b/LayoutTests/screen_orientation/orientation-attribute-expected.txt
|
| similarity index 59%
|
| copy from LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
|
| copy to LayoutTests/screen_orientation/orientation-attribute-expected.txt
|
| index e2e890293aacc72d81b628dabd8771ae4e3a465f..4a58123ab5a5c49341ed15c20dc311a24f4f21a1 100644
|
| --- a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
|
| +++ b/LayoutTests/screen_orientation/orientation-attribute-expected.txt
|
| @@ -1,9 +1,9 @@
|
| -
|
| -This tests that a hit test on a image map that has areas and anchors does not crash
|
| +Basic test that accesses screen.orientation.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS screen.orientation is "portrait-primary"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|