Update web-platform-tests to revision b'3634d5a63f2fa3969616396d95537c91c3348fe5' (#32959)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-08-07 06:15:56 -04:00 committed by GitHub
parent 3c271fb298
commit 9cb0e74cdc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1599 changed files with 80467 additions and 78450 deletions

View file

@ -11,3 +11,15 @@
[Blob URL shouldn't be revocable from a service worker]
expected: NOTRUN
[Blob URL shouldn't be fetched from a cross-partition iframe]
expected: NOTRUN
[Blob URL shouldn't be fetched from a cross-partition dedicated worker]
expected: NOTRUN
[Blob URL shouldn't be fetched from a cross-partition shared worker]
expected: NOTRUN
[Blob URL shouldn't be fetched from a cross-partition service worker]
expected: NOTRUN

View file

@ -1,10 +1,4 @@
[idlharness.any.worker.html]
[Blob interface: operation text()]
expected: FAIL
[Blob interface: operation arrayBuffer()]
expected: FAIL
[FileReader interface: operation readAsBinaryString(Blob)]
expected: FAIL
@ -25,12 +19,6 @@
[idlharness.any.html]
[Blob interface: operation text()]
expected: FAIL
[Blob interface: operation arrayBuffer()]
expected: FAIL
[FileReader interface: operation readAsBinaryString(Blob)]
expected: FAIL

View file

@ -18,11 +18,5 @@
[File API automated IDL tests]
expected: FAIL
[Blob interface: operation text()]
expected: FAIL
[Blob interface: operation arrayBuffer()]
expected: FAIL
[Blob interface: operation bytes()]
expected: FAIL

View file

@ -30,11 +30,5 @@
[idlharness]
expected: FAIL
[Blob interface: operation text()]
expected: FAIL
[Blob interface: operation arrayBuffer()]
expected: FAIL
[Blob interface: operation bytes()]
expected: FAIL

View file

@ -0,0 +1,4 @@
[eval-blocked-in-about-blank-iframe.html]
expected: ERROR
[eval-blocked-in-about-blank-iframe]
expected: TIMEOUT

View file

@ -0,0 +1,12 @@
[default-src-blocks-wasm.any.html]
[default-src-blocks-wasm.any.worker.html]
[default-src-blocks-wasm]
expected: FAIL
[default-src-blocks-wasm.any.serviceworker.html]
expected: ERROR
[default-src-blocks-wasm.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[default-src-unsafe-eval-allows-wasm.any.sharedworker.html]
expected: ERROR
[default-src-unsafe-eval-allows-wasm.any.worker.html]
[default-src-unsafe-eval-allows-wasm.any.html]
[default-src-unsafe-eval-allows-wasm.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[default-src-wasm-unsafe-eval-allows-wasm.any.sharedworker.html]
expected: ERROR
[default-src-wasm-unsafe-eval-allows-wasm.any.worker.html]
[default-src-wasm-unsafe-eval-allows-wasm.any.html]
[default-src-wasm-unsafe-eval-allows-wasm.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,4 @@
[postMessage-wasm-module.html]
expected: ERROR
[Got the expected securitypolicyviolation in the iframe]
expected: TIMEOUT

View file

@ -0,0 +1,11 @@
[script-src-blocks-wasm.any.html]
[script-src-blocks-wasm.any.sharedworker.html]
expected: ERROR
[script-src-blocks-wasm.any.serviceworker.html]
expected: ERROR
[script-src-blocks-wasm.any.worker.html]
[script-src-blocks-wasm]
expected: FAIL

View file

@ -0,0 +1,16 @@
[script-src-spv-asynch.any.worker.html]
expected: TIMEOUT
[Securitypolicyviolation event looks like it should]
expected: TIMEOUT
[script-src-spv-asynch.any.serviceworker.html]
expected: ERROR
[script-src-spv-asynch.any.html]
[Securitypolicyviolation event looks like it should]
expected: FAIL
[script-src-spv-asynch.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[script-src-unsafe-eval-allows-wasm.any.html]
[script-src-unsafe-eval-allows-wasm.any.sharedworker.html]
expected: ERROR
[script-src-unsafe-eval-allows-wasm.any.worker.html]
[script-src-unsafe-eval-allows-wasm.any.serviceworker.html]
expected: ERROR

View file

@ -0,0 +1,9 @@
[script-src-wasm-unsafe-eval-allows-wasm.any.worker.html]
[script-src-wasm-unsafe-eval-allows-wasm.any.sharedworker.html]
expected: ERROR
[script-src-wasm-unsafe-eval-allows-wasm.any.serviceworker.html]
expected: ERROR
[script-src-wasm-unsafe-eval-allows-wasm.any.html]

View file

@ -0,0 +1,2 @@
[abspos-containing-block-initial-009e.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[static-fixed-inside-abspos.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[table-caption-is-containing-block-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[table-caption-passes-abspos-up-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-root-023.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[containing-block-007.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[containing-block-010.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[containing-block-021.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[clear-clearance-calculation-004.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[clear-on-parent-with-margins-no-clearance.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[clear-with-top-margin-after-cleared-empty-block.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[floats-041.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[margin-collapse-clear-015.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[float-under-flatten-under-preserve-3d.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[before-after-positioned-002.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[margin-collapse-004.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[margin-collapse-038.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[margin-collapse-039.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[margin-collapse-040.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[margin-collapse-041.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[margin-collapse-103.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[inline-replaced-height-010.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[inline-replaced-height-011.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[inline-replaced-width-016.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[inline-replaced-width-017.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[margin-collapsing-dynamic.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[abspos-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[abspos-008.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[abspos-013.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[abspos-014.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[abspos-015.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[abspos-016.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[abspos-017.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[abspos-018.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[abspos-019.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[abspos-020.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[abspos-022.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[position-fixed-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[height-table-cell-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[height-width-inline-table-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[height-width-inline-table-001a.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[height-width-inline-table-001b.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[height-width-inline-table-001c.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[height-width-inline-table-001d.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[height-width-inline-table-001e.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[height-width-table-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[height-width-table-001a.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[height-width-table-001b.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[height-width-table-001c.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[height-width-table-001d.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[padding-applies-to-013a.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[separated-border-model-003a.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[separated-border-model-004a.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[separated-border-model-004b.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[separated-border-model-004c.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[table-height-algorithm-008a.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[table-height-algorithm-008b.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[table-height-algorithm-008c.xht]
expected: FAIL

View file

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

View file

@ -0,0 +1,2 @@
[anonymous-boxes-001a.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[anonymous-boxes-001b.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[left-offset-position-fixed-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[right-offset-position-fixed-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-002.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-003.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-004.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-005.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-006.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-007.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-008.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-009.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-010.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-011.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-012.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-014.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-018.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-019.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-abspos-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-abspos-002.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-abspos-003.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-abspos-004.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-abspos-005.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-abspos-007.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[z-index-dynamic-001.xht]
expected: FAIL

View file

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

View file

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

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