Skip to content

Commit 431c5c6

Browse files
Rebase test after r219024
https://bugs.webkit.org/show_bug.cgi?id=174051 * fast/events/popup-blocked-from-unique-frame-via-window-open-named-sibling-frame-expected.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@219086 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 46ea188 commit 431c5c6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

LayoutTests/ChangeLog

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2017-07-03 Alex Christensen <[email protected]>
2+
3+
Rebase test after r219024
4+
https://bugs.webkit.org/show_bug.cgi?id=174051
5+
6+
* fast/events/popup-blocked-from-unique-frame-via-window-open-named-sibling-frame-expected.txt:
7+
18
2017-07-03 Jonathan Bedard <[email protected]>
29

310
Run webgl tests on iOS ports
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to initiate navigation for frame with URL 'about:blank' from frame with URL 'data:text/html,<script>alert(window.open('about:blank', 'A') ?%20%27FAIL%27%20:%20%27PASS%27);%3C/script%3E'. The frame attempting navigation is neither same-origin with the target, nor is it the target's parent or opener.
1+
CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to initiate navigation for frame with URL 'about:blank' from frame with URL 'data:text/html,<script>alert(window.open('about:blank', 'A') ?%20'FAIL'%20:%20'PASS');%3C/script%3E'. The frame attempting navigation is neither same-origin with the target, nor is it the target's parent or opener.
22

33
ALERT: PASS
44

0 commit comments

Comments
 (0)