Update web-platform-tests to revision f0cb9071aea5ce5b641fcba5f362a0796bdc70bc

This commit is contained in:
WPT Sync Bot 2019-11-23 08:37:37 +00:00
parent 0d549e8146
commit 7289e837fd
558 changed files with 8627 additions and 6619 deletions

View file

@ -7,7 +7,7 @@
expected: FAIL
[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.]
expected: FAIL

View file

@ -7,6 +7,3 @@
[Revoke blob URL after creating Request, will fetch]
expected: FAIL
[Revoke blob URL after calling fetch, fetch should succeed]
expected: FAIL

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,2 @@
[floats-in-table-caption-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-height-interpolation.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[white-space-002.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[white-space-003.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[line-height-204.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[mix-blend-mode-paragraph.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-image-interpolation.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[background-repeat-round-roundup.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[standard-font-family-11.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[standard-font-family-12.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[standard-font-family-13.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[standard-font-family-14.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[standard-font-family-15.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[standard-font-family-16.html]
expected: FAIL

View file

@ -332,3 +332,6 @@
[Matching font-weight: '400' should prefer '450 460' over '500']
expected: FAIL
[Matching font-stretch: '110%' should prefer '105%' over '100%']
expected: FAIL

View file

@ -0,0 +1,2 @@
[hyphens-out-of-flow-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-break-normal-018.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-break-strict-018.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[text-transform-full-size-kana-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[text-transform-full-size-kana-002.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[text-transform-full-size-kana-003.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[text-transform-full-size-kana-004.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[trailing-ideographic-space-004.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[word-break-break-all-007.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[word-break-keep-all-006.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[css-transforms-3d-on-anonymous-block-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[vertical-align-interpolation.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[z-index-interpolation.html]
expected: ERROR

View file

@ -1,2 +1,2 @@
[no-transition-from-ua-to-blocking-stylesheet.html]
expected: TIMEOUT
expected: FAIL

View file

@ -14,3 +14,6 @@
[<li>Outside 3</li>]
expected: FAIL
[<li>Inside 1</li>]
expected: FAIL

View file

@ -1,5 +1,4 @@
[elementsFromPoint-iframes.html]
expected: CRASH
[elementsFromPoint on the root document for points in iframe elements]
expected: FAIL

View file

@ -1,7 +0,0 @@
[offsetTopLeft-border-box.html]
[container: 1]
expected: FAIL
[container: 0]
expected: FAIL

View file

@ -0,0 +1,4 @@
[scrollIntoView-horizontal-partially-visible.html]
[scrollIntoView scrolls partially-visible child in both axes]
expected: FAIL

View file

@ -0,0 +1,2 @@
[contenttype_html.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[contenttype_txt.html]
expected: CRASH

View file

@ -0,0 +1,2 @@
[contenttype_xml.html]
expected: CRASH

View file

@ -2,6 +2,7 @@
type: testharness
[single-byte-decoder.html?document]
expected: TIMEOUT
[ISO-8859-4: iso_8859-4:1988 (document.characterSet and document.inputEncoding)]
expected: FAIL

View file

@ -309,9 +309,6 @@
[<iframe>: separate response Content-Type: */* text/html]
expected: FAIL
[<iframe>: combined response Content-Type: text/html;" text/plain]
expected: FAIL
[<iframe>: combined response Content-Type: */* text/html]
expected: FAIL
@ -321,6 +318,18 @@
[<iframe>: separate response Content-Type: text/html;" text/plain]
expected: FAIL
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
[<iframe>: combined response Content-Type: text/html;charset=gbk text/plain text/html]
expected: FAIL
[<iframe>: separate response Content-Type: text/html */*;charset=gbk]
expected: FAIL
[<iframe>: separate response Content-Type: text/html */*]
expected: FAIL
[<iframe>: separate response Content-Type: text/plain */*]
expected: FAIL
[<iframe>: separate response Content-Type: text/html;" \\" text/plain]
expected: FAIL

View file

@ -56,6 +56,3 @@
[separate text/javascript x/x]
expected: FAIL
[separate text/javascript;charset=windows-1252 error text/javascript]
expected: FAIL

View file

@ -1,19 +1,55 @@
[fetch.tentative.https.sub.html]
[Same-origin fetch]
[CORS mode: sec-fetch-site]
expected: FAIL
[Same-origin mode]
[Same-origin mode: sec-fetch-dest]
expected: FAIL
[Cross-site fetch]
[Cross-site fetch: sec-fetch-dest]
expected: FAIL
[Same-site fetch]
[Cross-site fetch: sec-fetch-site]
expected: FAIL
[no-CORS mode]
[Same-origin fetch: sec-fetch-mode]
expected: FAIL
[CORS mode]
[CORS mode: sec-fetch-mode]
expected: FAIL
[Same-origin mode: sec-fetch-mode]
expected: FAIL
[Same-origin mode: sec-fetch-site]
expected: FAIL
[Same-origin fetch: sec-fetch-site]
expected: FAIL
[Cross-site fetch: sec-fetch-mode]
expected: FAIL
[CORS mode: sec-fetch-dest]
expected: FAIL
[Same-origin fetch: sec-fetch-dest]
expected: FAIL
[no-CORS mode: sec-fetch-dest]
expected: FAIL
[Same-site fetch: sec-fetch-dest]
expected: FAIL
[no-CORS mode: sec-fetch-site]
expected: FAIL
[Same-site fetch: sec-fetch-site]
expected: FAIL
[no-CORS mode: sec-fetch-mode]
expected: FAIL
[Same-site fetch: sec-fetch-mode]
expected: FAIL

View file

@ -1,4 +1,10 @@
[fetch.tentative.sub.html]
[http->https fetch (cross-scheme => cross-site)]
[http->https fetch (cross-scheme => cross-site): sec-fetch-dest]
expected: FAIL
[http->https fetch (cross-scheme => cross-site): sec-fetch-site]
expected: FAIL
[http->https fetch (cross-scheme => cross-site): sec-fetch-mode]
expected: FAIL

View file

@ -1,10 +1,38 @@
[history.tentative.https.sub.html]
expected: TIMEOUT
[back to same-origin-initiated navigation]
expected: FAIL
expected: TIMEOUT
[back to same-site-initiated navigation]
expected: FAIL
expected: TIMEOUT
[back to cross-site-initiated navigation]
expected: FAIL
[back to cross-site-initiated navigation 1: sec-fetch-site]
expected: FAIL
[back to cross-site-initiated navigation 1: sec-fetch-mode]
expected: FAIL
[back to same-site-initiated navigation 1: sec-fetch-dest]
expected: FAIL
[back to cross-site-initiated navigation 1: sec-fetch-dest]
expected: FAIL
[back to same-origin-initiated navigation 1: sec-fetch-dest]
expected: FAIL
[back to same-site-initiated navigation 1: sec-fetch-mode]
expected: FAIL
[back to same-origin-initiated navigation 1: sec-fetch-mode]
expected: FAIL
[back to same-site-initiated navigation 1: sec-fetch-site]
expected: FAIL
[back to same-origin-initiated navigation 1: sec-fetch-site]
expected: FAIL

View file

@ -1,4 +1,10 @@
[iframe.tentative.sub.html]
[Secure, cross-site (cross-scheme, same-host) iframe]
[Secure, cross-site (cross-scheme, same-host) iframe: sec-fetch-dest]
expected: FAIL
[Secure, cross-site (cross-scheme, same-host) iframe: sec-fetch-site]
expected: FAIL
[Secure, cross-site (cross-scheme, same-host) iframe: sec-fetch-mode]
expected: FAIL

View file

@ -1,10 +1,28 @@
[img.tentative.https.sub.html]
[Cross-site image]
[Cross-site image: sec-fetch-mode]
expected: FAIL
[Same-origin image]
[Same-origin image: sec-fetch-mode]
expected: FAIL
[Same-site image]
[Cross-site image: sec-fetch-dest]
expected: FAIL
[Same-site image: sec-fetch-mode]
expected: FAIL
[Cross-site image: sec-fetch-site]
expected: FAIL
[Same-site image: sec-fetch-site]
expected: FAIL
[Same-origin image: sec-fetch-site]
expected: FAIL
[Same-origin image: sec-fetch-dest]
expected: FAIL
[Same-site image: sec-fetch-dest]
expected: FAIL

View file

@ -1,10 +1,28 @@
[cross-site-redirect.tentative.https.sub.html]
[Cross-Site -> Cross-Site redirect]
[Cross-Site -> Cross-Site redirect: sec-fetch-site]
expected: FAIL
[Cross-Site -> Same-Site redirect]
[Cross-Site -> Same-Origin redirect: sec-fetch-mode]
expected: FAIL
[Cross-Site -> Same-Origin redirect]
[Cross-Site -> Cross-Site redirect: sec-fetch-mode]
expected: FAIL
[Cross-Site -> Same-Site redirect: sec-fetch-mode]
expected: FAIL
[Cross-Site -> Same-Site redirect: sec-fetch-site]
expected: FAIL
[Cross-Site -> Same-Site redirect: sec-fetch-dest]
expected: FAIL
[Cross-Site -> Cross-Site redirect: sec-fetch-dest]
expected: FAIL
[Cross-Site -> Same-Origin redirect: sec-fetch-dest]
expected: FAIL
[Cross-Site -> Same-Origin redirect: sec-fetch-site]
expected: FAIL

View file

@ -1,4 +1,10 @@
[multiple-redirect-cross-site.tentative.https.sub.html]
[Same-Origin -> Cross-Site -> Same-Origin redirect]
[Same-Origin -> Cross-Site -> Same-Origin redirect: sec-fetch-mode]
expected: FAIL
[Same-Origin -> Cross-Site -> Same-Origin redirect: sec-fetch-site]
expected: FAIL
[Same-Origin -> Cross-Site -> Same-Origin redirect: sec-fetch-dest]
expected: FAIL

View file

@ -3,18 +3,27 @@
[Https downgrade-upgrade object]
expected: NOTRUN
[Https downgrade-upgrade iframe]
expected: FAIL
[Https downgrade-upgrade script => No headers]
expected: FAIL
[Https downgrade-upgrade fetch() api]
expected: NOTRUN
[Https downgrade-upgrade top level navigation]
expected: FAIL
[Https downgrade-upgrade embed]
expected: TIMEOUT
[Https downgrade-upgrade top level navigation: sec-fetch-mode]
expected: FAIL
[Https downgrade-upgrade script => No headers: sec-fetch-site]
expected: FAIL
[Https downgrade-upgrade iframe: sec-fetch-site]
expected: FAIL
[Https downgrade-upgrade iframe: sec-fetch-mode]
expected: FAIL
[Https downgrade-upgrade script => No headers: sec-fetch-mode]
expected: FAIL
[Https downgrade-upgrade top level navigation: sec-fetch-site]
expected: FAIL

View file

@ -1,4 +1,10 @@
[multiple-redirect-same-site.tentative.https.sub.html]
[Same-Origin -> Same-Site -> Same-Origin redirect]
[undefined: sec-fetch-mode]
expected: FAIL
[undefined: sec-fetch-site]
expected: FAIL
[undefined: sec-fetch-dest]
expected: FAIL

View file

@ -3,18 +3,27 @@
[Http upgrade embed]
expected: TIMEOUT
[Http upgrade top level navigation]
expected: FAIL
[Http upgrade iframe]
expected: FAIL
[Http upgrade script => No headers]
expected: FAIL
[Http upgrade object]
expected: NOTRUN
[Http upgrade fetch() api]
expected: NOTRUN
[Http upgrade top level navigation: sec-fetch-site]
expected: FAIL
[Http upgrade script => No headers: sec-fetch-mode]
expected: FAIL
[Http upgrade iframe: sec-fetch-site]
expected: FAIL
[Http upgrade iframe: sec-fetch-mode]
expected: FAIL
[Http upgrade top level navigation: sec-fetch-mode]
expected: FAIL
[Http upgrade script => No headers: sec-fetch-site]
expected: FAIL

View file

@ -6,9 +6,6 @@
[Https downgrade fetch() api]
expected: NOTRUN
[Https downgrade script => No headers]
expected: FAIL
[Https downgrade object]
expected: NOTRUN

View file

@ -1,10 +1,28 @@
[same-origin-redirect.tentative.https.sub.html]
[Same-Origin -> Cross-Site redirect]
[Same-Origin -> Cross-Site redirect: sec-fetch-site]
expected: FAIL
[Same-Origin -> Same-Site redirect]
[Same-Origin -> Same-Site redirect: sec-fetch-mode]
expected: FAIL
[Same-Origin -> Same-Origin redirect]
[Same-Origin -> Cross-Site redirect: sec-fetch-dest]
expected: FAIL
[undefined: sec-fetch-mode]
expected: FAIL
[undefined: sec-fetch-site]
expected: FAIL
[Same-Origin -> Cross-Site redirect: sec-fetch-mode]
expected: FAIL
[Same-Origin -> Same-Site redirect: sec-fetch-site]
expected: FAIL
[Same-Origin -> Same-Site redirect: sec-fetch-dest]
expected: FAIL
[undefined: sec-fetch-dest]
expected: FAIL

View file

@ -1,10 +1,28 @@
[same-site-redirect.tentative.https.sub.html]
[Same-Site -> Same-Origin redirect]
[Same-Site -> Same-Site redirect: sec-fetch-dest]
expected: FAIL
[Same-Site -> Same-Site redirect]
[Same-Site -> Same-Origin redirect: sec-fetch-dest]
expected: FAIL
[Same-Site -> Cross-Site redirect]
[Same-Site -> Same-Site redirect: sec-fetch-site]
expected: FAIL
[Same-Site -> Cross-Site redirect: sec-fetch-dest]
expected: FAIL
[Same-Site -> Same-Origin redirect: sec-fetch-mode]
expected: FAIL
[Same-Site -> Cross-Site redirect: sec-fetch-site]
expected: FAIL
[Same-Site -> Same-Origin redirect: sec-fetch-site]
expected: FAIL
[Same-Site -> Same-Site redirect: sec-fetch-mode]
expected: FAIL
[Same-Site -> Cross-Site redirect: sec-fetch-mode]
expected: FAIL

View file

@ -1,13 +1,37 @@
[script.tentative.https.sub.html]
[Same-origin script]
[Cross-site script: sec-fetch-mode]
expected: FAIL
[Cross-site script]
[Same-site script: sec-fetch-dest]
expected: FAIL
[Same-origin CORS script]
[Cross-site script: sec-fetch-site]
expected: FAIL
[Same-site script]
[Same-origin script: sec-fetch-dest]
expected: FAIL
[Same-site script: sec-fetch-site]
expected: FAIL
[Same-origin script: sec-fetch-mode]
expected: FAIL
[Same-origin CORS script: sec-fetch-dest]
expected: FAIL
[Same-origin CORS script: sec-fetch-site]
expected: FAIL
[Same-origin CORS script: sec-fetch-mode]
expected: FAIL
[Same-origin script: sec-fetch-site]
expected: FAIL
[Same-site script: sec-fetch-mode]
expected: FAIL
[Cross-site script: sec-fetch-dest]
expected: FAIL

View file

@ -1,4 +0,0 @@
[appcache.tentative.https.sub.html]
[Appcache!]
expected: FAIL

View file

@ -1,11 +0,0 @@
[embed.tentative.https.sub.html]
expected: TIMEOUT
[Cross-Site embed]
expected: NOTRUN
[Same-Site embed]
expected: NOTRUN
[Same-Origin embed]
expected: TIMEOUT

View file

@ -1,7 +0,0 @@
[fetch-preflight.tentative.https.sub.html]
[Same-site fetch with preflight]
expected: FAIL
[Cross-site fetch with preflight]
expected: FAIL

View file

@ -1,4 +0,0 @@
[fetch-via-serviceworker--fallback.tentative.https.sub.html]
[Sec-Fetch headers after SW fallback]
expected: FAIL

View file

@ -1,4 +0,0 @@
[fetch-via-serviceworker--respondWith.tentative.https.sub.html]
[Sec-Fetch headers after SW fallback]
expected: FAIL

View file

@ -1,19 +0,0 @@
[fetch.tentative.https.sub.html]
[Same-origin fetch]
expected: FAIL
[Same-origin mode]
expected: FAIL
[Cross-site fetch]
expected: FAIL
[Same-site fetch]
expected: FAIL
[no-CORS mode]
expected: FAIL
[CORS mode]
expected: FAIL

View file

@ -1,4 +0,0 @@
[fetch.tentative.sub.html]
[http->https fetch (cross-scheme => cross-site)]
expected: FAIL

View file

@ -1,5 +0,0 @@
[font.tentative.https.sub.html]
expected: ERROR
[font]
expected: FAIL

View file

@ -1,14 +0,0 @@
[frame.tentative.sub.html]
expected: TIMEOUT
[Secure, cross-site (cross-scheme, same-host) frame]
expected: TIMEOUT
[Non-secure cross-site iframe => No headers.]
expected: TIMEOUT
[Non-secure same-site iframe => No headers]
expected: TIMEOUT
[Non-secure same-origin iframe => No headers]
expected: TIMEOUT

View file

@ -1,10 +0,0 @@
[history.tentative.https.sub.html]
[back to same-origin-initiated navigation]
expected: FAIL
[back to same-site-initiated navigation]
expected: FAIL
[back to cross-site-initiated navigation]
expected: FAIL

View file

@ -1,4 +0,0 @@
[iframe.tentative.sub.html]
[Secure, cross-site (cross-scheme, same-host) iframe]
expected: FAIL

View file

@ -1,10 +0,0 @@
[img.tentative.https.sub.html]
[Cross-site image]
expected: FAIL
[Same-origin image]
expected: FAIL
[Same-site image]
expected: FAIL

View file

@ -1,2 +0,0 @@
[navigation.https.sub.html]
expected: TIMEOUT

View file

@ -1,11 +0,0 @@
[object.tentative.https.sub.html]
expected: TIMEOUT
[Same-Origin object]
expected: TIMEOUT
[Cross-Site object]
expected: NOTRUN
[Same-Site object]
expected: NOTRUN

View file

@ -1,14 +0,0 @@
[prefetch.tentative.https.sub.html]
expected: TIMEOUT
[<link rel='prefetch' href='https://www.web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='prefetch' href='https://www.not-web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='prefetch' href='https://web-platform.test:8443/...'>]
expected: TIMEOUT
[Browser supports prefetch.]
expected: FAIL

View file

@ -1,59 +0,0 @@
[preload.tentative.https.sub.html]
expected: TIMEOUT
[<link rel='preload' as='fetch' href='https://web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='preload' as='script' href='https://www.web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='preload' as='font' href='https://www.not-web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='preload' as='script' href='https://www.not-web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='preload' as='track' href='https://www.not-web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='preload' as='image' href='https://web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='preload' as='image' href='https://www.not-web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='preload' as='track' href='https://web-platform.test:8443/...'>]
expected: TIMEOUT
[Browser supports preload.]
expected: FAIL
[<link rel='preload' as='fetch' href='https://www.not-web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='preload' as='style' href='https://www.web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='preload' as='font' href='https://web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='preload' as='fetch' href='https://www.web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='preload' as='image' href='https://www.web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='preload' as='font' href='https://www.web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='preload' as='style' href='https://www.not-web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='preload' as='script' href='https://web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='preload' as='track' href='https://www.web-platform.test:8443/...'>]
expected: TIMEOUT
[<link rel='preload' as='style' href='https://web-platform.test:8443/...'>]
expected: TIMEOUT

View file

@ -1,10 +0,0 @@
[cross-site-redirect.tentative.https.sub.html]
[Cross-Site -> Cross-Site redirect]
expected: FAIL
[Cross-Site -> Same-Site redirect]
expected: FAIL
[Cross-Site -> Same-Origin redirect]
expected: FAIL

View file

@ -1,4 +0,0 @@
[multiple-redirect-cross-site.tentative.https.sub.html]
[Same-Origin -> Cross-Site -> Same-Origin redirect]
expected: FAIL

View file

@ -1,5 +0,0 @@
[multiple-redirect-https-downgrade-upgrade.tentative.sub.html]
expected: ERROR
[multiple-redirect-https-downgrade-upgrade]
expected: FAIL

View file

@ -1,4 +0,0 @@
[multiple-redirect-same-site.tentative.https.sub.html]
[Same-Origin -> Same-Site -> Same-Origin redirect]
expected: FAIL

View file

@ -1,5 +0,0 @@
[redirect-http-upgrade.tentative.sub.html]
expected: ERROR
[redirect-http-upgrade]
expected: FAIL

View file

@ -1,5 +0,0 @@
[redirect-https-downgrade.tentative.sub.html]
expected: ERROR
[redirect-https-downgrade]
expected: FAIL

View file

@ -1,10 +0,0 @@
[same-origin-redirect.tentative.https.sub.html]
[Same-Origin -> Cross-Site redirect]
expected: FAIL
[Same-Origin -> Same-Site redirect]
expected: FAIL
[Same-Origin -> Same-Origin redirect]
expected: FAIL

View file

@ -1,10 +0,0 @@
[same-site-redirect.tentative.https.sub.html]
[Same-Site -> Same-Origin redirect]
expected: FAIL
[Same-Site -> Same-Site redirect]
expected: FAIL
[Same-Site -> Cross-Site redirect]
expected: FAIL

View file

@ -1,2 +0,0 @@
[report.tentative.https.sub.html]
expected: TIMEOUT

View file

@ -1,13 +0,0 @@
[script.tentative.https.sub.html]
[Same-origin script]
expected: FAIL
[Cross-site script]
expected: FAIL
[Same-origin CORS script]
expected: FAIL
[Same-site script]
expected: FAIL

View file

@ -1,4 +0,0 @@
[serviceworker.tentative.https.sub.html]
[metadata for service worker scripts]
expected: FAIL

View file

@ -1,5 +0,0 @@
[sharedworker.tentative.https.sub.html]
expected: ERROR
[sharedworker]
expected: FAIL

View file

@ -1,13 +0,0 @@
[style.tentative.https.sub.html]
[Same-Origin, cors style]
expected: FAIL
[Cross-Site style]
expected: FAIL
[Same-Site style]
expected: FAIL
[Same-Origin style]
expected: FAIL

View file

@ -1,14 +0,0 @@
[track.tentative.https.sub.html]
expected: TIMEOUT
[Same-Site track]
expected: NOTRUN
[Same-Origin track]
expected: TIMEOUT
[Same-Origin, CORS track]
expected: NOTRUN
[Cross-Site track]
expected: NOTRUN

View file

@ -1,10 +0,0 @@
[trailing-dot.tentative.https.sub.html]
[Fetching a resource from a cross-site host, spelled with a trailing dot.]
expected: FAIL
[Fetching a resource from the same origin, but spelled with a trailing dot.]
expected: FAIL
[Fetching a resource from the same site, but spelled with a trailing dot.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[worker.tentative.https.sub.html]
[Same-Origin worker]
expected: FAIL

View file

@ -1,10 +0,0 @@
[xslt.tentative.https.sub.html]
[Same-Origin xslt]
expected: FAIL
[Cross-site xslt]
expected: FAIL
[Same-site xslt]
expected: FAIL

View file

@ -1,13 +1,37 @@
[style.tentative.https.sub.html]
[Same-Origin, cors style]
[Cross-Site style: sec-fetch-dest]
expected: FAIL
[Cross-Site style]
[Same-Site style: sec-fetch-dest]
expected: FAIL
[Same-Site style]
[Cross-Site style: sec-fetch-site]
expected: FAIL
[Same-Origin style]
[Same-Origin style: sec-fetch-mode]
expected: FAIL
[Same-Origin, cors style: sec-fetch-mode]
expected: FAIL
[Same-Site style: sec-fetch-mode]
expected: FAIL
[Same-Site style: sec-fetch-site]
expected: FAIL
[Same-Origin, cors style: sec-fetch-site]
expected: FAIL
[Same-Origin style: sec-fetch-dest]
expected: FAIL
[Same-Origin, cors style: sec-fetch-dest]
expected: FAIL
[Same-Origin style: sec-fetch-site]
expected: FAIL
[Cross-Site style: sec-fetch-mode]
expected: FAIL

View file

@ -1,4 +1,10 @@
[worker.tentative.https.sub.html]
[Same-Origin worker]
[undefined: sec-fetch-mode]
expected: FAIL
[undefined: sec-fetch-site]
expected: FAIL
[undefined: sec-fetch-dest]
expected: FAIL

View file

@ -11,6 +11,6 @@
[X-Content-Type-Options%3A%20nosniff%0C]
expected: FAIL
[X-Content-Type-Options%3A%20%40%23%24%23%25%25%26%5E%26%5E*()()11!%2Cnosniff]
[X-Content-Type-Options%3A%0D%0AX-Content-Type-Options%3A%20nosniff]
expected: FAIL

View file

@ -8,7 +8,7 @@
expected: FAIL
[Embedded credentials are treated as network errors in new windows.]
expected: TIMEOUT
expected: FAIL
[Embedded credentials matching the top-level are treated as network errors for cross-origin URLs.]
expected: TIMEOUT
@ -16,3 +16,6 @@
[Embedded credentials matching the top-level are not treated as network errors for relative URLs.]
expected: TIMEOUT
[Embedded credentials matching the top-level are not treated as network errors for same-origin URLs.]
expected: TIMEOUT

View file

@ -0,0 +1,4 @@
[traverse_the_history_1.html]
[Multiple history traversals from the same task]
expected: FAIL

View file

@ -0,0 +1,4 @@
[traverse_the_history_5.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -18,6 +18,3 @@
[Set HTTP URL frame location.protocol to x]
expected: FAIL
[Set data URL frame location.protocol to http+x]
expected: FAIL

View file

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

View file

@ -1,5 +1,24 @@
[open-features-negative-screenx-screeny.html]
type: testharness
expected: TIMEOUT
[HTML: window.open `features`: negative values for legacy `screenx`, `screeny`]
expected: FAIL
[features "screenx=-204" should NOT set "left=204"]
expected: TIMEOUT
[features "screeny=-204" should NOT set "top=204"]
expected: TIMEOUT
[features "screeny=-204.5" should NOT set "top=204"]
expected: TIMEOUT
[features "screeny=-0" should NOT set "top=204"]
expected: TIMEOUT
[features "screenx=-0" should NOT set "left=204"]
expected: TIMEOUT
[features "screenx=-204.5" should NOT set "left=204"]
expected: TIMEOUT

View file

@ -1,5 +1,24 @@
[open-features-negative-width-height.html]
type: testharness
expected: TIMEOUT
[HTML: window.open `features`: negative values for `width`, `height`]
expected: FAIL
[features "height=-404" should NOT set "height=404"]
expected: TIMEOUT
[features "height=-404e1" should NOT set "height=404"]
expected: TIMEOUT
[features "height=-404.5" should NOT set "height=404"]
expected: TIMEOUT
[features "width=-404" should NOT set "width=404"]
expected: TIMEOUT
[features "width=-404e1" should NOT set "width=404"]
expected: TIMEOUT
[features "width=-404.5" should NOT set "width=404"]
expected: TIMEOUT

View file

@ -1,32 +1,48 @@
[open-features-non-integer-height.html]
type: testharness
expected: TIMEOUT
[HTML: window.open `features`: non-integer values for feature `height`]
expected: FAIL
[features "height=405*3" should set "height=405"]
expected: FAIL
expected: TIMEOUT
[features "height=405.32" should set "height=405"]
expected: FAIL
expected: TIMEOUT
[features "height=405e1" should set "height=405"]
expected: FAIL
expected: TIMEOUT
[features "height=405/5" should set "height=405"]
expected: FAIL
expected: TIMEOUT
[features "height=405^4" should set "height=405"]
expected: FAIL
expected: TIMEOUT
[features "height=405.5" should set "height=405"]
expected: FAIL
expected: TIMEOUT
[features "height=405e-1" should set "height=405"]
expected: FAIL
expected: TIMEOUT
[features "height=405 " should set "height=405"]
expected: FAIL
expected: TIMEOUT
[features "height=405LLl" should set "height=405"]
expected: FAIL
expected: TIMEOUT
[features "height=/404" should NOT set "height=404"]
expected: TIMEOUT
[top=0,left=0,width=401,: absence of feature "height" should be treated same as "height=0"]
expected: TIMEOUT
[top=0,left=0: absence of feature "height" should be treated same as "height=0"]
expected: TIMEOUT
[features "height=_404" should NOT set "height=404"]
expected: TIMEOUT
[features "height=L404" should NOT set "height=404"]
expected: TIMEOUT

Some files were not shown because too many files have changed in this diff Show more