Index: LayoutTests/fast/frames/frame-set-location-badstring-expected.txt |
diff --git a/LayoutTests/fast/frames/frame-set-location-badstring-expected.txt b/LayoutTests/fast/frames/frame-set-location-badstring-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..fbf3fca38ea3e7185208a333c54edd617f19884b |
--- /dev/null |
+++ b/LayoutTests/fast/frames/frame-set-location-badstring-expected.txt |
@@ -0,0 +1,23 @@ |
+ |
+ |
+-------- |
+Frame: '<!--framePath //<!--frame0-->-->' |
+-------- |
+Tests that assigning a bad string to HTMLFrameElement.location throws and aborts properly. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS frameLocation is not null |
+PASS frameLocation is not undefined |
+PASS parent.frames[1].location = badString; threw exception Exception in toString(). |
+PASS parent.frames[1].location is frameLocation |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |
+ |
+-------- |
+Frame: 'r' |
+-------- |
+ |