Rename metadata directories

This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
Martin Robinson 2023-06-22 14:35:02 +02:00
parent cfd24f00bc
commit f4578afdfe
No known key found for this signature in database
GPG key ID: D56AA4FA55EFE6F8
23708 changed files with 772645 additions and 694 deletions

View file

@ -0,0 +1,178 @@
[open-features-is-popup-condition.html?single-1]
expected: TIMEOUT
[undefined should set BarProp visibility to true]
expected: TIMEOUT
["popup" should set BarProp visibility to false]
expected: TIMEOUT
["popup=1" should set BarProp visibility to false]
expected: TIMEOUT
["popup=0" should set BarProp visibility to true]
expected: TIMEOUT
["location" should set BarProp visibility to false]
expected: TIMEOUT
["location=yes" should set BarProp visibility to false]
expected: TIMEOUT
["location=no" should set BarProp visibility to false]
expected: TIMEOUT
["toolbar" should set BarProp visibility to false]
expected: TIMEOUT
["toolbar=yes" should set BarProp visibility to false]
expected: TIMEOUT
["toolbar=no" should set BarProp visibility to false]
expected: TIMEOUT
["menubar" should set BarProp visibility to false]
expected: TIMEOUT
["menubar=yes" should set BarProp visibility to false]
expected: TIMEOUT
["menubar=no" should set BarProp visibility to false]
expected: TIMEOUT
["resizable" should set BarProp visibility to false]
expected: TIMEOUT
["resizable=yes" should set BarProp visibility to false]
expected: TIMEOUT
["resizable=no" should set BarProp visibility to false]
expected: TIMEOUT
[open-features-is-popup-condition.html?combination]
expected: TIMEOUT
["location,toolbar,menubar,resizable,scrollbars,status" should set BarProp visibility to true]
expected: TIMEOUT
["location,menubar,resizable,scrollbars,status" should set BarProp visibility to true]
expected: TIMEOUT
["toolbar,menubar,resizable,scrollbars,status" should set BarProp visibility to true]
expected: TIMEOUT
["resizable,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["location=no,menubar=no,resizable,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["location,toolbar,resizable,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["location,toolbar,menubar,scrollbars,status" should set BarProp visibility to true]
expected: TIMEOUT
["location,toolbar,menubar,resizable=no,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["location,toolbar,menubar,resizable,status" should set BarProp visibility to false]
expected: TIMEOUT
["location,toolbar,menubar,resizable,scrollbars" should set BarProp visibility to false]
expected: TIMEOUT
["popup=1,location,toolbar,menubar,resizable,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["popup=0,location,toolbar,menubar,resizable,scrollbars" should set BarProp visibility to true]
expected: TIMEOUT
[open-features-is-popup-condition.html?single-2]
expected: TIMEOUT
["scrollbars" should set BarProp visibility to false]
expected: TIMEOUT
["scrollbars=yes" should set BarProp visibility to false]
expected: TIMEOUT
["scrollbars=no" should set BarProp visibility to false]
expected: TIMEOUT
["status" should set BarProp visibility to false]
expected: TIMEOUT
["status=yes" should set BarProp visibility to false]
expected: TIMEOUT
["status=no" should set BarProp visibility to false]
expected: TIMEOUT
["titlebar" should set BarProp visibility to false]
expected: TIMEOUT
["titlebar=yes" should set BarProp visibility to false]
expected: TIMEOUT
["titlebar=no" should set BarProp visibility to false]
expected: TIMEOUT
["close" should set BarProp visibility to false]
expected: TIMEOUT
["close=yes" should set BarProp visibility to false]
expected: TIMEOUT
["close=no" should set BarProp visibility to false]
expected: TIMEOUT
["minimizable" should set BarProp visibility to false]
expected: TIMEOUT
["minimizable=yes" should set BarProp visibility to false]
expected: TIMEOUT
["minimizable=no" should set BarProp visibility to false]
expected: TIMEOUT
["personalbar" should set BarProp visibility to false]
expected: TIMEOUT
["personalbar=yes" should set BarProp visibility to false]
expected: TIMEOUT
["personalbar=no" should set BarProp visibility to false]
expected: TIMEOUT
[open-features-is-popup-condition.html?position]
expected: TIMEOUT
["left=500" should set BarProp visibility to false]
expected: TIMEOUT
["screenX=500" should set BarProp visibility to false]
expected: TIMEOUT
["top=500" should set BarProp visibility to false]
expected: TIMEOUT
["screenY=500" should set BarProp visibility to false]
expected: TIMEOUT
["width=500" should set BarProp visibility to false]
expected: TIMEOUT
["innerWidth=500" should set BarProp visibility to false]
expected: TIMEOUT
["outerWidth=500" should set BarProp visibility to false]
expected: TIMEOUT
["height=500" should set BarProp visibility to false]
expected: TIMEOUT
["innerHeight=500" should set BarProp visibility to false]
expected: TIMEOUT
["outerHeight=500" should set BarProp visibility to false]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[close_script_defer.html]
[Running defer script in window.close()]
expected: FAIL

View file

@ -0,0 +1,4 @@
[creating_browsing_context_test_01.html]
expected: TIMEOUT
[first argument: absolute url]
expected: TIMEOUT

View file

@ -0,0 +1,9 @@
[no_window_open_when_term_nesting_level_nonzero.window.html]
[no popups with frame navigation]
expected: FAIL
[no popups from synchronously reachable window]
expected: FAIL
[no popups from another synchronously reachable window]
expected: FAIL

View file

@ -0,0 +1,217 @@
[open-features-is-popup-condition.html?combination]
expected: TIMEOUT
["location,toolbar,menubar,resizable,scrollbars,status" should set BarProp visibility to true]
expected: TIMEOUT
["location,menubar,resizable,scrollbars,status" should set BarProp visibility to true]
expected: TIMEOUT
["toolbar,menubar,resizable,scrollbars,status" should set BarProp visibility to true]
expected: TIMEOUT
["resizable,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["location=no,menubar=no,resizable,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["location,toolbar,resizable,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["location,toolbar,menubar,scrollbars,status" should set BarProp visibility to true]
expected: TIMEOUT
["location,toolbar,menubar,resizable=no,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["location,toolbar,menubar,resizable,status" should set BarProp visibility to false]
expected: TIMEOUT
["location,toolbar,menubar,resizable,scrollbars" should set BarProp visibility to false]
expected: TIMEOUT
["popup=1,location,toolbar,menubar,resizable,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["popup=yes,location,toolbar,menubar,resizable,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["popup=true,location,toolbar,menubar,resizable,scrollbars,status" should set BarProp visibility to false]
expected: TIMEOUT
["popup=0,location,toolbar,menubar,resizable,scrollbars" should set BarProp visibility to true]
expected: TIMEOUT
[open-features-is-popup-condition.html?single-1]
expected: TIMEOUT
[undefined should set BarProp visibility to true]
expected: TIMEOUT
["popup" should set BarProp visibility to false]
expected: TIMEOUT
["popup=1" should set BarProp visibility to false]
expected: TIMEOUT
["popup=true" should set BarProp visibility to false]
expected: TIMEOUT
["popup=0" should set BarProp visibility to true]
expected: TIMEOUT
["location" should set BarProp visibility to false]
expected: TIMEOUT
["location=yes" should set BarProp visibility to false]
expected: TIMEOUT
["location=true" should set BarProp visibility to false]
expected: TIMEOUT
["location=no" should set BarProp visibility to false]
expected: TIMEOUT
["toolbar" should set BarProp visibility to false]
expected: TIMEOUT
["toolbar=yes" should set BarProp visibility to false]
expected: TIMEOUT
["toolbar=true" should set BarProp visibility to false]
expected: TIMEOUT
["toolbar=no" should set BarProp visibility to false]
expected: TIMEOUT
["menubar" should set BarProp visibility to false]
expected: TIMEOUT
["menubar=yes" should set BarProp visibility to false]
expected: TIMEOUT
["menubar=true" should set BarProp visibility to false]
expected: TIMEOUT
["menubar=no" should set BarProp visibility to false]
expected: TIMEOUT
["resizable" should set BarProp visibility to false]
expected: TIMEOUT
["resizable=yes" should set BarProp visibility to false]
expected: TIMEOUT
["resizable=true" should set BarProp visibility to false]
expected: TIMEOUT
["resizable=no" should set BarProp visibility to false]
expected: TIMEOUT
[open-features-is-popup-condition.html?single-2]
expected: TIMEOUT
["scrollbars" should set BarProp visibility to false]
expected: TIMEOUT
["scrollbars=yes" should set BarProp visibility to false]
expected: TIMEOUT
["scrollbars=true" should set BarProp visibility to false]
expected: TIMEOUT
["scrollbars=no" should set BarProp visibility to false]
expected: TIMEOUT
["status" should set BarProp visibility to false]
expected: TIMEOUT
["status=yes" should set BarProp visibility to false]
expected: TIMEOUT
["status=true" should set BarProp visibility to false]
expected: TIMEOUT
["status=no" should set BarProp visibility to false]
expected: TIMEOUT
["titlebar" should set BarProp visibility to false]
expected: TIMEOUT
["titlebar=yes" should set BarProp visibility to false]
expected: TIMEOUT
["titlebar=true" should set BarProp visibility to false]
expected: TIMEOUT
["titlebar=no" should set BarProp visibility to false]
expected: TIMEOUT
["close" should set BarProp visibility to false]
expected: TIMEOUT
["close=yes" should set BarProp visibility to false]
expected: TIMEOUT
["close=true" should set BarProp visibility to false]
expected: TIMEOUT
["close=no" should set BarProp visibility to false]
expected: TIMEOUT
["minimizable" should set BarProp visibility to false]
expected: TIMEOUT
["minimizable=yes" should set BarProp visibility to false]
expected: TIMEOUT
["minimizable=true" should set BarProp visibility to false]
expected: TIMEOUT
["minimizable=no" should set BarProp visibility to false]
expected: TIMEOUT
["personalbar" should set BarProp visibility to false]
expected: TIMEOUT
["personalbar=yes" should set BarProp visibility to false]
expected: TIMEOUT
["personalbar=true" should set BarProp visibility to false]
expected: TIMEOUT
["personalbar=no" should set BarProp visibility to false]
expected: TIMEOUT
[open-features-is-popup-condition.html?position]
expected: TIMEOUT
["left=500" should set BarProp visibility to false]
expected: TIMEOUT
["screenX=500" should set BarProp visibility to false]
expected: TIMEOUT
["top=500" should set BarProp visibility to false]
expected: TIMEOUT
["screenY=500" should set BarProp visibility to false]
expected: TIMEOUT
["width=500" should set BarProp visibility to false]
expected: TIMEOUT
["innerWidth=500" should set BarProp visibility to false]
expected: TIMEOUT
["outerWidth=500" should set BarProp visibility to false]
expected: TIMEOUT
["height=500" should set BarProp visibility to false]
expected: TIMEOUT
["innerHeight=500" should set BarProp visibility to false]
expected: TIMEOUT
["outerHeight=500" should set BarProp visibility to false]
expected: TIMEOUT

View file

@ -0,0 +1,27 @@
[open-features-non-integer-height.html]
[features "height=405.5" should set "height=405"]
expected: FAIL
[features "height=405.32" should set "height=405"]
expected: FAIL
[features "height=405LLl" should set "height=405"]
expected: FAIL
[features "height=405^4" should set "height=405"]
expected: FAIL
[features "height=405*3" should set "height=405"]
expected: FAIL
[features "height=405/5" should set "height=405"]
expected: FAIL
[features "height=405 " should set "height=405"]
expected: FAIL
[features "height=405e1" should set "height=405"]
expected: FAIL
[features "height=405e-1" should set "height=405"]
expected: FAIL

View file

@ -0,0 +1,27 @@
[open-features-non-integer-innerheight.html]
[features "innerheight=405.5" should set "height=405"]
expected: FAIL
[features "innerheight=405.32" should set "height=405"]
expected: FAIL
[features "innerheight=405LLl" should set "height=405"]
expected: FAIL
[features "innerheight=405^4" should set "height=405"]
expected: FAIL
[features "innerheight=405*3" should set "height=405"]
expected: FAIL
[features "innerheight=405/5" should set "height=405"]
expected: FAIL
[features "innerheight=405 " should set "height=405"]
expected: FAIL
[features "innerheight=405e1" should set "height=405"]
expected: FAIL
[features "innerheight=405e-1" should set "height=405"]
expected: FAIL

View file

@ -0,0 +1,27 @@
[open-features-non-integer-innerwidth.html]
[features "innerwidth=405.5" should set "width=405"]
expected: FAIL
[features "innerwidth=405.32" should set "width=405"]
expected: FAIL
[features "innerwidth=405LLl" should set "width=405"]
expected: FAIL
[features "innerwidth=405^4" should set "width=405"]
expected: FAIL
[features "innerwidth=405*3" should set "width=405"]
expected: FAIL
[features "innerwidth=405/5" should set "width=405"]
expected: FAIL
[features "innerwidth=405 " should set "width=405"]
expected: FAIL
[features "innerwidth=405e1" should set "width=405"]
expected: FAIL
[features "innerwidth=405e-1" should set "width=405"]
expected: FAIL

View file

@ -0,0 +1,27 @@
[open-features-non-integer-left.html]
[features "left=105.5" should set "left=105"]
expected: FAIL
[features "left=105.32" should set "left=105"]
expected: FAIL
[features "left=105LLl" should set "left=105"]
expected: FAIL
[features "left=105^4" should set "left=105"]
expected: FAIL
[features "left=105*3" should set "left=105"]
expected: FAIL
[features "left=105/5" should set "left=105"]
expected: FAIL
[features "left=105 " should set "left=105"]
expected: FAIL
[features "left=105e1" should set "left=105"]
expected: FAIL
[features "left=105e-1" should set "left=105"]
expected: FAIL

View file

@ -0,0 +1,27 @@
[open-features-non-integer-screenx.html]
[features "screenx=105.5" should set "left=105"]
expected: FAIL
[features "screenx=105.32" should set "left=105"]
expected: FAIL
[features "screenx=105LLl" should set "left=105"]
expected: FAIL
[features "screenx=105^4" should set "left=105"]
expected: FAIL
[features "screenx=105*3" should set "left=105"]
expected: FAIL
[features "screenx=105/5" should set "left=105"]
expected: FAIL
[features "screenx=105 " should set "left=105"]
expected: FAIL
[features "screenx=105e1" should set "left=105"]
expected: FAIL
[features "screenx=105e-1" should set "left=105"]
expected: FAIL

View file

@ -0,0 +1,27 @@
[open-features-non-integer-screeny.html]
[features "screeny=405.5" should set "height=405"]
expected: FAIL
[features "screeny=405.32" should set "height=405"]
expected: FAIL
[features "screeny=405LLl" should set "height=405"]
expected: FAIL
[features "screeny=405^4" should set "height=405"]
expected: FAIL
[features "screeny=405*3" should set "height=405"]
expected: FAIL
[features "screeny=405/5" should set "height=405"]
expected: FAIL
[features "screeny=405 " should set "height=405"]
expected: FAIL
[features "screeny=405e1" should set "height=405"]
expected: FAIL
[features "screeny=405e-1" should set "height=405"]
expected: FAIL

View file

@ -0,0 +1,27 @@
[open-features-non-integer-top.html]
[features "top=105.5" should set "top=105"]
expected: FAIL
[features "top=105.32" should set "top=105"]
expected: FAIL
[features "top=105LLl" should set "top=105"]
expected: FAIL
[features "top=105^4" should set "top=105"]
expected: FAIL
[features "top=105*3" should set "top=105"]
expected: FAIL
[features "top=105/5" should set "top=105"]
expected: FAIL
[features "top=105 " should set "top=105"]
expected: FAIL
[features "top=105e1" should set "top=105"]
expected: FAIL
[features "top=105e-1" should set "top=105"]
expected: FAIL

View file

@ -0,0 +1,27 @@
[open-features-non-integer-width.html]
[features "width=405.5" should set "width=405"]
expected: FAIL
[features "width=405.32" should set "width=405"]
expected: FAIL
[features "width=405LLl" should set "width=405"]
expected: FAIL
[features "width=405^4" should set "width=405"]
expected: FAIL
[features "width=405*3" should set "width=405"]
expected: FAIL
[features "width=405/5" should set "width=405"]
expected: FAIL
[features "width=405 " should set "width=405"]
expected: FAIL
[features "width=405e1" should set "width=405"]
expected: FAIL
[features "width=405e-1" should set "width=405"]
expected: FAIL

View file

@ -0,0 +1,42 @@
[open-features-tokenization-innerheight-innerwidth.html]
["innerwidth=401" should set width of opened window]
expected: FAIL
[" innerwidth = 401" should set width of opened window]
expected: FAIL
["innerwidth==401" should set width of opened window]
expected: FAIL
["\\ninnerwidth= 401" should set width of opened window]
expected: FAIL
[",innerwidth=401,," should set width of opened window]
expected: FAIL
["INNERWIDTH=401" should set width of opened window]
expected: FAIL
["innerWidth=401" should set width of opened window]
expected: FAIL
["innerheight=402" should set height of opened window]
expected: FAIL
[" innerheight = 402" should set height of opened window]
expected: FAIL
["innerheight==402" should set height of opened window]
expected: FAIL
["\\ninnerheight= 402" should set height of opened window]
expected: FAIL
[",innerheight=402,," should set height of opened window]
expected: FAIL
["INNERHEIGHT=402" should set height of opened window]
expected: FAIL
["innerHeight=402" should set height of opened window]
expected: FAIL

View file

@ -0,0 +1,42 @@
[open-features-tokenization-screenx-screeny.html]
["screenx=141" should set left position of opened window]
expected: FAIL
[" screenx = 141" should set left position of opened window]
expected: FAIL
["screenx==141" should set left position of opened window]
expected: FAIL
["\\nscreenx= 141" should set left position of opened window]
expected: FAIL
[",screenx=141,," should set left position of opened window]
expected: FAIL
["SCREENX=141" should set left position of opened window]
expected: FAIL
["screenX=141" should set left position of opened window]
expected: FAIL
["screeny=142" should set top position of opened window]
expected: FAIL
[" screeny = 142" should set top position of opened window]
expected: FAIL
["screeny==142" should set top position of opened window]
expected: FAIL
["\\nscreeny= 142" should set top position of opened window]
expected: FAIL
[",screeny=142,," should set top position of opened window]
expected: FAIL
["SCREENY=142" should set top position of opened window]
expected: FAIL
["screenY=142" should set top position of opened window]
expected: FAIL

View file

@ -0,0 +1,48 @@
[open-features-tokenization-top-left.html]
["left=141" should set left position of opened window]
expected: FAIL
[" left = 141" should set left position of opened window]
expected: FAIL
["left==141" should set left position of opened window]
expected: FAIL
["\nleft= 141" should set left position of opened window]
expected: FAIL
[",left=141,," should set left position of opened window]
expected: FAIL
["LEFT=141" should set left position of opened window]
expected: FAIL
["top=142" should set top position of opened window]
expected: FAIL
[" top = 142" should set top position of opened window]
expected: FAIL
["top==142" should set top position of opened window]
expected: FAIL
["\\ttop= 142" should set top position of opened window]
expected: FAIL
[",top=142,," should set top position of opened window]
expected: FAIL
["TOP=142" should set top position of opened window]
expected: FAIL
["top=152,left=152" should set top and left position of opened window]
expected: FAIL
["top=152,,left=152," should set top and left position of opened window]
expected: FAIL
["top=152==left=152" should set top and left position of opened window]
expected: FAIL
[",,top= 152, left=152" should set top and left position of opened window]
expected: FAIL

View file

@ -0,0 +1,54 @@
[open-features-tokenization-width-height.html]
["width=401" should set width of opened window]
expected: FAIL
[" width = 401" should set width of opened window]
expected: FAIL
["width==401" should set width of opened window]
expected: FAIL
["\\nwidth= 401" should set width of opened window]
expected: FAIL
[",width=401,," should set width of opened window]
expected: FAIL
["WIDTH=401" should set width of opened window]
expected: FAIL
["height=402" should set height of opened window]
expected: FAIL
[" height = 402" should set height of opened window]
expected: FAIL
["height==402" should set height of opened window]
expected: FAIL
["\\nheight= 402" should set height of opened window]
expected: FAIL
[",height=402,," should set height of opened window]
expected: FAIL
["HEIGHT=402" should set height of opened window]
expected: FAIL
["height=402,width=401" should set height and width of opened window]
expected: FAIL
[" height = 402 , width = 401 ," should set height and width of opened window]
expected: FAIL
["height==402 width = 401" should set height and width of opened window]
expected: FAIL
["\\nheight= 402,,width=\\n401" should set height and width of opened window]
expected: FAIL
[",height=402,,width==401" should set height and width of opened window]
expected: FAIL
["HEIGHT=402, WIDTH=401" should set height and width of opened window]
expected: FAIL

View file

@ -0,0 +1,6 @@
[window-indexed-properties-delete-no-cache.html]
[Absence of index '0' is not cached]
expected: FAIL
[Presence of index '0' is not cached]
expected: FAIL

View file

@ -0,0 +1,6 @@
[window-indexed-properties-strict.html]
[Indexed properties of the window object (strict mode) 1]
expected: FAIL
[Borderline numeric key: 2 ** 32 - 2 is an index (strict mode)]
expected: FAIL

View file

@ -0,0 +1,6 @@
[window-indexed-properties.html]
[Indexed properties of the window object (non-strict mode) 1]
expected: FAIL
[Borderline numeric key: 2 ** 32 - 2 is an index]
expected: FAIL

View file

@ -0,0 +1,18 @@
[window-open-noopener.html?indexed]
[noopener=true means the same as noopener]
expected: FAIL
[window-open-noopener.html?_top]
[noopener window.open targeting _top]
expected: FAIL
[window-open-noopener.html?_self]
[noopener window.open targeting _self]
expected: FAIL
[window-open-noopener.html?_parent]
[noopener window.open targeting _parent]
expected: FAIL

View file

@ -0,0 +1,154 @@
[window-open-popup-behavior.html]
expected: TIMEOUT
[undefined (expect tab)]
expected: TIMEOUT
[ (expect tab)]
expected: NOTRUN
[,noopener (expect tab)]
expected: NOTRUN
[,noreferrer (expect tab)]
expected: NOTRUN
[,popup (expect popup)]
expected: NOTRUN
[,noopener,noreferrer,popup (expect tab)]
expected: NOTRUN
[resizable=yes,scrollbars=yes,status=yes (expect popup)]
expected: NOTRUN
[resizable=yes,scrollbars=yes,status=yes,noopener (expect tab)]
expected: NOTRUN
[resizable=yes,scrollbars=yes,status=yes,noreferrer (expect tab)]
expected: NOTRUN
[resizable=yes,scrollbars=yes,status=yes,popup (expect popup)]
expected: NOTRUN
[resizable=yes,scrollbars=yes,status=yes,noopener,noreferrer,popup (expect tab)]
expected: NOTRUN
[menubar=yes,resizable=yes,scrollbars=yes (expect popup)]
expected: NOTRUN
[menubar=yes,resizable=yes,scrollbars=yes,noopener (expect tab)]
expected: NOTRUN
[menubar=yes,resizable=yes,scrollbars=yes,noreferrer (expect tab)]
expected: NOTRUN
[menubar=yes,resizable=yes,scrollbars=yes,popup (expect popup)]
expected: NOTRUN
[menubar=yes,resizable=yes,scrollbars=yes,noopener,noreferrer,popup (expect tab)]
expected: NOTRUN
[toolbar=yes,resizable=yes,status=yes (expect popup)]
expected: NOTRUN
[toolbar=yes,resizable=yes,status=yes,noopener (expect tab)]
expected: NOTRUN
[toolbar=yes,resizable=yes,status=yes,noreferrer (expect tab)]
expected: NOTRUN
[toolbar=yes,resizable=yes,status=yes,popup (expect popup)]
expected: NOTRUN
[toolbar=yes,resizable=yes,status=yes,noopener,noreferrer,popup (expect tab)]
expected: NOTRUN
[toolbar=yes,menubar=yes,resizable=yes (expect popup)]
expected: NOTRUN
[toolbar=yes,menubar=yes,resizable=yes,noopener (expect tab)]
expected: NOTRUN
[toolbar=yes,menubar=yes,resizable=yes,noreferrer (expect tab)]
expected: NOTRUN
[toolbar=yes,menubar=yes,resizable=yes,popup (expect popup)]
expected: NOTRUN
[toolbar=yes,menubar=yes,resizable=yes,noopener,noreferrer,popup (expect tab)]
expected: NOTRUN
[location=yes,scrollbars=yes,status=yes (expect popup)]
expected: NOTRUN
[location=yes,scrollbars=yes,status=yes,noopener (expect tab)]
expected: NOTRUN
[location=yes,scrollbars=yes,status=yes,noreferrer (expect tab)]
expected: NOTRUN
[location=yes,scrollbars=yes,status=yes,popup (expect popup)]
expected: NOTRUN
[location=yes,scrollbars=yes,status=yes,noopener,noreferrer,popup (expect tab)]
expected: NOTRUN
[location=yes,menubar=yes,scrollbars=yes (expect popup)]
expected: NOTRUN
[location=yes,menubar=yes,scrollbars=yes,noopener (expect tab)]
expected: NOTRUN
[location=yes,menubar=yes,scrollbars=yes,noreferrer (expect tab)]
expected: NOTRUN
[location=yes,menubar=yes,scrollbars=yes,popup (expect popup)]
expected: NOTRUN
[location=yes,menubar=yes,scrollbars=yes,noopener,noreferrer,popup (expect tab)]
expected: NOTRUN
[location=yes,toolbar=yes,status=yes (expect popup)]
expected: NOTRUN
[location=yes,toolbar=yes,status=yes,noopener (expect tab)]
expected: NOTRUN
[location=yes,toolbar=yes,status=yes,noreferrer (expect tab)]
expected: NOTRUN
[location=yes,toolbar=yes,status=yes,popup (expect popup)]
expected: NOTRUN
[location=yes,toolbar=yes,status=yes,noopener,noreferrer,popup (expect tab)]
expected: NOTRUN
[location=yes,toolbar=yes,menubar=yes (expect popup)]
expected: NOTRUN
[location=yes,toolbar=yes,menubar=yes,noopener (expect tab)]
expected: NOTRUN
[location=yes,toolbar=yes,menubar=yes,noreferrer (expect tab)]
expected: NOTRUN
[location=yes,toolbar=yes,menubar=yes,popup (expect popup)]
expected: NOTRUN
[location=yes,toolbar=yes,menubar=yes,noopener,noreferrer,popup (expect tab)]
expected: NOTRUN
[location=yes,toolbar=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes (expect tab)]
expected: NOTRUN
[location=yes,toolbar=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,noopener (expect tab)]
expected: NOTRUN
[location=yes,toolbar=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,noreferrer (expect tab)]
expected: NOTRUN
[location=yes,toolbar=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,popup (expect popup)]
expected: NOTRUN
[location=yes,toolbar=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,noopener,noreferrer,popup (expect tab)]
expected: NOTRUN

View file

@ -0,0 +1,280 @@
[window-open-windowfeatures-values.html]
expected: TIMEOUT
[Test noreferrer, expected interpretation is true]
expected: TIMEOUT
[Test noopener, expected interpretation is true]
expected: TIMEOUT
[Test popup, expected interpretation is true]
expected: TIMEOUT
[Test noreferrer=yes, expected interpretation is true]
expected: TIMEOUT
[Test noopener=yes, expected interpretation is true]
expected: TIMEOUT
[Test popup=yes, expected interpretation is true]
expected: TIMEOUT
[Test noreferrer="yes", expected interpretation is false]
expected: TIMEOUT
[Test noopener="yes", expected interpretation is false]
expected: TIMEOUT
[Test popup="yes", expected interpretation is false]
expected: TIMEOUT
[Test noreferrer='yes', expected interpretation is false]
expected: TIMEOUT
[Test noopener='yes', expected interpretation is false]
expected: TIMEOUT
[Test popup='yes', expected interpretation is false]
expected: TIMEOUT
[Test noreferrer=true, expected interpretation is true]
expected: TIMEOUT
[Test noopener=true, expected interpretation is true]
expected: TIMEOUT
[Test popup=true, expected interpretation is true]
expected: TIMEOUT
[Test noreferrer="true", expected interpretation is false]
expected: TIMEOUT
[Test noopener="true", expected interpretation is false]
expected: TIMEOUT
[Test popup="true", expected interpretation is false]
expected: TIMEOUT
[Test noreferrer='true', expected interpretation is false]
expected: TIMEOUT
[Test noopener='true', expected interpretation is false]
expected: TIMEOUT
[Test popup='true', expected interpretation is false]
expected: TIMEOUT
[Test noreferrer=foo, expected interpretation is false]
expected: TIMEOUT
[Test noopener=foo, expected interpretation is false]
expected: TIMEOUT
[Test popup=foo, expected interpretation is false]
expected: TIMEOUT
[Test noreferrer="foo", expected interpretation is false]
expected: TIMEOUT
[Test noopener="foo", expected interpretation is false]
expected: TIMEOUT
[Test popup="foo", expected interpretation is false]
expected: TIMEOUT
[Test noreferrer='foo', expected interpretation is false]
expected: TIMEOUT
[Test noopener='foo', expected interpretation is false]
expected: TIMEOUT
[Test popup='foo', expected interpretation is false]
expected: TIMEOUT
[Test noreferrer=0, expected interpretation is false]
expected: TIMEOUT
[Test noopener=0, expected interpretation is false]
expected: TIMEOUT
[Test popup=0, expected interpretation is false]
expected: TIMEOUT
[Test noreferrer="0", expected interpretation is false]
expected: TIMEOUT
[Test noopener="0", expected interpretation is false]
expected: TIMEOUT
[Test popup="0", expected interpretation is false]
expected: TIMEOUT
[Test noreferrer='0', expected interpretation is false]
expected: TIMEOUT
[Test noopener='0', expected interpretation is false]
expected: TIMEOUT
[Test popup='0', expected interpretation is false]
expected: TIMEOUT
[Test noreferrer=00, expected interpretation is false]
expected: TIMEOUT
[Test noopener=00, expected interpretation is false]
expected: TIMEOUT
[Test popup=00, expected interpretation is false]
expected: TIMEOUT
[Test noreferrer="00", expected interpretation is false]
expected: TIMEOUT
[Test noopener="00", expected interpretation is false]
expected: TIMEOUT
[Test popup="00", expected interpretation is false]
expected: TIMEOUT
[Test noreferrer='00', expected interpretation is false]
expected: TIMEOUT
[Test noopener='00', expected interpretation is false]
expected: TIMEOUT
[Test popup='00', expected interpretation is false]
expected: TIMEOUT
[Test noreferrer=1, expected interpretation is true]
expected: TIMEOUT
[Test noopener=1, expected interpretation is true]
expected: TIMEOUT
[Test popup=1, expected interpretation is true]
expected: TIMEOUT
[Test noreferrer="1", expected interpretation is false]
expected: TIMEOUT
[Test noopener="1", expected interpretation is false]
expected: TIMEOUT
[Test popup="1", expected interpretation is false]
expected: TIMEOUT
[Test noreferrer='1', expected interpretation is false]
expected: TIMEOUT
[Test noopener='1', expected interpretation is false]
expected: TIMEOUT
[Test popup='1', expected interpretation is false]
expected: TIMEOUT
[Test noreferrer=99999, expected interpretation is true]
expected: TIMEOUT
[Test noopener=99999, expected interpretation is true]
expected: TIMEOUT
[Test popup=99999, expected interpretation is true]
expected: TIMEOUT
[Test noreferrer="99999", expected interpretation is false]
expected: TIMEOUT
[Test noopener="99999", expected interpretation is false]
expected: TIMEOUT
[Test popup="99999", expected interpretation is false]
expected: TIMEOUT
[Test noreferrer='99999', expected interpretation is false]
expected: TIMEOUT
[Test noopener='99999', expected interpretation is false]
expected: TIMEOUT
[Test popup='99999', expected interpretation is false]
expected: TIMEOUT
[Test noreferrer=-1, expected interpretation is true]
expected: TIMEOUT
[Test noopener=-1, expected interpretation is true]
expected: TIMEOUT
[Test popup=-1, expected interpretation is true]
expected: TIMEOUT
[Test noreferrer="-1", expected interpretation is false]
expected: TIMEOUT
[Test noopener="-1", expected interpretation is false]
expected: TIMEOUT
[Test popup="-1", expected interpretation is false]
expected: TIMEOUT
[Test noreferrer='-1', expected interpretation is false]
expected: TIMEOUT
[Test noopener='-1', expected interpretation is false]
expected: TIMEOUT
[Test popup='-1', expected interpretation is false]
expected: TIMEOUT
[Test noreferrer=1foo, expected interpretation is true]
expected: TIMEOUT
[Test noopener=1foo, expected interpretation is true]
expected: TIMEOUT
[Test popup=1foo, expected interpretation is true]
expected: TIMEOUT
[Test noreferrer="1foo", expected interpretation is false]
expected: TIMEOUT
[Test noopener="1foo", expected interpretation is false]
expected: TIMEOUT
[Test popup="1foo", expected interpretation is false]
expected: TIMEOUT
[Test noreferrer='1foo', expected interpretation is false]
expected: TIMEOUT
[Test noopener='1foo', expected interpretation is false]
expected: TIMEOUT
[Test popup='1foo', expected interpretation is false]
expected: TIMEOUT
[Test noreferrer=0foo, expected interpretation is false]
expected: TIMEOUT
[Test noopener=0foo, expected interpretation is false]
expected: TIMEOUT
[Test popup=0foo, expected interpretation is false]
expected: TIMEOUT
[Test noreferrer="0foo", expected interpretation is false]
expected: TIMEOUT
[Test noopener="0foo", expected interpretation is false]
expected: TIMEOUT
[Test popup="0foo", expected interpretation is false]
expected: TIMEOUT
[Test noreferrer='0foo', expected interpretation is false]
expected: TIMEOUT
[Test noopener='0foo', expected interpretation is false]
expected: TIMEOUT
[Test popup='0foo', expected interpretation is false]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[window-opener-unconfigurable.window.html]
expected: CRASH

View file

@ -0,0 +1,40 @@
[window-properties.https.html]
expected: ERROR
[Window method: focus]
expected: FAIL
[Window method: blur]
expected: FAIL
[Window method: print]
expected: FAIL
[Window attribute: onmousewheel]
expected: FAIL
[Window replaceable attribute: locationbar]
expected: FAIL
[Window replaceable attribute: menubar]
expected: FAIL
[Window replaceable attribute: personalbar]
expected: FAIL
[Window replaceable attribute: scrollbars]
expected: FAIL
[Window replaceable attribute: statusbar]
expected: FAIL
[Window replaceable attribute: toolbar]
expected: FAIL
[Window replaceable attribute: external]
expected: FAIL
[Window replaceable attribute: screenLeft]
expected: FAIL
[Window replaceable attribute: screenTop]
expected: FAIL

View file

@ -0,0 +1,16 @@
[window-reuse-in-nested-browsing-contexts.tentative.html]
[synchronously navigate iframe with no initial src.]
expected: FAIL
[after the first iframe load event, navigate iframe with no initial src.]
expected: FAIL
[synchronously navigate iframe with initial src == "about:blank".]
expected: FAIL
[iframe with initial src == same-origin resource.]
expected: FAIL
[synchronously navigate iframe with initial src == "".]
expected: FAIL