mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
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:
parent
3c271fb298
commit
9cb0e74cdc
1599 changed files with 80467 additions and 78450 deletions
|
@ -11,3 +11,15 @@
|
||||||
|
|
||||||
[Blob URL shouldn't be revocable from a service worker]
|
[Blob URL shouldn't be revocable from a service worker]
|
||||||
expected: NOTRUN
|
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
|
||||||
|
|
|
@ -1,10 +1,4 @@
|
||||||
[idlharness.any.worker.html]
|
[idlharness.any.worker.html]
|
||||||
[Blob interface: operation text()]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Blob interface: operation arrayBuffer()]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[FileReader interface: operation readAsBinaryString(Blob)]
|
[FileReader interface: operation readAsBinaryString(Blob)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -25,12 +19,6 @@
|
||||||
|
|
||||||
|
|
||||||
[idlharness.any.html]
|
[idlharness.any.html]
|
||||||
[Blob interface: operation text()]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Blob interface: operation arrayBuffer()]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[FileReader interface: operation readAsBinaryString(Blob)]
|
[FileReader interface: operation readAsBinaryString(Blob)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -18,11 +18,5 @@
|
||||||
[File API automated IDL tests]
|
[File API automated IDL tests]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Blob interface: operation text()]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Blob interface: operation arrayBuffer()]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Blob interface: operation bytes()]
|
[Blob interface: operation bytes()]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -30,11 +30,5 @@
|
||||||
[idlharness]
|
[idlharness]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Blob interface: operation text()]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Blob interface: operation arrayBuffer()]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Blob interface: operation bytes()]
|
[Blob interface: operation bytes()]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[eval-blocked-in-about-blank-iframe.html]
|
||||||
|
expected: ERROR
|
||||||
|
[eval-blocked-in-about-blank-iframe]
|
||||||
|
expected: TIMEOUT
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -0,0 +1,4 @@
|
||||||
|
[postMessage-wasm-module.html]
|
||||||
|
expected: ERROR
|
||||||
|
[Got the expected securitypolicyviolation in the iframe]
|
||||||
|
expected: TIMEOUT
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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]
|
2
tests/wpt/meta-legacy-layout/css/CSS2/abspos/abspos-containing-block-initial-009e.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/abspos/abspos-containing-block-initial-009e.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[abspos-containing-block-initial-009e.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/abspos/static-fixed-inside-abspos.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/abspos/static-fixed-inside-abspos.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[static-fixed-inside-abspos.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/abspos/table-caption-is-containing-block-001.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/abspos/table-caption-is-containing-block-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[table-caption-is-containing-block-001.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/abspos/table-caption-passes-abspos-up-001.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/abspos/table-caption-passes-abspos-up-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[table-caption-passes-abspos-up-001.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/backgrounds/background-root-023.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/backgrounds/background-root-023.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[background-root-023.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/box-display/containing-block-007.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/box-display/containing-block-007.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[containing-block-007.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/box-display/containing-block-010.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/box-display/containing-block-010.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[containing-block-010.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/box-display/containing-block-021.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/box-display/containing-block-021.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[containing-block-021.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/floats-clear/clear-clearance-calculation-004.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/floats-clear/clear-clearance-calculation-004.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[clear-clearance-calculation-004.xht]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[clear-on-parent-with-margins-no-clearance.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[clear-with-top-margin-after-cleared-empty-block.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/floats-clear/floats-041.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/floats-clear/floats-041.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[floats-041.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/floats-clear/margin-collapse-clear-015.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/floats-clear/margin-collapse-clear-015.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[margin-collapse-clear-015.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/floats/float-under-flatten-under-preserve-3d.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/floats/float-under-flatten-under-preserve-3d.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[float-under-flatten-under-preserve-3d.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/generated-content/before-after-positioned-002.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/generated-content/before-after-positioned-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[before-after-positioned-002.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-004.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-004.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[margin-collapse-004.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-038.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-038.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[margin-collapse-038.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-039.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-039.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[margin-collapse-039.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-040.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-040.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[margin-collapse-040.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-041.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-041.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[margin-collapse-041.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-103.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/margin-padding-clear/margin-collapse-103.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[margin-collapse-103.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/normal-flow/inline-replaced-height-010.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/normal-flow/inline-replaced-height-010.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[inline-replaced-height-010.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/normal-flow/inline-replaced-height-011.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/normal-flow/inline-replaced-height-011.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[inline-replaced-height-011.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/normal-flow/inline-replaced-width-016.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/normal-flow/inline-replaced-width-016.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[inline-replaced-width-016.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/normal-flow/inline-replaced-width-017.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/normal-flow/inline-replaced-width-017.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[inline-replaced-width-017.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/normal-flow/margin-collapsing-dynamic.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/normal-flow/margin-collapsing-dynamic.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[margin-collapsing-dynamic.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-001.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-001.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[abspos-001.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-008.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-008.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[abspos-008.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-013.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-013.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[abspos-013.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-014.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-014.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[abspos-014.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-015.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-015.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[abspos-015.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-016.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-016.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[abspos-016.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-017.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-017.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[abspos-017.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-018.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-018.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[abspos-018.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-019.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-019.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[abspos-019.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-020.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-020.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[abspos-020.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-022.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/abspos-022.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[abspos-022.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/position-fixed-001.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/positioning/position-fixed-001.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[position-fixed-001.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-table-cell-001.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-table-cell-001.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[height-table-cell-001.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-inline-table-001.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-inline-table-001.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[height-width-inline-table-001.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-inline-table-001a.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-inline-table-001a.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[height-width-inline-table-001a.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-inline-table-001b.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-inline-table-001b.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[height-width-inline-table-001b.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-inline-table-001c.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-inline-table-001c.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[height-width-inline-table-001c.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-inline-table-001d.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-inline-table-001d.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[height-width-inline-table-001d.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-inline-table-001e.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-inline-table-001e.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[height-width-inline-table-001e.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-table-001.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-table-001.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[height-width-table-001.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-table-001a.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-table-001a.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[height-width-table-001a.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-table-001b.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-table-001b.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[height-width-table-001b.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-table-001c.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-table-001c.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[height-width-table-001c.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-table-001d.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/height-width-table-001d.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[height-width-table-001d.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/padding-applies-to-013a.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/padding-applies-to-013a.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[padding-applies-to-013a.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/separated-border-model-003a.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/separated-border-model-003a.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[separated-border-model-003a.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/separated-border-model-004a.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/separated-border-model-004a.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[separated-border-model-004a.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/separated-border-model-004b.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/separated-border-model-004b.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[separated-border-model-004b.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/separated-border-model-004c.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/separated-border-model-004c.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[separated-border-model-004c.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/table-height-algorithm-008a.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/table-height-algorithm-008a.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[table-height-algorithm-008a.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/table-height-algorithm-008b.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/table-height-algorithm-008b.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[table-height-algorithm-008b.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/table-height-algorithm-008c.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/tables/table-height-algorithm-008c.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[table-height-algorithm-008c.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/text/white-space-008.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/text/white-space-008.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[white-space-008.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/visuren/anonymous-boxes-001a.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/visuren/anonymous-boxes-001a.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[anonymous-boxes-001a.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/visuren/anonymous-boxes-001b.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/visuren/anonymous-boxes-001b.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[anonymous-boxes-001b.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/visuren/left-offset-position-fixed-001.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/visuren/left-offset-position-fixed-001.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[left-offset-position-fixed-001.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/visuren/right-offset-position-fixed-001.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/visuren/right-offset-position-fixed-001.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[right-offset-position-fixed-001.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-001.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-001.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-001.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-002.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-002.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-002.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-003.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-003.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-003.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-004.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-004.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-004.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-005.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-005.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-005.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-006.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-006.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-006.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-007.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-007.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-007.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-008.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-008.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-008.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-009.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-009.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-009.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-010.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-010.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-010.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-011.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-011.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-011.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-012.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-012.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-012.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-014.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-014.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-014.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-018.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-018.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-018.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-019.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-019.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-019.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-abspos-001.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-abspos-001.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-abspos-001.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-abspos-002.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-abspos-002.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-abspos-002.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-abspos-003.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-abspos-003.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-abspos-003.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-abspos-004.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-abspos-004.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-abspos-004.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-abspos-005.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-abspos-005.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-abspos-005.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-abspos-007.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-abspos-007.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-abspos-007.xht]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-dynamic-001.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/CSS2/zindex/z-index-dynamic-001.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[z-index-dynamic-001.xht]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[mix-blend-mode-animation.html]
|
||||||
|
expected: FAIL
|
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue