mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Update web-platform-tests to revision 80090f6edd23993e9907dbc9fb1c6af7aebf91e7
This commit is contained in:
parent
9832f9898b
commit
cce3d8f521
342 changed files with 4696 additions and 1330 deletions
|
@ -0,0 +1,8 @@
|
||||||
|
[url-charset.window.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[Blob charset should override any auto-detected charset.]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
[Blob charset should override <meta charset>.]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
[Opening a blob URL in a new window immediately before revoking it works.]
|
[Opening a blob URL in a new window immediately before revoking it works.]
|
||||||
expected: FAIL
|
expected: TIMEOUT
|
||||||
|
|
||||||
[Fetching a blob URL immediately before revoking it works in an iframe.]
|
[Fetching a blob URL immediately before revoking it works in an iframe.]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[hit-test-floats-003.html]
|
|
||||||
[Miss float below something else]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[hyphens-auto-last-word-001.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[hyphens-punctuation-001.html]
|
||||||
|
expected: FAIL
|
|
@ -2,3 +2,6 @@
|
||||||
[Hit test intersecting scaled box]
|
[Hit test intersecting scaled box]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Hit test within unscaled box]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -17,3 +17,6 @@
|
||||||
[test the top of layer]
|
[test the top of layer]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[test some point of the element: top left corner]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[elementsFromPoint-invalid-cases.html]
|
||||||
|
[The root element is the last element returned for otherwise empty queries within the viewport]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,2 +1,7 @@
|
||||||
[focus-in-focus-event-001.html]
|
[focus-in-focus-event-001.html]
|
||||||
expected: ERROR
|
[Checks that ':focus-visible' pseudo-class matches inside 'focus' event handler]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Checks that ':focus-within' pseudo-class matches inside 'focus' event handler]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -312,18 +312,21 @@
|
||||||
[<iframe>: separate response Content-Type: text/html */*;charset=gbk]
|
[<iframe>: separate response Content-Type: text/html */*;charset=gbk]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[<iframe>: combined response Content-Type: text/html */*;charset=gbk]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[<iframe>: combined response Content-Type: text/html;" text/plain]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/html;" text/plain]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/html */*]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
|
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[<iframe>: combined response Content-Type: */* text/html]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[<iframe>: combined response Content-Type: text/html;charset=gbk text/plain text/html]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[<iframe>: separate response Content-Type: text/html;x=" text/plain]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[<iframe>: combined response Content-Type: text/html;" \\" text/plain]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[<iframe>: separate response Content-Type: text/html;" \\" text/plain]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -53,9 +53,6 @@
|
||||||
[combined text/javascript ]
|
[combined text/javascript ]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[separate text/javascript;charset=windows-1252 error text/javascript]
|
[separate text/javascript error]
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[separate text/javascript x/x]
|
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -11,6 +11,3 @@
|
||||||
[X-Content-Type-Options%3A%20nosniff%2C%2C%40%23%24%23%25%25%26%5E%26%5E*()()11!]
|
[X-Content-Type-Options%3A%20nosniff%2C%2C%40%23%24%23%25%25%26%5E%26%5E*()()11!]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[X-Content-Type-Options%3A%20%22nosniFF%22]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
|
@ -26,3 +26,36 @@
|
||||||
[GamepadHapticActuator interface: operation pulse(double, double)]
|
[GamepadHapticActuator interface: operation pulse(double, double)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[GamepadTouch interface object name]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[GamepadTouch interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[GamepadTouch interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[GamepadTouch interface: attribute surfaceId]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Gamepad interface: attribute touchEvents]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[GamepadTouch interface object length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[GamepadTouch interface: existence and properties of interface prototype object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[GamepadTouch interface: attribute touchId]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[GamepadTouch interface: existence and properties of interface object]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[GamepadTouch interface: attribute position]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[GamepadTouch interface: attribute surfaceDimensions]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[traverse_the_history_1.html]
|
||||||
|
[Multiple history traversals from the same task]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[traverse_the_history_5.html]
|
|
||||||
[Multiple history traversals, last would be aborted]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -0,0 +1,86 @@
|
||||||
|
[parent-no-child-bad-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
["true": originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[""?1"": message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["(?1)": originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["1": frame insertion]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["?2": message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["?0": originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[""?1"": setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["true": message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["": originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["true": setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[""?1"": originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["": message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["": frame insertion]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
["?2": originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["?2": setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["(?1)": frame insertion]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["1": message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["?0": frame insertion]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["?0": setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["1": setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["": setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["(?1)": message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["true": frame insertion]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["1": originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[""?1"": frame insertion]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["?0": message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["?2": frame insertion]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
["(?1)": setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[parent-no-child-yes-port.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[parent-no-child-yes-same.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[parent-no-child-yes-subdomain-with-redirect.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[parent-no-child-yes-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[parent-no-child-yeswithparams-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[parent-yes-child-no-port.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[parent-yes-child-no-same.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[parent-yes-child-no-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[parent-yes-child-yes-port.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[parent-yes-child-yes-same.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[parent-yes-child-yes-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
[parent-no-child1-no-subdomain-child2-yes-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[child2 to child1: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
[parent-no-child1-no-subdomain-child2-yes-subdomainport.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[child2: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
[parent-no-child1-no-subdomain1-child2-yes-subdomain2.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[child2: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
[parent-no-child1-yes-subdomain-child2-no-port.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[child1: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
[parent-no-child1-yes-subdomain-child2-no-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[Parent to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
[parent-yes-child1-no-subdomain-child2-no-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[Parent to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
[parent-yes-child1-no-subdomain-child2-no-subdomain2.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[Parent to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
[parent-yes-child1-no-subdomain-child2-yes-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[Parent to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
[parent-yes-child1-no-subdomain-child2-yes-subdomain2.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[child2: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
[parent-yes-child1-no-subdomain-child2-yes-subdomainport.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[child2: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
[parent-yes-child1-yes-subdomain-child2-no-port.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[child1: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
[parent-yes-child1-yes-subdomain-child2-no-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[Parent to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
[parent-yes-child1-yes-subdomain-child2-yes-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[Parent to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
[parent-yes-child1-yes-subdomain-child2-yes-subdomain2.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[child1: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,35 @@
|
||||||
|
[parent-yes-child1-yes-subdomain-child2-yes-subdomainport.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[child1: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,29 @@
|
||||||
|
[about-blank.https.sub.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[about:blank to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent to about:blank: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent to about:blank: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[about:blank to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[about:blank: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to about:blank: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to about:blank: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[document-domain.sub.https.html]
|
||||||
|
[Having an origin-keyed subdomain child try to set document.domain must not change the document.domain value it sees]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[csp-sandbox-no.https.html]
|
||||||
|
[originAgentCluster must equal true]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[csp-sandbox-yes.https.html]
|
||||||
|
[originAgentCluster must equal true]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[data-to-javascript-no.https.html]
|
||||||
|
[originAgentCluster must equal true]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[data-to-javascript-yes.https.html]
|
||||||
|
[originAgentCluster must equal true]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[data-url-no.https.html]
|
||||||
|
[data: URL child: originAgentCluster must equal true]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[data-url-yes.https.html]
|
||||||
|
[data: URL child: originAgentCluster must equal true]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[javascript-url-no.https.html]
|
||||||
|
[data: URL child: originAgentCluster must equal true]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[javascript-url-yes.https.html]
|
||||||
|
[data: URL child: originAgentCluster must equal true]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[removed-iframe.sub.https.html]
|
||||||
|
[Removing the iframe does not change originAgentCluster]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
[sandboxed-iframe-no.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[originAgentCluster must equal true]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
[sandboxed-iframe-yes.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[originAgentCluster must equal true]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
[sandboxed-same-origin-iframe-no.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[originAgentCluster must equal false]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
[sandboxed-same-origin-iframe-yes.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[originAgentCluster must equal true]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
|
@ -0,0 +1,47 @@
|
||||||
|
[going-back.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[After navigation: parent to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before navigation: parent to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After back: parent to child1: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child1: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Inserting a second iframe]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After navigation: parent to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After back: parent to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After back: parent to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Going back in history (navigating back the first iframe)]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before navigation: parent to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1 to child2: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Navigation]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After back: parent to child1: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,29 @@
|
||||||
|
[parent-no-1-no-same-2-yes-port.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[before parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[before child: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: parent to child: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[after child: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After: parent to child: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[after parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Navigation]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After: parent to child: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: parent to child: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,29 @@
|
||||||
|
[parent-no-1-no-same-2-yes-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[before parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[before child: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: parent to child: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[after child: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After: parent to child: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[after parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Navigation]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After: parent to child: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: parent to child: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,29 @@
|
||||||
|
[parent-no-1-no-subdomain-2-yes-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[before parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[before child: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: parent to child: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After: parent to child: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After: parent to child: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[after parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[after child: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Navigation]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: parent to child: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,29 @@
|
||||||
|
[parent-no-1-no-subdomain-2-yes-subdomain2.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[before parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[before child: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: parent to child: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[after child: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After: parent to child: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[after parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Navigation]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After: parent to child: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: parent to child: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,29 @@
|
||||||
|
[parent-no-1-subdomain-yes-2-subdomain2-no.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[before parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: parent to child: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After: parent to child: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: parent to child: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[before child: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After: parent to child: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[after parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Navigation]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[after child: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,29 @@
|
||||||
|
[parent-no-1-yes-subdomain-2-no-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[before parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[after parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: parent to child: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[after child: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After: parent to child: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[before child: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: parent to child: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Navigation]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After: parent to child: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,29 @@
|
||||||
|
[parent-yes-1-no-same-2-no-port.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[after parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: parent to child: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[before parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[before child: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After: parent to child: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[after child: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Navigation]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After: parent to child: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: parent to child: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,29 @@
|
||||||
|
[parent-yes-1-no-same-2-no-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[after parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: parent to child: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[before parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[before child: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After: parent to child: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[after child: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Navigation]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[After: parent to child: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: parent to child: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[insecure-http.sub.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[opener-no-openee-yes-port.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[opener: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[openee: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[opener-no-openee-yes-same.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[opener: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[openee: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[opener-no-openee-yes-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[opener: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[openee: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[opener-yes-openee-no-port.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[openee: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[opener: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[opener-yes-openee-no-same.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[opener: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[openee: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[opener-yes-openee-no-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[openee: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[opener: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[opener-yes-openee-yes-port.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[openee: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[opener: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[opener-yes-openee-yes-same.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[opener: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[openee: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
[opener-yes-openee-yes-subdomain.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[openee: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[opener: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -0,0 +1,47 @@
|
||||||
|
[removing-iframes.sub.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[child2 to child3: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child3: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child3 to child2: message event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child3: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Remove the iframe and insert new ones]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2 to child3: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: messageerror event must occur]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[parent: originAgentCluster must equal true]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child1: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child2: originAgentCluster must equal false]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Before: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child2: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[Parent to child3: setting document.domain must not give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
||||||
|
[child3 to child2: setting document.domain must give sync access]
|
||||||
|
expected: NOTRUN
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
[embedded-opener-remove-frame.html]
|
[embedded-opener-remove-frame.html]
|
||||||
expected: CRASH
|
|
||||||
[opener of discarded nested browsing context]
|
[opener of discarded nested browsing context]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Host element with delegatesFocus including no focusable descendants should be skipped]
|
[Host element with delegatesFocus including no focusable descendants should be skipped]
|
||||||
expected: TIMEOUT
|
expected: NOTRUN
|
||||||
|
|
||||||
[Element with tabindex should support autofocus]
|
[Element with tabindex should support autofocus]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
@ -13,5 +13,5 @@
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
|
||||||
[Host element with delegatesFocus should support autofocus]
|
[Host element with delegatesFocus should support autofocus]
|
||||||
expected: FAIL
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[iframe_sandbox_popups_escaping-1.html]
|
[iframe_sandbox_popups_escaping-1.html]
|
||||||
expected: TIMEOUT
|
expected: CRASH
|
||||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
[iframe_sandbox_popups_escaping-3.html]
|
[iframe_sandbox_popups_escaping-3.html]
|
||||||
expected: TIMEOUT
|
|
||||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||||
expected: TIMEOUT
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[iframe_sandbox_popups_nonescaping-1.html]
|
[iframe_sandbox_popups_nonescaping-1.html]
|
||||||
expected: CRASH
|
expected: TIMEOUT
|
||||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[iframe_sandbox_popups_nonescaping-3.html]
|
[iframe_sandbox_popups_nonescaping-3.html]
|
||||||
expected: TIMEOUT
|
expected: CRASH
|
||||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
|
||||||
|
|
|
@ -1,31 +1,13 @@
|
||||||
[select-event.html]
|
[select-event.html]
|
||||||
[input type search: selectionDirection a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type url: selectionStart a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type url: setSelectionRange() a second time (must not fire select)]
|
[input type url: setSelectionRange() a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type url: select() a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type text: selectionStart out of range a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type url: selectionEnd out of range a second time (must not fire select)]
|
[input type url: selectionEnd out of range a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[textarea: selectionStart out of range a second time (must not fire select)]
|
[textarea: selectionStart out of range a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[textarea: selectionEnd a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type password: selectionStart a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type search: setSelectionRange out of range a second time (must not fire select)]
|
[input type search: setSelectionRange out of range a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -41,39 +23,63 @@
|
||||||
[input type password: select() a second time (must not fire select)]
|
[input type password: select() a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type tel: selectionEnd out of range a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type password: selectionEnd out of range a second time (must not fire select)]
|
[input type password: selectionEnd out of range a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type password: setSelectionRange() a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type text: setSelectionRange out of range a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type tel: selectionStart out of range a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type tel: setSelectionRange() a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type url: selectionDirection a second time (must not fire select)]
|
[input type url: selectionDirection a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type tel: selectionEnd a second time (must not fire select)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[input type text: selectionStart a second time (must not fire select)]
|
[input type text: selectionStart a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type tel: select() a second time (must not fire select)]
|
[input type tel: select() a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[input type search: setRangeText() a second time (must not fire select)]
|
[input type password: setSelectionRange out of range a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[textarea: selectionEnd out of range a second time (must not fire select)]
|
[input type text: selectionEnd a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type tel: setRangeText() a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[textarea: selectionDirection a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type url: selectionEnd a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type text: setSelectionRange() a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type url: selectionStart out of range a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type text: selectionEnd out of range a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type search: selectionEnd a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type password: selectionEnd a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type search: selectionEnd out of range a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type text: selectionDirection a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[textarea: setSelectionRange out of range a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type password: selectionDirection a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type password: selectionStart out of range a second time (must not fire select)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[input type tel: selectionStart a second time (must not fire select)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
[autofill.html]
|
||||||
|
[":autofill" should be a valid selector]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[":-webkit-autofill" should be a valid selector]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
[realtimeanalyser-fft-scaling.html]
|
[realtimeanalyser-fft-scaling.html]
|
||||||
|
expected: TIMEOUT
|
||||||
[X 2048-point FFT peak position is not equal to 64. Got 0.]
|
[X 2048-point FFT peak position is not equal to 64. Got 0.]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -521,3 +521,6 @@
|
||||||
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[28696\]\t-2.5391719726329690e+21\t9.3139332532882690e-1\t2.5391719726329690e+21\t2.7262080407721607e+21\t3.8985999999999999e-3\n\t[28697\]\t7.0477002859115601e-1\t9.0675884485244751e-1\t2.0198881626129150e-1\t2.2275913536212616e-1\t3.8985999999999999e-3\n\tMax AbsError of 2.5391719726329690e+21 at index of 28696.\n\tMax RelError of 2.7262080407721607e+21 at index of 28696.\n]
|
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[28696\]\t-2.5391719726329690e+21\t9.3139332532882690e-1\t2.5391719726329690e+21\t2.7262080407721607e+21\t3.8985999999999999e-3\n\t[28697\]\t7.0477002859115601e-1\t9.0675884485244751e-1\t2.0198881626129150e-1\t2.2275913536212616e-1\t3.8985999999999999e-3\n\tMax AbsError of 2.5391719726329690e+21 at index of 28696.\n\tMax RelError of 2.7262080407721607e+21 at index of 28696.\n]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[28696\]\t-6.7702334005389212e-40\t9.3139332532882690e-1\t9.3139332532882690e-1\t1.0000000000000000e+0\t3.8985999999999999e-3\n\t[28697\]\t7.0477002859115601e-1\t9.0675884485244751e-1\t2.0198881626129150e-1\t2.2275913536212616e-1\t3.8985999999999999e-3\n\tMax AbsError of 9.3139332532882690e-1 at index of 28696.\n\tMax RelError of 1.0000000000000000e+0 at index of 28696.\n]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[get.py]
|
||||||
|
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
||||||
|
[get.py]
|
||||||
|
expected: ERROR
|
|
@ -1,5 +0,0 @@
|
||||||
[017.html]
|
|
||||||
expected: TIMEOUT
|
|
||||||
[origin of the script that invoked the method, about:blank]
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
[018.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[origin of the script that invoked the method, javascript:]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
8
tests/wpt/metadata/FileAPI/url/url-charset.window.js.ini
Normal file
8
tests/wpt/metadata/FileAPI/url/url-charset.window.js.ini
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[url-charset.window.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[Blob charset should override any auto-detected charset.]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
[Blob charset should override <meta charset>.]
|
||||||
|
expected: TIMEOUT
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Opening a blob URL in a new window immediately before revoking it works.]
|
[Opening a blob URL in a new window immediately before revoking it works.]
|
||||||
expected: FAIL
|
expected: TIMEOUT
|
||||||
|
|
||||||
[Opening a blob URL in a noopener about:blank window immediately before revoking it works.]
|
[Opening a blob URL in a noopener about:blank window immediately before revoking it works.]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,4 +0,0 @@
|
||||||
[hit-test-floats-003.html]
|
|
||||||
[Miss float below something else]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[hyphens-auto-last-word-001.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[hyphens-punctuation-001.html]
|
||||||
|
expected: FAIL
|
|
@ -2,3 +2,6 @@
|
||||||
[Hit test intersecting scaled box]
|
[Hit test intersecting scaled box]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Hit test within unscaled box]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -21,3 +21,6 @@
|
||||||
[test the top of layer]
|
[test the top of layer]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[test some point of the element: top left corner]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[elementsFromPoint-invalid-cases.html]
|
||||||
|
[The root element is the last element returned for otherwise empty queries within the viewport]
|
||||||
|
expected: FAIL
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue