Update web-platform-tests expected data to revision 2a9fd810bb18610b422dbc3998ab74aa1bffae95

This commit is contained in:
James Graham
2015-04-24 15:54:58 +01:00
parent f837e575fe
commit 291ac06c01
109 changed files with 2512 additions and 2559 deletions

View File

@@ -1,6 +1,6 @@
[browsing-context-choose-parent.html]
type: testharness
expected: TIMEOUT
[The parent browsing context must be chosen if the given name is \'_parent\']
[The parent browsing context must be chosen if the given name is '_parent']
expected: NOTRUN

View File

@@ -1,6 +1,6 @@
[browsing-context-choose-self-1.html]
type: testharness
expected: TIMEOUT
[The current browsing context must be chosen if the given name is \'_self\']
[The current browsing context must be chosen if the given name is '_self']
expected: NOTRUN

View File

@@ -3,7 +3,7 @@
[A embedded browsing context has no default name]
expected: FAIL
[A browsing context which is opened by window.open() method with \'_blank\' parameter has no default name]
[A browsing context which is opened by window.open() method with '_blank' parameter has no default name]
expected: FAIL
[A browsing context has no default name]