| Index: LayoutTests/fast/dom/custom/constructor-calls-ready-synchronously-expected.txt
|
| diff --git a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt b/LayoutTests/fast/dom/custom/constructor-calls-ready-synchronously-expected.txt
|
| similarity index 58%
|
| copy from LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
|
| copy to LayoutTests/fast/dom/custom/constructor-calls-ready-synchronously-expected.txt
|
| index e2e890293aacc72d81b628dabd8771ae4e3a465f..23c659a725e4c97ab8f884cee3dbc3bcc8d755db 100644
|
| --- a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
|
| +++ b/LayoutTests/fast/dom/custom/constructor-calls-ready-synchronously-expected.txt
|
| @@ -1,9 +1,9 @@
|
| -
|
| -This tests that a hit test on a image map that has areas and anchors does not crash
|
| +Tests that custom element constructors run the readyCallback synchronously.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS ncallbacks is 1
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|