mirror of
https://github.com/servo/servo.git
synced 2025-09-08 14:08:22 +01:00
Sync WPT with upstream (07-09-2025) (#39188)
Automated downstream sync of changes from upstream as of 07-09-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3ac8875697
commit
af8723c0b1
743 changed files with 13580 additions and 12062 deletions
|
@ -16,6 +16,12 @@
|
|||
[Deactivation of new transactions happens at end of invocation]
|
||||
expected: FAIL
|
||||
|
||||
[New transactions are deactivated before next task]
|
||||
expected: FAIL
|
||||
|
||||
[New transactions from microtask are deactivated before next task]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[transaction-deactivation-timing.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
|
4510
tests/wpt/meta/MANIFEST.json
vendored
4510
tests/wpt/meta/MANIFEST.json
vendored
File diff suppressed because it is too large
Load diff
2
tests/wpt/meta/css/css-animations/animate-font-size-with-margin-override.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-animations/animate-font-size-with-margin-override.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[animate-font-size-with-margin-override.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[layer-cssom-order-reverse.html]
|
||||
[Delete layer invalidates @font-face]
|
||||
expected: FAIL
|
12
tests/wpt/meta/css/css-cascade/revert-rule-basic.tentative.html.ini
vendored
Normal file
12
tests/wpt/meta/css/css-cascade/revert-rule-basic.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[revert-rule-basic.tentative.html]
|
||||
[The revert-rule keyword rolls back to the previous rule]
|
||||
expected: FAIL
|
||||
|
||||
[Cascade order determines the previous rule, not order of appearance]
|
||||
expected: FAIL
|
||||
|
||||
[Reverting from style attribute reverts to regular rules]
|
||||
expected: FAIL
|
||||
|
||||
[A chain of revert-rule works]
|
||||
expected: FAIL
|
6
tests/wpt/meta/css/css-cascade/revert-rule-layer.tentative.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-cascade/revert-rule-layer.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[revert-rule-layer.tentative.html]
|
||||
[The revert-rule keyword can cross layers]
|
||||
expected: FAIL
|
||||
|
||||
[The revert-rule does not unconditionally cross layers]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-color/display-p3-linear-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-color/display-p3-linear-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[display-p3-linear-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-color/display-p3-linear-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-color/display-p3-linear-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[display-p3-linear-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-color/display-p3-linear-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-color/display-p3-linear-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[display-p3-linear-003.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-color/display-p3-linear-004.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-color/display-p3-linear-004.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[display-p3-linear-004.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-color/display-p3-linear-005.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-color/display-p3-linear-005.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[display-p3-linear-005.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-color/display-p3-linear-006.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-color/display-p3-linear-006.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[display-p3-linear-006.html]
|
||||
expected: FAIL
|
|
@ -232,3 +232,144 @@
|
|||
|
||||
[Property color value 'color(srgb calc(0.5 + (sign(2cqw - 10px) * 0.1)) 0 0 / 0.52)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 0% 0% 0%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 10% 10% 10%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear .2 .2 25%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 0 0 0 / 1)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 0% 0 0 / 0.5)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 20% 0 10/0.5)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 20% 0 10/50%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 400% 0 10/50%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 50% -160 160)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 50% -200 200)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 0 0 0 / -10%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 0 0 0 / 110%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 0 0 0 / 300%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 200 200 200)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 200 200 200 / 200)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear -200 -200 -200)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear -200 -200 -200 / -200)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 200% 200% 200%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 200% 200% 200% / 200%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear -200% -200% -200% / -200%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear calc(0.5 + 1) calc(0.5 - 1) calc(0.5) / calc(-0.5 + 1))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear calc(50% * 3) calc(-150% / 3) calc(50%) / calc(-50% * 3))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear none none none / none)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear none none none)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 10% none none / none)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear none none none / 0.5)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 0 0 0 / none)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear calc(NaN) 0 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear calc(0 / 0) 0 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear calc(50% + (sign(1em - 10px) * 10%)) 0 0 / 0.5)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 0.5 0 0 / calc(50% + (sign(1em - 10px) * 10%)))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 1.00 0.50 0.200)' [Display P3 Linear all numbers\]]
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 100% 50% 20%)' [Display P3 Linear all percent\]]
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 100% 0.5 20%)' [Display P3 Linear mixed number and percent\]]
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 1.00 50% 0.2)' [Display P3 Linear mixed number and percent 2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear none none none)' [Display P3 Linear all none\]]
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 1.00 none 0.2)' [Display P3 Linear number and none\]]
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 100% none 20%)' [Display P3 Linear percent and none\]]
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 100% none 0.2)' [Display P3 Linear number, percent and none\]]
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 1.00 0.50 0.200 / 0.6)' [Display P3 Linear with alpha, all numbers\]]
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 100% 50% 20% / 60%)' [Display P3 Linear with alpha, all percent\]]
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 100% 0.5 20% / 0.6)' [Display P3 Linear with alpha, mixed number and percent\]]
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 1.00 50% 0.2 / 60%)' [Display P3 Linear with alpha, mixed number and percent 2\]]
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear none none none / none)' [Display P3 Linear with alpha, all none\]]
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 1.00 none 0.2 / none)' [Display P3 Linear with alpha, number and none\]]
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 100% none 20% / 30%)' [Display P3 Linear with alpha, percent and none\]]
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(display-p3-linear 100% none 0.2 / 23.7%)' [Display P3 Linear with alpha, number, percent and none\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,129 @@
|
|||
[color-computed-color-mix-function.html]
|
||||
[Property color value 'color-mix(in srgb, red calc(50% + (sign(100em - 1px) * 10%)), blue)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), color(display-p3-linear .5 .6 .7))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 25%, color(display-p3-linear .5 .6 .7))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, 25% color(display-p3-linear .1 .2 .3), color(display-p3-linear .5 .6 .7))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), color(display-p3-linear .5 .6 .7) 25%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), 25% color(display-p3-linear .5 .6 .7))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 25%, color(display-p3-linear .5 .6 .7) 75%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 30%, color(display-p3-linear .5 .6 .7) 90%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 12.5%, color(display-p3-linear .5 .6 .7) 37.5%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 0%, color(display-p3-linear .5 .6 .7))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .5), color(display-p3-linear .5 .6 .7 / .8))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4) 25%, color(display-p3-linear .5 .6 .7 / .8))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, 25% color(display-p3-linear .1 .2 .3 / .4), color(display-p3-linear .5 .6 .7 / .8))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4), color(display-p3-linear .5 .6 .7 / .8) 25%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4), 25% color(display-p3-linear .5 .6 .7 / .8))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4) 25%, color(display-p3-linear .5 .6 .7 / .8) 75%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4) 30%, color(display-p3-linear .5 .6 .7 / .8) 90%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4) 12.5%, color(display-p3-linear .5 .6 .7 / .8) 37.5%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4) 0%, color(display-p3-linear .5 .6 .7 / .8))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, transparent, color(display-p3-linear 0.3 0.4 0.5))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, transparent 10%, color(display-p3-linear 0.3 0.4 0.5))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear 0.1 0.2 0.3 / 0), color(display-p3-linear 0.3 0.4 0.5))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear 0.1 0.2 0.3 / 0) 10%, color(display-p3-linear 0.3 0.4 0.5))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear 1 1 1), color(display-p3-linear 0 0 1))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear 1 1 1) 10%, color(display-p3-linear 0 0 1))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear 2 3 4 / 5), color(display-p3-linear 4 6 8 / 10))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear -2 -3 -4), color(display-p3-linear -4 -6 -8))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear -2 -3 -4 / -5), color(display-p3-linear -4 -6 -8 / -10))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear none none none), color(display-p3-linear none none none))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear none none none), color(display-p3-linear .5 .6 .7))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), color(display-p3-linear none none none))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 none), color(display-p3-linear .5 .6 .7))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), color(display-p3-linear .5 .6 none))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear none .2 .3), color(display-p3-linear .5 none .7))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / none), color(display-p3-linear .5 .6 .7))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / none), color(display-p3-linear .5 .6 .7 / 0.5))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / none), color(display-p3-linear .5 .6 .7 / none))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / 25%) 0%, color(display-p3-linear 0.5 none none / none))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / 25%) 0%, color(display-p3-linear none 0.5 none / none))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / 25%) 0%, color(display-p3-linear none none 0.5 / none))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / 25%) 0%, color(display-p3-linear 0.5 0.5 none / none))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / 25%) 0%, color(display-p3-linear none none none / 50%))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / 25%) 0%, color(display-p3-linear 0.5 none none / 50%))']
|
||||
expected: FAIL
|
||||
|
|
|
@ -499,3 +499,225 @@
|
|||
|
||||
[Property color value 'LCH(from var(--accent) l c calc(h + 180 * sibling-index()))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g b)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b) display-p3-linear r g b)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 0 0 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 0 0 0 / 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 0 g b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r 0 b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g 0 / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b / 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear 0 g b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r 0 b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g 0 / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g b / 0)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 0.2 g b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 20% g b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r 0.2 b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r 20% b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g 0.2 / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g 20% / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b / 0.2)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b / 20%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear 0.2 g b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear 20% g b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r 0.2 b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r 20% b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g 0.2 / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g 20% / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g b / 0.2)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g b / 20%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 2 3 4)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 2 3 4 / 5)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear -2 -3 -4)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear -2 -3 -4 / -5)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 200% 300% 400%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 200% 300% 400% / 500%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear -200% -300% -400%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear -200% -300% -400% / -500%)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear g b r)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear b alpha r / g)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r r r / r)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear alpha alpha alpha / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear g b r)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear b alpha r / g)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r r r / r)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear alpha alpha alpha / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 1.7 1.5 1.3) display-p3-linear r g b)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 1.7 1.5 1.3) display-p3-linear r g b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 1.7 1.5 1.3 / 140%) display-p3-linear r g b)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 1.7 1.5 1.3 / 140%) display-p3-linear r g b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear -0.7 -0.5 -0.3) display-p3-linear r g b)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear -0.7 -0.5 -0.3) display-p3-linear r g b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear -0.7 -0.5 -0.3 / -40%) display-p3-linear r g b)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear -0.7 -0.5 -0.3 / -40%) display-p3-linear r g b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear calc(r) calc(g) calc(b))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear calc(r) calc(g) calc(b) / calc(alpha))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 0.8) display-p3-linear calc(r + 0.01) calc(g + 0.01) calc(b + 0.01) / calc(alpha + 0.01))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear calc(r * 100%) calc(g * 100%) calc(b * 100%) / calc(alpha * 100%))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b / calc(alpha + 0.5)) display-p3-linear r g b / calc(alpha - 0.5))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b / calc(alpha - 1.5)) display-p3-linear r g b / calc(alpha + 0.5))']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear none none none)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear none none none / none)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g none)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g none / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b / none)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g none / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g b / none)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear none none none) display-p3-linear r g b)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear none none none / none) display-p3-linear r g b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 none 0.3) display-p3-linear r g b)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / none) display-p3-linear r g b / alpha)']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'color(from currentColor display-p3-linear r g b)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color(from color-mix(in xyz, color(display-p3-linear 0.7 0.5 0.3), color(display-p3-linear 0.7 0.5 0.3)) display-p3-linear r g b / alpha)']
|
||||
expected: FAIL
|
||||
|
|
|
@ -313,3 +313,105 @@
|
|||
|
||||
[e.style['color'\] = "color(xyz-d65 0.5 0 0 / calc(50% + (sign(1em - 10px) * 10%)))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 0% 0% 0%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 10% 10% 10%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear .2 .2 25%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 0 0 0 / 1)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 0% 0 0 / 0.5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 20% 0 10/0.5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 20% 0 10/50%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 400% 0 10/50%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 50% -160 160)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 50% -200 200)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 0 0 0 / -10%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 0 0 0 / 110%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 0 0 0 / 300%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 200 200 200)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 200 200 200 / 200)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear -200 -200 -200)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear -200 -200 -200 / -200)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 200% 200% 200%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 200% 200% 200% / 200%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear -200% -200% -200% / -200%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear calc(0.5 + 1) calc(0.5 - 1) calc(0.5) / calc(-0.5 + 1))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear calc(50% * 3) calc(-150% / 3) calc(50%) / calc(-50% * 3))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear calc(50%) 50% 0.5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear none none none / none)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear none none none)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 10% none none / none)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear none none none / 0.5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 0 0 0 / none)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 0 calc(infinity) 0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 0 calc(-infinity) 0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear calc(NaN) 0 0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear calc(0 / 0) 0 0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear calc(50% + (sign(1em - 10px) * 10%)) 0 0 / 0.5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(display-p3-linear 0.5 0 0 / calc(50% + (sign(1em - 10px) * 10%)))" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -283,3 +283,87 @@
|
|||
|
||||
[e.style['color'\] = "color-mix(in hsl, red calc(50% * sign(100em - 1px)), blue)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), color(display-p3-linear .5 .6 .7))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, 50% color(display-p3-linear .1 .2 .3), color(display-p3-linear .5 .6 .7))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), 50% color(display-p3-linear .5 .6 .7))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 25%, color(display-p3-linear .5 .6 .7))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), color(display-p3-linear .5 .6 .7) 25%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 25%, color(display-p3-linear .5 .6 .7) 75%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 30%, color(display-p3-linear .5 .6 .7) 90%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 12.5%, color(display-p3-linear .5 .6 .7) 37.5%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 0%, color(display-p3-linear .5 .6 .7))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .5), color(display-p3-linear .5 .6 .7 / .8))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4) 25%, color(display-p3-linear .5 .6 .7 / .8))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4), color(display-p3-linear .5 .6 .7 / .8) 25%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4) 25%, color(display-p3-linear .5 .6 .7 / .8) 75%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4) 30%, color(display-p3-linear .5 .6 .7 / .8) 90%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4) 12.5%, color(display-p3-linear .5 .6 .7 / .8) 37.5%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .4) 0%, color(display-p3-linear .5 .6 .7 / .8))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear 2 3 4 / 5), color(display-p3-linear 4 6 8 / 10))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear -2 -3 -4), color(display-p3-linear -4 -6 -8))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear -2 -3 -4 / -5), color(display-p3-linear -4 -6 -8 / -10))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear none none none), color(display-p3-linear none none none))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear none none none), color(display-p3-linear .5 .6 .7))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), color(display-p3-linear none none none))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 none), color(display-p3-linear .5 .6 .7))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), color(display-p3-linear .5 .6 none))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear none .2 .3), color(display-p3-linear .5 none .7))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / none), color(display-p3-linear .5 .6 .7))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / none), color(display-p3-linear .5 .6 .7 / 0.5))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / none), color(display-p3-linear .5 .6 .7 / none))" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -532,3 +532,213 @@
|
|||
|
||||
[e.style['color'\] = "rgb(from color(srgb 0.4 0.2 0.6) r g b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b) display-p3-linear r g b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 0 0 0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 0 0 0 / 0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 0 g b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r 0 b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g 0 / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b / 0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear 0 g b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r 0 b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g 0 / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g b / 0)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 0.2 g b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 20% g b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r 0.2 b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r 20% b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g 0.2 / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g 20% / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b / 0.2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b / 20%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear 0.2 g b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear 20% g b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r 0.2 b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r 20% b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g 0.2 / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g 20% / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g b / 0.2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g b / 20%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 2 3 4)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 2 3 4 / 5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear -2 -3 -4)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear -2 -3 -4 / -5)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 200% 300% 400%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 200% 300% 400% / 500%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear -200% -300% -400%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear -200% -300% -400% / -500%)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear g b r)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear b alpha r / g)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r r r / r)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear alpha alpha alpha / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear g b r)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear b alpha r / g)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r r r / r)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear alpha alpha alpha / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 1.7 1.5 1.3) display-p3-linear r g b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 1.7 1.5 1.3) display-p3-linear r g b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 1.7 1.5 1.3 / 140%) display-p3-linear r g b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 1.7 1.5 1.3 / 140%) display-p3-linear r g b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear -0.7 -0.5 -0.3) display-p3-linear r g b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear -0.7 -0.5 -0.3) display-p3-linear r g b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear -0.7 -0.5 -0.3 / -40%) display-p3-linear r g b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear -0.7 -0.5 -0.3 / -40%) display-p3-linear r g b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear calc(r) calc(g) calc(b))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear calc(r) calc(g) calc(b) / calc(alpha))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear none none none)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear none none none / none)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g none)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g none / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b / none)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g none / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g b / none)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear none none none) display-p3-linear r g b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear none none none / none) display-p3-linear r g b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 none 0.3) display-p3-linear r g b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color(display-p3-linear 0.7 0.5 0.3 / none) display-p3-linear r g b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from currentColor display-p3-linear r g b)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['color'\] = "color(from color-mix(in display-p3-linear, color(display-p3-linear 0.7 0.5 0.3), color(display-p3-linear 0.7 0.5 0.3)) display-p3-linear r g b / alpha)" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -4,3 +4,9 @@
|
|||
|
||||
[Inner scope query containing ::slotted should match container-name set by :host rule in shadow tree]
|
||||
expected: FAIL
|
||||
|
||||
[Outer scope query should match container-name set by :host rule in shadow tree]
|
||||
expected: FAIL
|
||||
|
||||
[Outer scope query should match container-name set by ::slotted rule in shadow tree]
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta/css/css-env/env-revert-rule.tentative.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-env/env-revert-rule.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[env-revert-rule.tentative.html]
|
||||
[The revert-rule works in an env() fallback]
|
||||
expected: FAIL
|
|
@ -37,6 +37,3 @@
|
|||
|
||||
[@font-face matching for quoted and unquoted generic(khmer-mul) (drawing text in a canvas)]
|
||||
expected: FAIL
|
||||
|
||||
[@font-face matching for quoted and unquoted generic(nastaliq) (drawing text in a canvas)]
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta/css/css-grid/masonry/tentative/abspos/column-masonry-alignment.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/masonry/tentative/abspos/column-masonry-alignment.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[column-masonry-alignment.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/masonry/tentative/abspos/column-masonry-out-of-flow-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/masonry/tentative/abspos/column-masonry-out-of-flow-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[column-masonry-out-of-flow-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/masonry/tentative/abspos/column-masonry-out-of-flow-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/masonry/tentative/abspos/column-masonry-out-of-flow-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[column-masonry-out-of-flow-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/masonry/tentative/abspos/column-masonry-out-of-flow-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/masonry/tentative/abspos/column-masonry-out-of-flow-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[column-masonry-out-of-flow-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[column-masonry-positioned-item-dynamic-change.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/masonry/tentative/abspos/row-masonry-alignment.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/masonry/tentative/abspos/row-masonry-alignment.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[row-masonry-alignment.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/masonry/tentative/abspos/row-masonry-out-of-flow-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/masonry/tentative/abspos/row-masonry-out-of-flow-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[row-masonry-out-of-flow-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/masonry/tentative/abspos/row-masonry-out-of-flow-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/masonry/tentative/abspos/row-masonry-out-of-flow-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[row-masonry-out-of-flow-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/masonry/tentative/abspos/row-masonry-out-of-flow-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/masonry/tentative/abspos/row-masonry-out-of-flow-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[row-masonry-out-of-flow-003.html]
|
||||
expected: FAIL
|
|
@ -13,3 +13,6 @@
|
|||
|
||||
[@contents is ignored if there is no @contents parameter]
|
||||
expected: FAIL
|
||||
|
||||
[Empty @contents block is allowed, but does nothing]
|
||||
expected: FAIL
|
||||
|
|
|
@ -259,3 +259,9 @@
|
|||
|
||||
[Can not return CSS-wide keyword as length]
|
||||
expected: FAIL
|
||||
|
||||
[Local with the revert-rule keyword]
|
||||
expected: FAIL
|
||||
|
||||
[revert-rule keyword left unresolved on result descriptor]
|
||||
expected: FAIL
|
||||
|
|
12
tests/wpt/meta/css/css-nesting/nesting-revert-rule.tentative.html.ini
vendored
Normal file
12
tests/wpt/meta/css/css-nesting/nesting-revert-rule.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[nesting-revert-rule.tentative.html]
|
||||
[The revert-rule keyword can revert to a nested rule]
|
||||
expected: FAIL
|
||||
|
||||
[The revert-rule keyword can revert to a CSSNestedDeclarationsRule]
|
||||
expected: FAIL
|
||||
|
||||
[The revert-rule keyword can revert from a CSSNestedDeclarationsRule]
|
||||
expected: FAIL
|
||||
|
||||
[The revert-rule keyword can revert to scoped declarations]
|
||||
expected: FAIL
|
36
tests/wpt/meta/css/css-position/position-absolute-fit-content-auto-margin.html.ini
vendored
Normal file
36
tests/wpt/meta/css/css-position/position-absolute-fit-content-auto-margin.html.ini
vendored
Normal file
|
@ -0,0 +1,36 @@
|
|||
[position-absolute-fit-content-auto-margin.html]
|
||||
[#tests .abspos 28]
|
||||
expected: FAIL
|
||||
|
||||
[#tests .abspos 29]
|
||||
expected: FAIL
|
||||
|
||||
[#tests .abspos 31]
|
||||
expected: FAIL
|
||||
|
||||
[#tests .abspos 32]
|
||||
expected: FAIL
|
||||
|
||||
[#tests .abspos 34]
|
||||
expected: FAIL
|
||||
|
||||
[#tests .abspos 35]
|
||||
expected: FAIL
|
||||
|
||||
[#tests .abspos 37]
|
||||
expected: FAIL
|
||||
|
||||
[#tests .abspos 38]
|
||||
expected: FAIL
|
||||
|
||||
[#tests .abspos 40]
|
||||
expected: FAIL
|
||||
|
||||
[#tests .abspos 41]
|
||||
expected: FAIL
|
||||
|
||||
[#tests .abspos 43]
|
||||
expected: FAIL
|
||||
|
||||
[#tests .abspos 44]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-pseudo/before-as-flex-container.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-pseudo/before-as-flex-container.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[before-as-flex-container.html]
|
||||
expected: FAIL
|
30
tests/wpt/meta/css/css-text-decor/parsing/text-decoration-trim-computed.html.ini
vendored
Normal file
30
tests/wpt/meta/css/css-text-decor/parsing/text-decoration-trim-computed.html.ini
vendored
Normal file
|
@ -0,0 +1,30 @@
|
|||
[text-decoration-trim-computed.html]
|
||||
[Property text-decoration-trim value '0px']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-decoration-trim value '0']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-decoration-trim value '0px 0px']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-decoration-trim value '0.5em']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-decoration-trim value '-1em']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-decoration-trim value '-1ch -1ch']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-decoration-trim value '1px 2px']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-decoration-trim value '1ch -1ch']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-decoration-trim value 'calc(1em / 4) calc(-1ch)']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-decoration-trim value 'auto']
|
||||
expected: FAIL
|
30
tests/wpt/meta/css/css-text-decor/parsing/text-decoration-trim-valid.html.ini
vendored
Normal file
30
tests/wpt/meta/css/css-text-decor/parsing/text-decoration-trim-valid.html.ini
vendored
Normal file
|
@ -0,0 +1,30 @@
|
|||
[text-decoration-trim-valid.html]
|
||||
[e.style['text-decoration-trim'\] = "0px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-decoration-trim'\] = "0" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-decoration-trim'\] = "0px 0px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-decoration-trim'\] = "0.5em" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-decoration-trim'\] = "-1em" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-decoration-trim'\] = "-1ch -1ch" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-decoration-trim'\] = "1px 2px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-decoration-trim'\] = "1ch -1ch" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-decoration-trim'\] = "calc(1em / 4) calc(-1ch)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-decoration-trim'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-decoration-trim-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-decoration-trim-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-decoration-trim-003.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-004.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-004.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-decoration-trim-004.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-005.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-005.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-decoration-trim-005.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-006.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-006.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-decoration-trim-006.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-007.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-007.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-decoration-trim-007.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-008.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-008.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-decoration-trim-008.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-009.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-009.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-decoration-trim-009.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-010.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-010.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-decoration-trim-010.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-011.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-011.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-decoration-trim-011.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-012.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-012.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-decoration-trim-012.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-013.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-013.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-decoration-trim-013.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-014.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-014.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-decoration-trim-014.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-015.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-015.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-decoration-trim-015.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-016.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text-decor/text-decoration-trim-016.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-decoration-trim-016.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-text/text-indent/below-float3.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-text/text-indent/below-float3.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[below-float3.html]
|
||||
expected: FAIL
|
|
@ -23,24 +23,12 @@
|
|||
[CSS Values and Units Test: attr 11]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 13]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 18]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 21]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 12]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 17]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 20]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 24]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -74,12 +62,6 @@
|
|||
[CSS Values and Units Test: attr 45]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 46]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 47]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 48]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -119,15 +101,9 @@
|
|||
[CSS Values and Units Test: attr 64]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 65]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 66]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 67]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 68]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -167,9 +143,6 @@
|
|||
[CSS Values and Units Test: attr 33]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 49]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 79]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -185,15 +158,6 @@
|
|||
[CSS Values and Units Test: attr 8]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 19]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 34]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 37]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 53]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -203,9 +167,6 @@
|
|||
[CSS Values and Units Test: attr 35]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 36]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 38]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -230,14 +191,71 @@
|
|||
[CSS Values and Units Test: attr 89]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 98]
|
||||
[CSS Values and Units Test: attr 9]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 99]
|
||||
[CSS Values and Units Test: attr 10]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 100]
|
||||
[CSS Values and Units Test: attr 14]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 101]
|
||||
[CSS Values and Units Test: attr 15]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 16]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 30]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 31]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 32]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 41]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 42]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 44]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 60]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 90]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 91]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 92]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 93]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 94]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 95]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 96]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 105]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 106]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 107]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: attr 108]
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta/css/css-values/attr-revert-rule.tentative.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-values/attr-revert-rule.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[attr-revert-rule.tentative.html]
|
||||
[The revert-rule works in an attr() fallback]
|
||||
expected: FAIL
|
6
tests/wpt/meta/css/css-values/if-function-revert-rule.tentative.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-values/if-function-revert-rule.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[if-function-revert-rule.tentative.html]
|
||||
[The revert-rule works as a branch in if()]
|
||||
expected: FAIL
|
||||
|
||||
[The revert-rule works as a branch in if(), earlier return]
|
||||
expected: FAIL
|
12
tests/wpt/meta/css/css-variables/revert-rule-in-fallback.tentative.html.ini
vendored
Normal file
12
tests/wpt/meta/css/css-variables/revert-rule-in-fallback.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[revert-rule-in-fallback.tentative.html]
|
||||
[var(--unknown, revert-rule) in custom property]
|
||||
expected: FAIL
|
||||
|
||||
[var(--unknown, revert-rule) in shorthand]
|
||||
expected: FAIL
|
||||
|
||||
[var(--unknown, revert-rule) in shorthand observed via longhand]
|
||||
expected: FAIL
|
||||
|
||||
[var(--unknown, revert-rule) in longhand]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-variables/revert-rule-to-var.tentative.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-variables/revert-rule-to-var.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[revert-rule-to-var.tentative.html]
|
||||
[Using revert-rule to revert to a value containing var()]
|
||||
expected: FAIL
|
40
tests/wpt/meta/css/mediaqueries/preferences-colorScheme.tentative.https.html.ini
vendored
Normal file
40
tests/wpt/meta/css/mediaqueries/preferences-colorScheme.tentative.https.html.ini
vendored
Normal file
|
@ -0,0 +1,40 @@
|
|||
[preferences-colorScheme.tentative.https.html]
|
||||
expected: ERROR
|
||||
[navigator.preferences.colorScheme supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.colorScheme.override supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.colorScheme.value supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.colorScheme.validValues supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.colorScheme.requestOverride() with invalid value throws]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.colorScheme.override returns override value]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.colorScheme.requestOverride(null) works like clearOverride()]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.colorScheme.requestOverride('') works like clearOverride()]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.colorScheme.requestOverride() updates (prefers-color-scheme)]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.colorScheme fires change event when requesting override]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.colorScheme fires change event when requesting override (without value change)]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.colorScheme fires change event when clearing override]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.colorScheme fires change event when clearing override (without value change)]
|
||||
expected: NOTRUN
|
43
tests/wpt/meta/css/mediaqueries/preferences-contrast.tentative.https.html.ini
vendored
Normal file
43
tests/wpt/meta/css/mediaqueries/preferences-contrast.tentative.https.html.ini
vendored
Normal file
|
@ -0,0 +1,43 @@
|
|||
[preferences-contrast.tentative.https.html]
|
||||
expected: ERROR
|
||||
[navigator.preferences.contrast supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.contrast.override supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.contrast.value supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.contrast.validValues supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.contrast.requestOverride() with invalid value throws]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.contrast.requestOverride('custom') throws]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.contrast.clearOverride() works]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.contrast.requestOverride(null) works like clearOverride()]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.contrast.requestOverride('') works like clearOverride()]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.contrast.requestOverride() updates (prefers-contrast)]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.contrast fires change event when requesting override]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.contrast fires change event when requesting override (without value change)]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.contrast fires change event when clearing override]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.contrast fires change event when clearing override (without value change)]
|
||||
expected: NOTRUN
|
40
tests/wpt/meta/css/mediaqueries/preferences-reducedData.tentative.https.html.ini
vendored
Normal file
40
tests/wpt/meta/css/mediaqueries/preferences-reducedData.tentative.https.html.ini
vendored
Normal file
|
@ -0,0 +1,40 @@
|
|||
[preferences-reducedData.tentative.https.html]
|
||||
expected: ERROR
|
||||
[navigator.preferences.reducedData supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.reducedData.override supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.reducedData.value supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.reducedData.validValues supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.reducedData.requestOverride() with invalid value throws]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedData.clearOverride() supported]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedData.requestOverride(null) works like clearOverride()]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedData.requestOverride('') works like clearOverride()]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedData.requestOverride() updates (prefers-reduced-data)]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedData fires change event when requesting override]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.reducedData fires change event when requesting override (without value change)]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedData fires change event when clearing override]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedData fires change event when clearing override (without value change)]
|
||||
expected: NOTRUN
|
40
tests/wpt/meta/css/mediaqueries/preferences-reducedMotion.tentative.https.html.ini
vendored
Normal file
40
tests/wpt/meta/css/mediaqueries/preferences-reducedMotion.tentative.https.html.ini
vendored
Normal file
|
@ -0,0 +1,40 @@
|
|||
[preferences-reducedMotion.tentative.https.html]
|
||||
expected: ERROR
|
||||
[navigator.preferences.reducedMotion supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.reducedMotion.override supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.reducedMotion.value supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.reducedMotion.validValues supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.reducedMotion.requestOverride() with invalid value throws]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedMotion.clearOverride() supported]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedMotion.requestOverride(null) works like clearOverride()]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedMotion.requestOverride('') works like clearOverride()]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedMotion.requestOverride() updates (prefers-reduced-motion)]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedMotion fires change event when requesting override]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.reducedMotion fires change event when requesting override (without value change)]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedMotion fires change event when clearing override]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedMotion fires change event when clearing override (without value change)]
|
||||
expected: NOTRUN
|
40
tests/wpt/meta/css/mediaqueries/preferences-reducedTransparency.tentative.https.html.ini
vendored
Normal file
40
tests/wpt/meta/css/mediaqueries/preferences-reducedTransparency.tentative.https.html.ini
vendored
Normal file
|
@ -0,0 +1,40 @@
|
|||
[preferences-reducedTransparency.tentative.https.html]
|
||||
expected: ERROR
|
||||
[navigator.preferences.reducedTransparency supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.reducedTransparency.override supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.reducedTransparency.value supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.reducedTransparency.validValues supported]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.reducedTransparency.requestOverride() with invalid value throws]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedTransparency.clearOverride() supported]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedTransparency.requestOverride(null) works like clearOverride()]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedTransparency.requestOverride('') works like clearOverride()]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedTransparency.requestOverride() updates (prefers-reduced-transparency)]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedTransparency fires change event when requesting override]
|
||||
expected: FAIL
|
||||
|
||||
[navigator.preferences.reducedTransparency fires change event when requesting override (without value change)]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedTransparency fires change event when clearing override]
|
||||
expected: NOTRUN
|
||||
|
||||
[navigator.preferences.reducedTransparency fires change event when clearing override (without value change)]
|
||||
expected: NOTRUN
|
|
@ -128,6 +128,9 @@
|
|||
[Teardown runs after last unsubscribe regardless of unsubscription order]
|
||||
expected: FAIL
|
||||
|
||||
[Subscriber iterates over a snapshot of its internal observers]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[observable-constructor.any.html]
|
||||
[Observable constructor]
|
||||
|
@ -258,3 +261,6 @@
|
|||
|
||||
[Teardown runs after last unsubscribe regardless of unsubscription order]
|
||||
expected: FAIL
|
||||
|
||||
[Subscriber iterates over a snapshot of its internal observers]
|
||||
expected: FAIL
|
||||
|
|
|
@ -22,3 +22,54 @@
|
|||
|
||||
[fetchLater() throws RangeError on negative activateAfter.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with same-origin (https) URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with http://localhost URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with https://localhost URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with http://127.0.0.1 URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with https://127.0.0.1 URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with http://[::1\] URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with https://[::1\] URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with https://example.com URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws SecurityError on non-trustworthy http URL.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on file:// scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on ftp:// scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on ssh:// scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on wss:// scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on about: scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on javascript: scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on data: scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on blob: scheme.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,51 +0,0 @@
|
|||
[anchor.tentative.https.window.html?include=from-treat-as-public]
|
||||
[treat-as-public-address to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local (same-origin): no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[anchor.tentative.https.window.html?include=from-public]
|
||||
[public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public redirected to private: missing CORS headers.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[anchor.tentative.https.window.html?include=from-local]
|
||||
[local to local: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[anchor.tentative.https.window.html?include=from-private]
|
||||
[private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to public: no preflight required.]
|
||||
expected: FAIL
|
|
@ -1,21 +0,0 @@
|
|||
[anchor.tentative.window.html]
|
||||
[local to local: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to public: no preflight required.]
|
||||
expected: FAIL
|
|
@ -1,9 +0,0 @@
|
|||
[fetch-from-treat-as-public.tentative.https.window.html]
|
||||
[treat-as-public-address to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to private: failed preflight.]
|
||||
expected: FAIL
|
|
@ -1,81 +0,0 @@
|
|||
[fetch.tentative.https.window.html?include=baseline]
|
||||
[local to public: PUT preflight failure.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[fetch.tentative.https.window.html?include=from-local]
|
||||
|
||||
[fetch.tentative.https.window.html?include=from-private]
|
||||
[private to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: missing CORS headers on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: missing PNA header on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: missing CORS headers on final response.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: no-CORS mode failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: no-CORS mode missing CORS headers on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: no-CORS mode missing PNA header on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[fetch.tentative.https.window.html?include=from-public]
|
||||
[public to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: missing CORS headers on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: missing PNA header on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: missing CORS headers on final response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: no-CORS mode failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: no-CORS mode missing CORS headers on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: no-CORS mode missing PNA header on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: missing CORS headers on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: missing PNA header on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: missing CORS headers on final response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: no-CORS mode failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: no-CORS mode missing CORS headers on preflight response.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: no-CORS mode missing PNA header on preflight response.]
|
||||
expected: FAIL
|
|
@ -1,24 +0,0 @@
|
|||
[fetch.tentative.window.html]
|
||||
[private to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to private: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[private https to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public https to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public https to private: failure.]
|
||||
expected: FAIL
|
|
@ -1,62 +0,0 @@
|
|||
[iframe.tentative.https.window.html?include=from-treat-as-public]
|
||||
[treat-as-public-address to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local (same-origin): no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: optional preflight]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[iframe.tentative.https.window.html?include=from-local]
|
||||
[local to local: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[iframe.tentative.https.window.html?include=from-public]
|
||||
[public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[iframe.tentative.https.window.html?include=grandparent]
|
||||
[public to local, grandparent navigates: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local, grandparent navigates: success.]
|
||||
expected: FAIL
|
||||
|
||||
[local to local, grandparent navigates: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to local (same-origin), grandparent navigates: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[iframe.tentative.https.window.html?include=from-private]
|
||||
[private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to public: no preflight required.]
|
||||
expected: FAIL
|
|
@ -1,24 +0,0 @@
|
|||
[iframe.tentative.window.html]
|
||||
[local to local: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to local, grandparent navigates: success.]
|
||||
expected: FAIL
|
|
@ -1,6 +0,0 @@
|
|||
[nested-worker.tentative.https.window.html]
|
||||
[treat-as-public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: failure.]
|
||||
expected: FAIL
|
|
@ -1,6 +0,0 @@
|
|||
[nested-worker.tentative.window.html]
|
||||
[treat-as-public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: failure.]
|
||||
expected: FAIL
|
|
@ -1,9 +0,0 @@
|
|||
[preflight-cache.https.tentative.window.html]
|
||||
[private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: success.]
|
||||
expected: FAIL
|
|
@ -1,69 +0,0 @@
|
|||
[redirect.tentative.https.window.html]
|
||||
[private to private to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local to private: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private to local: failed first preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private to local: failed second preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local to private: failed first preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local to private: failed second preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local to private: no-cors failed first preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local to private: no-cors failed second preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local (same-origin) to private: failed second preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local (same-origin) to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local (same-origin) to private: no-cors failed second preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private to local: failed first preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private to local: failed second preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private to local: no-cors failed first preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private to local: no-cors failed second preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private to local (same-origin): failed first preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private to local (same-origin): success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private to local (same-origin): no-cors failed first preflight.]
|
||||
expected: FAIL
|
|
@ -1,27 +0,0 @@
|
|||
[service-worker-background-fetch.tentative.https.window.html]
|
||||
[local to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: FAIL
|
|
@ -1,19 +0,0 @@
|
|||
[service-worker-fetch-document-treat-as-public.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[treat-as-public to local: failed preflight.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[treat-as-public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local (same-origin): no preflight required.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: NOTRUN
|
|
@ -1,28 +0,0 @@
|
|||
[service-worker-fetch-document.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[local to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[private to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to public: success.]
|
||||
expected: NOTRUN
|
|
@ -1,49 +0,0 @@
|
|||
[service-worker-fetch.tentative.https.window.html?9-last]
|
||||
expected: TIMEOUT
|
||||
[public to public: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[treat-as-public to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local (same-origin): no preflight required.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
|
||||
[service-worker-fetch.tentative.https.window.html?1-8]
|
||||
expected: TIMEOUT
|
||||
[local to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[private to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: success.]
|
||||
expected: NOTRUN
|
|
@ -1,10 +0,0 @@
|
|||
[service-worker-update.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[update public to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[update public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[update public to public: success.]
|
||||
expected: NOTRUN
|
|
@ -1,9 +0,0 @@
|
|||
[service-worker.tentative.https.window.html]
|
||||
[treat-as-public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: success.]
|
||||
expected: FAIL
|
|
@ -1,46 +0,0 @@
|
|||
[shared-worker-blob-fetch.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[local to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[private to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to public: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local (same-origin): no preflight required.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: NOTRUN
|
|
@ -1,46 +0,0 @@
|
|||
[shared-worker-blob-fetch.tentative.window.html]
|
||||
expected: TIMEOUT
|
||||
[local to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[private to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to public: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[local https to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private https to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public https to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[local https to local https: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private https to local https: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public https to local https: failure.]
|
||||
expected: NOTRUN
|
|
@ -1,46 +0,0 @@
|
|||
[shared-worker-fetch.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[local to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[private to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to public: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local (same-origin): no preflight required.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: failed preflight.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: NOTRUN
|
|
@ -1,40 +0,0 @@
|
|||
[shared-worker-fetch.tentative.window.html]
|
||||
expected: TIMEOUT
|
||||
[local to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[private to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to private: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to public: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to private: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[local https to local: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[private https to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public https to local: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public https to private: failure.]
|
||||
expected: NOTRUN
|
|
@ -1,10 +0,0 @@
|
|||
[shared-worker.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
[treat-as-public to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to public: success.]
|
||||
expected: NOTRUN
|
|
@ -1,10 +0,0 @@
|
|||
[shared-worker.tentative.window.html]
|
||||
expected: TIMEOUT
|
||||
[treat-as-public to local: failure.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[treat-as-public to private: failure.]
|
||||
expected: NOTRUN
|
||||
|
||||
[public to public: success.]
|
||||
expected: NOTRUN
|
|
@ -1,9 +0,0 @@
|
|||
[websocket.tentative.window.html]
|
||||
[private to local: websocket failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: websocket failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local: websocket failure.]
|
||||
expected: FAIL
|
|
@ -1,21 +0,0 @@
|
|||
[window-open-existing.tentative.window.html]
|
||||
[local to local: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to public: no preflight required.]
|
||||
expected: FAIL
|
|
@ -1,110 +0,0 @@
|
|||
[window-open.tentative.https.window.html]
|
||||
[private to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: missing CORS headers.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: missing PNA header.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: missing CORS headers.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: missing PNA header.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: missing CORS headers.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: missing PNA header.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: missing CORS headers.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: missing PNA header.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to private: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to private: missing CORS headers.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to private: missing PNA header.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[window-open.tentative.https.window.html?include=from-local]
|
||||
[local to local: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: optional preflight]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[window-open.tentative.https.window.html?include=from-treat-as-public]
|
||||
[treat-as-public-address to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local (same-origin): no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: optional preflight]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[window-open.tentative.https.window.html?include=from-private]
|
||||
[private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: optional preflight]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[window-open.tentative.https.window.html?include=from-public]
|
||||
[public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public redirected to private: missing CORS headers.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: optional preflight]
|
||||
expected: FAIL
|
|
@ -1,21 +0,0 @@
|
|||
[window-open.tentative.window.html]
|
||||
[local to local: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[local to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[private to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: no preflight required.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to public: no preflight required.]
|
||||
expected: FAIL
|
|
@ -1,39 +0,0 @@
|
|||
[worker-blob-fetch.tentative.window.html]
|
||||
[local to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[private to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to public: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[local https to local https: success.]
|
||||
expected: FAIL
|
||||
|
||||
[private https to local https: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public https to private https: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public https to local https: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to public: success.]
|
||||
expected: FAIL
|
|
@ -1,27 +0,0 @@
|
|||
[worker-fetch.tentative.https.window.html]
|
||||
[private to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: success.]
|
||||
expected: FAIL
|
|
@ -1,24 +0,0 @@
|
|||
[worker-fetch.tentative.window.html]
|
||||
[private to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[private https to local https: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public https to private https: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public https to local https: failure.]
|
||||
expected: FAIL
|
|
@ -1,6 +0,0 @@
|
|||
[worker.tentative.window.html]
|
||||
[treat-as-public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: failure.]
|
||||
expected: FAIL
|
|
@ -1,9 +0,0 @@
|
|||
[xhr-from-treat-as-public.tentative.https.window.html]
|
||||
[treat-as-public to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public to private: failed preflight.]
|
||||
expected: FAIL
|
|
@ -1,23 +0,0 @@
|
|||
[xhr.https.tentative.window.html?include=from-public]
|
||||
[public to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: success.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[xhr.https.tentative.window.html?include=from-private]
|
||||
[private to local: failed preflight.]
|
||||
expected: FAIL
|
||||
|
||||
[private to local: success.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[xhr.https.tentative.window.html?include=from-local]
|
|
@ -1,24 +0,0 @@
|
|||
[xhr.tentative.window.html]
|
||||
[private to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public to private: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[treat-as-public-address to private: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[private https to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public https to local: failure.]
|
||||
expected: FAIL
|
||||
|
||||
[public https to private: failure.]
|
||||
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