Chromium Code Reviews| Index: LayoutTests/fast/dom/cross-frame-accessor-throw-expected.txt |
| diff --git a/LayoutTests/fast/dom/cross-frame-accessor-throw-expected.txt b/LayoutTests/fast/dom/cross-frame-accessor-throw-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..fc6cbff8d14b524651f9881dbe3b0a0225711c62 |
| --- /dev/null |
| +++ b/LayoutTests/fast/dom/cross-frame-accessor-throw-expected.txt |
| @@ -0,0 +1,6 @@ |
| + |
| + |
| +PASS Check that exception is created in called function's context. |
| +PASS Check that DOM exception is created in setter's context. |
| +PASS Check that native exception is created in setter's context. |
| + |