| Index: LayoutTests/fast/dom/Window/orphaned-frame-access-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/orphaned-frame-access-expected.txt b/LayoutTests/fast/dom/Window/orphaned-frame-access-expected.txt
|
| index daedf30a903a0e536b37c384f9c678b7362ec1df..8157e5507f099fd04a5d8c27f49c8b626f7aaabb 100644
|
| --- a/LayoutTests/fast/dom/Window/orphaned-frame-access-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/orphaned-frame-access-expected.txt
|
| @@ -1,3 +1,12 @@
|
| This tests access to a window with a null frame. You should see "PASS" for each of the three tests below.
|
|
|
| -property: PASS ... array: PASS ... missing property: PASS.
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +missing property: PASS
|
| +missing array index: PASS
|
| +missing interface object: PASS
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|