Update web-platform-tests to revision b'a39b23cb150d1ca3eddf7f2097ffe792a5f911e5' (#31425)

This commit is contained in:
Servo WPT Sync 2024-02-25 01:16:30 -05:00 committed by GitHub
parent 0d4e4748c4
commit 32f1d07323
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
409 changed files with 16860 additions and 3438 deletions

View file

@ -37,3 +37,39 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <float> from [initial\] to [right\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions: property <float> from [left\] to [right\] at (-1) should be [left\]]
expected: FAIL
[CSS Transitions: property <float> from [left\] to [right\] at (0) should be [left\]]
expected: FAIL
[CSS Transitions: property <float> from [left\] to [right\] at (0.4) should be [left\]]
expected: FAIL
[CSS Transitions with transition: all: property <float> from [left\] to [right\] at (-1) should be [left\]]
expected: FAIL
[CSS Transitions with transition: all: property <float> from [left\] to [right\] at (0) should be [left\]]
expected: FAIL
[CSS Transitions with transition: all: property <float> from [left\] to [right\] at (0.4) should be [left\]]
expected: FAIL
[Web Animations: property <float> from [left\] to [right\] at (-1) should be [left\]]
expected: FAIL
[Web Animations: property <float> from [left\] to [right\] at (0) should be [left\]]
expected: FAIL
[Web Animations: property <float> from [left\] to [right\] at (0.4) should be [left\]]
expected: FAIL
[Web Animations: property <float> from [left\] to [right\] at (0.5) should be [right\]]
expected: FAIL
[Web Animations: property <float> from [left\] to [right\] at (1) should be [right\]]
expected: FAIL
[Web Animations: property <float> from [left\] to [right\] at (1.5) should be [right\]]
expected: FAIL

View file

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

View file

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

View file

@ -0,0 +1,2 @@
[margin-left-applies-to-008.xht]
expected: FAIL

View file

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

View file

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

View file

@ -0,0 +1,2 @@
[first-line-pseudo-007.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[first-line-pseudo-008.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[first-line-selector-004.xht]
expected: FAIL

View file

@ -1,4 +1,4 @@
[border-image-width-interpolation-math-functions-tentative.html]
[border-image-width-interpolation-math-functions.html]
[CSS Transitions: property <border-image-width> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
@ -71,74 +71,74 @@
[Web Animations: property <border-image-width> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (-1) should be [20\]]
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0) should be [100\]]
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.125) should be [110\]]
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.875) should be [170\]]
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (1) should be [180\]]
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (2) should be [260\]]
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (-1) should be [20\]]
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0) should be [100\]]
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.125) should be [110\]]
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.875) should be [170\]]
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (1) should be [180\]]
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (2) should be [260\]]
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (-1) should be [20\]]
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0) should be [100\]]
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.125) should be [110\]]
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.875) should be [170\]]
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (1) should be [180\]]
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (2) should be [260\]]
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (-1) should be [20\]]
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0) should be [100\]]
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.125) should be [110\]]
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.875) should be [170\]]
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (1) should be [180\]]
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (2) should be [260\]]
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL

View file

@ -3322,3 +3322,51 @@
[Property color value 'color(from color(srgb 0.25 0.5 0.75) xyz-d65 x y z)']
expected: FAIL
[Property color value 'rgb(from color-mix(in srgb, red, red) r g b / alpha)']
expected: FAIL
[Property color value 'hsl(from color-mix(in srgb, red, red) h s l / alpha)']
expected: FAIL
[Property color value 'hwb(from color-mix(in srgb, red, red) h w b / alpha)']
expected: FAIL
[Property color value 'lab(from color-mix(in lab, lab(25 20 50), lab(25 20 50)) l a b / alpha)']
expected: FAIL
[Property color value 'oklab(from color-mix(in oklab, oklab(0.25 0.2 0.5), oklab(0.25 0.2 0.5)) l a b / alpha)']
expected: FAIL
[Property color value 'lch(from color-mix(in lch, lch(70 45 30), lch(70 45 30)) l c h / alpha)']
expected: FAIL
[Property color value 'oklch(from color-mix(in oklch, oklch(0.7 0.45 30), oklch(0.7 0.45 30)) l c h / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(srgb 0.7 0.5 0.3), color(srgb 0.7 0.5 0.3)) srgb r g b / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(srgb-linear 0.7 0.5 0.3), color(srgb-linear 0.7 0.5 0.3)) srgb-linear r g b / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(a98-rgb 0.7 0.5 0.3), color(a98-rgb 0.7 0.5 0.3)) a98-rgb r g b / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(rec2020 0.7 0.5 0.3), color(rec2020 0.7 0.5 0.3)) rec2020 r g b / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(prophoto-rgb 0.7 0.5 0.3), color(prophoto-rgb 0.7 0.5 0.3)) prophoto-rgb r g b / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(display-p3 0.7 0.5 0.3), color(display-p3 0.7 0.5 0.3)) display-p3 r g b / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(xyz 0.7 0.5 0.3), color(xyz 0.7 0.5 0.3)) xyz r g b / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(xyz-d50 0.7 0.5 0.3), color(xyz-d50 0.7 0.5 0.3)) xyz-d50 r g b / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(xyz-d65 0.7 0.5 0.3), color(xyz-d65 0.7 0.5 0.3)) xyz-d65 r g b / alpha)']
expected: FAIL

View file

@ -3235,3 +3235,51 @@
[e.style['color'\] = "oklch(from oklch(0.7 0.2 300) l c calc(h * 2.5))" should set the property value]
expected: FAIL
[e.style['color'\] = "rgb(from color-mix(in srgb, red, red) r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "hsl(from color-mix(in srgb, red, red) h s l / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "hwb(from color-mix(in srgb, red, red) h w b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "lab(from color-mix(in lab, lab(25 20 50), lab(25 20 50)) l a b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "oklab(from color-mix(in oklab, oklab(0.25 0.2 0.5), oklab(0.25 0.2 0.5)) l a b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "lch(from color-mix(in lch, lch(70 45 30), lch(70 45 30)) l c h / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "oklch(from color-mix(in oklch, oklch(0.7 0.45 30), oklch(0.7 0.45 30)) l c h / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(srgb 0.7 0.5 0.3), color(srgb 0.7 0.5 0.3)) srgb r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(srgb-linear 0.7 0.5 0.3), color(srgb-linear 0.7 0.5 0.3)) srgb-linear r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(a98-rgb 0.7 0.5 0.3), color(a98-rgb 0.7 0.5 0.3)) a98-rgb r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(rec2020 0.7 0.5 0.3), color(rec2020 0.7 0.5 0.3)) rec2020 r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(prophoto-rgb 0.7 0.5 0.3), color(prophoto-rgb 0.7 0.5 0.3)) prophoto-rgb r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(display-p3 0.7 0.5 0.3), color(display-p3 0.7 0.5 0.3)) display-p3 r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(xyz 0.7 0.5 0.3), color(xyz 0.7 0.5 0.3)) xyz r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(xyz-d50 0.7 0.5 0.3), color(xyz-d50 0.7 0.5 0.3)) xyz-d50 r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(xyz-d65 0.7 0.5 0.3), color(xyz-d65 0.7 0.5 0.3)) xyz-d65 r g b / alpha)" should set the property value]
expected: FAIL

View file

@ -1,4 +1,4 @@
[font-size-adjust-interpolation-math-functions.tentative.html]
[font-size-adjust-interpolation-math-functions.html]
[CSS Transitions: property <font-size-adjust> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
@ -71,74 +71,74 @@
[Web Animations: property <font-size-adjust> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (-1) should be [20\]]
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0) should be [100\]]
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.125) should be [110\]]
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.875) should be [170\]]
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (1) should be [180\]]
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (2) should be [260\]]
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (-1) should be [20\]]
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0) should be [100\]]
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.125) should be [110\]]
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.875) should be [170\]]
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (1) should be [180\]]
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (2) should be [260\]]
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (-1) should be [20\]]
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0) should be [100\]]
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.125) should be [110\]]
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.875) should be [170\]]
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (1) should be [180\]]
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (2) should be [260\]]
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (-1) should be [20\]]
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0) should be [100\]]
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.125) should be [110\]]
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.875) should be [170\]]
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (1) should be [180\]]
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (2) should be [260\]]
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL

View file

@ -1,4 +1,4 @@
[font-stretch-interpolation-math-functions.tentative.html]
[font-stretch-interpolation-math-functions.html]
[CSS Transitions: property <font-stretch> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
@ -71,74 +71,74 @@
[Web Animations: property <font-stretch> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (-1) should be [20%\]]
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0) should be [100%\]]
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.125) should be [110%\]]
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.875) should be [170%\]]
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (1) should be [180%\]]
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (-1) should be [20%\]]
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0) should be [100%\]]
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.125) should be [110%\]]
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.875) should be [170%\]]
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (1) should be [180%\]]
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (-1) should be [20%\]]
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0) should be [100%\]]
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.125) should be [110%\]]
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.875) should be [170%\]]
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (1) should be [180%\]]
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (-1) should be [20%\]]
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0) should be [100%\]]
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.125) should be [110%\]]
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.875) should be [170%\]]
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (1) should be [180%\]]
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL

View file

@ -0,0 +1,216 @@
[image-slice-interpolation-math-functions-tentative.html]
[CSS Transitions: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
expected: FAIL

View file

@ -37,3 +37,75 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <position> from [absolute\] to [static\] at (0.3) should be [absolute\]]
expected: FAIL
[CSS Transitions: property <position> from [relative\] to [static\] at (-1) should be [relative\]]
expected: FAIL
[CSS Transitions: property <position> from [relative\] to [static\] at (0) should be [relative\]]
expected: FAIL
[CSS Transitions: property <position> from [relative\] to [static\] at (0.4) should be [relative\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [relative\] to [static\] at (-1) should be [relative\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [relative\] to [static\] at (0) should be [relative\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [relative\] to [static\] at (0.4) should be [relative\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (-1) should be [relative\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (0) should be [relative\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (0.4) should be [relative\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (0.5) should be [static\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (1) should be [static\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (1.5) should be [static\]]
expected: FAIL
[CSS Transitions: property <position> from [sticky\] to [fixed\] at (-1) should be [sticky\]]
expected: FAIL
[CSS Transitions: property <position> from [sticky\] to [fixed\] at (0) should be [sticky\]]
expected: FAIL
[CSS Transitions: property <position> from [sticky\] to [fixed\] at (0.4) should be [sticky\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [sticky\] to [fixed\] at (-1) should be [sticky\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [sticky\] to [fixed\] at (0) should be [sticky\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [sticky\] to [fixed\] at (0.4) should be [sticky\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (-1) should be [sticky\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (0) should be [sticky\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (0.4) should be [sticky\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (0.5) should be [fixed\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (1) should be [fixed\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (1.5) should be [fixed\]]
expected: FAIL

View file

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

View file

@ -0,0 +1,2 @@
[table-cell-overflow-explicit-height-002.html]
expected: FAIL

View file

@ -191,18 +191,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto\] to [start\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto\] to [start\] at (0.5) should be [start\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto\] to [start\] at (0.6) should be [start\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto\] to [start\] at (1) should be [start\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto\] to [start\] at (1.5) should be [start\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto\] to [start\] at (-0.3) should be [auto\]]
expected: FAIL
@ -212,18 +200,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto\] to [start\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto\] to [start\] at (0.5) should be [start\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto\] to [start\] at (0.6) should be [start\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto\] to [start\] at (1) should be [start\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto\] to [start\] at (1.5) should be [start\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify\] to [center\] at (-0.3) should be [justify\]]
expected: FAIL
@ -233,18 +209,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify\] to [center\] at (0.3) should be [justify\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify\] to [center\] at (0.5) should be [center\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify\] to [center\] at (0.6) should be [center\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify\] to [center\] at (1) should be [center\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify\] to [center\] at (1.5) should be [center\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify\] to [center\] at (-0.3) should be [justify\]]
expected: FAIL
@ -254,18 +218,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify\] to [center\] at (0.3) should be [justify\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify\] to [center\] at (0.5) should be [center\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify\] to [center\] at (0.6) should be [center\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify\] to [center\] at (1) should be [center\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify\] to [center\] at (1.5) should be [center\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left\] to [right\] at (-0.3) should be [left\]]
expected: FAIL
@ -275,18 +227,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left\] to [right\] at (0.3) should be [left\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left\] to [right\] at (0.5) should be [right\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left\] to [right\] at (0.6) should be [right\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left\] to [right\] at (1) should be [right\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left\] to [right\] at (1.5) should be [right\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left\] to [right\] at (-0.3) should be [left\]]
expected: FAIL
@ -296,18 +236,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left\] to [right\] at (0.3) should be [left\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left\] to [right\] at (0.5) should be [right\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left\] to [right\] at (0.6) should be [right\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left\] to [right\] at (1) should be [right\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left\] to [right\] at (1.5) should be [right\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (-0.3) should be [end\]]
expected: FAIL

View file

@ -1,12 +0,0 @@
[all-with-discrete.tentative.html]
[all with an explicit discrete property should animate.]
expected: FAIL
[all without an explicit discrete property should not animate.]
expected: FAIL
[transition:all with transition-animation-type:discrete should animate discrete properties.]
expected: FAIL
[transition:all with transition-behavior:allow-discrete should animate discrete properties.]
expected: FAIL

View file

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

View file

@ -0,0 +1,18 @@
[transition-behaivor.html]
[transition-behavior:allow-discrete should animate discrete properties.]
expected: FAIL
[transition-behavior:allow-discrete overlaps the previous normal value.]
expected: FAIL
[transition-behavior:normal overlaps the previous allow-discrete value.]
expected: FAIL
[transition-behavior changed to normal should stop the running discrete transitions.]
expected: FAIL
[transition-behavior:allow-discrete should animate for values fallback to discrete animations.]
expected: FAIL
[transition-behavior:normal should cancel the running transitions whose animation values are not interpolatable]
expected: FAIL

View file

@ -1,6 +0,0 @@
[user-find-computed.tentative.html]
[Property user-find value 'auto']
expected: FAIL
[Property user-find value 'none']
expected: FAIL

View file

@ -1,6 +0,0 @@
[user-find-valid.tentative.html]
[e.style['user-find'\] = "auto" should set the property value]
expected: FAIL
[e.style['user-find'\] = "none" should set the property value]
expected: FAIL

View file

@ -1,3 +0,0 @@
[user-find.tentative.html]
[Basic test for the user-find property]
expected: FAIL

View file

@ -1,4 +1,4 @@
[variables-animation-math-functions-tentative.html]
[variables-animation-math-functions.html]
[CSS Transitions: property <--my-angle> from [100deg\] to [calc(sign(20rem - 20px) * 180deg)\] at (-1) should be [20deg\]]
expected: FAIL
@ -53,56 +53,56 @@
[Web Animations: property <--my-angle> from [100deg\] to [calc(sign(20rem - 20px) * 180deg)\] at (2) should be [260deg\]]
expected: FAIL
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (-1) should be [20deg\]]
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (-1) should be [20deg\]]
expected: FAIL
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0) should be [100deg\]]
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0) should be [100deg\]]
expected: FAIL
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0.125) should be [110deg\]]
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0.125) should be [110deg\]]
expected: FAIL
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0.875) should be [170deg\]]
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0.875) should be [170deg\]]
expected: FAIL
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (1) should be [180deg\]]
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (1) should be [180deg\]]
expected: FAIL
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (2) should be [260deg\]]
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (2) should be [260deg\]]
expected: FAIL
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (-1) should be [20deg\]]
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (-1) should be [20deg\]]
expected: FAIL
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0) should be [100deg\]]
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0) should be [100deg\]]
expected: FAIL
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0.125) should be [110deg\]]
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0.125) should be [110deg\]]
expected: FAIL
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0.875) should be [170deg\]]
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0.875) should be [170deg\]]
expected: FAIL
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (1) should be [180deg\]]
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (1) should be [180deg\]]
expected: FAIL
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (2) should be [260deg\]]
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (2) should be [260deg\]]
expected: FAIL
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (-1) should be [20deg\]]
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (-1) should be [20deg\]]
expected: FAIL
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0) should be [100deg\]]
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0) should be [100deg\]]
expected: FAIL
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0.125) should be [110deg\]]
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0.125) should be [110deg\]]
expected: FAIL
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0.875) should be [170deg\]]
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0.875) should be [170deg\]]
expected: FAIL
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (1) should be [180deg\]]
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (1) should be [180deg\]]
expected: FAIL
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (2) should be [260deg\]]
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (2) should be [260deg\]]
expected: FAIL

View file

@ -0,0 +1,2 @@
[backdrop-filter-clip-rect-2.html]
expected: FAIL

View file

@ -73,3 +73,12 @@
[createEvent('TOUCHEVENT') should be initialized correctly.]
expected: PRECONDITION_FAILED
[TextEvent should be an alias for TextEvent.]
expected: FAIL
[textevent should be an alias for TextEvent.]
expected: FAIL
[TEXTEVENT should be an alias for TextEvent.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[insertion-removing-steps-iframe.window.html]
[Insertion steps: load event fires synchronously *after* iframe DOM insertion, as part of the iframe element's insertion steps]
expected: FAIL

View file

@ -0,0 +1,2 @@
[insertion-removing-steps-script.window.html]
expected: ERROR

View file

@ -107,6 +107,9 @@
[Subscriber signal is readonly]
expected: FAIL
[Subscriber#error() value is stored as Subscriber's AbortSignal's reason]
expected: FAIL
[observable-constructor.any.html]
[Observable constructor]
@ -216,3 +219,6 @@
[Subscriber signal is readonly]
expected: FAIL
[Subscriber#error() value is stored as Subscriber's AbortSignal's reason]
expected: FAIL

View file

@ -0,0 +1,44 @@
[observable-drop.any.html]
[drop(): Observable should skip the first n values from the source observable, then pass through the rest of the values and completion]
expected: FAIL
[drop(): Observable passes through errors from source Observable]
expected: FAIL
[drop(): Observable passes through errors from source observable even before drop count is met]
expected: FAIL
[drop(): Observable passes through completions from source observable even before drop count is met]
expected: FAIL
[drop(): Unsubscribing from the Observable returned by drop() also unsubscribes from the source Observable]
expected: FAIL
[drop(): A drop amount of 0 simply mirrors the source Observable]
expected: FAIL
[drop(): Passing negative value wraps to maximum value ]
expected: FAIL
[observable-drop.any.worker.html]
[drop(): Observable should skip the first n values from the source observable, then pass through the rest of the values and completion]
expected: FAIL
[drop(): Observable passes through errors from source Observable]
expected: FAIL
[drop(): Observable passes through errors from source observable even before drop count is met]
expected: FAIL
[drop(): Observable passes through completions from source observable even before drop count is met]
expected: FAIL
[drop(): Unsubscribing from the Observable returned by drop() also unsubscribes from the source Observable]
expected: FAIL
[drop(): A drop amount of 0 simply mirrors the source Observable]
expected: FAIL
[drop(): Passing negative value wraps to maximum value ]
expected: FAIL

View file

@ -0,0 +1,32 @@
[observable-filter.any.html]
[filter(): Returned Observable filters out results based on predicate]
expected: FAIL
[filter(): Errors thrown in filter predicate are emitted to Observer error() handler]
expected: FAIL
[filter(): Passes complete() through from source Observable]
expected: FAIL
[filter(): Passes error() through from source Observable]
expected: FAIL
[filter(): Upon source completion, source Observable teardown sequence happens after downstream filter complete() is called]
expected: FAIL
[observable-filter.any.worker.html]
[filter(): Returned Observable filters out results based on predicate]
expected: FAIL
[filter(): Errors thrown in filter predicate are emitted to Observer error() handler]
expected: FAIL
[filter(): Passes complete() through from source Observable]
expected: FAIL
[filter(): Passes error() through from source Observable]
expected: FAIL
[filter(): Upon source completion, source Observable teardown sequence happens after downstream filter complete() is called]
expected: FAIL

View file

@ -0,0 +1,38 @@
[observable-map.any.worker.html]
[map(): Maps values correctly]
expected: FAIL
[map(): Mapper errors are emitted to Observer error() handler]
expected: FAIL
[map(): Passes complete() through from source Observable]
expected: FAIL
[map(): Passes error() through from source Observable]
expected: FAIL
[map(): Upon source completion, source Observable teardown sequence happens before downstream mapper complete() is called]
expected: FAIL
[map(): Map observable unsubscription causes source Observable unsubscription. Mapper Observer's complete()/error() are not called]
expected: FAIL
[observable-map.any.html]
[map(): Maps values correctly]
expected: FAIL
[map(): Mapper errors are emitted to Observer error() handler]
expected: FAIL
[map(): Passes complete() through from source Observable]
expected: FAIL
[map(): Passes error() through from source Observable]
expected: FAIL
[map(): Upon source completion, source Observable teardown sequence happens before downstream mapper complete() is called]
expected: FAIL
[map(): Map observable unsubscription causes source Observable unsubscription. Mapper Observer's complete()/error() are not called]
expected: FAIL

View file

@ -0,0 +1,3 @@
[observable-map.window.html]
[map()'s internal observer's next steps do not crash in a detached document]
expected: FAIL

View file

@ -0,0 +1,32 @@
[observable-take.any.html]
[take(): Takes the first N values from the source observable, then completes]
expected: FAIL
[take(): Forwards complete()s that happen before the take count is met, and unsubscribes from source Observable]
expected: FAIL
[take(): Should forward errors from the source observable]
expected: FAIL
[take(): take(0) should not subscribe to the source observable, and should return an observable that immediately completes]
expected: FAIL
[take(): Negative count is treated as maximum value]
expected: FAIL
[observable-take.any.worker.html]
[take(): Takes the first N values from the source observable, then completes]
expected: FAIL
[take(): Forwards complete()s that happen before the take count is met, and unsubscribes from source Observable]
expected: FAIL
[take(): Should forward errors from the source observable]
expected: FAIL
[take(): take(0) should not subscribe to the source observable, and should return an observable that immediately completes]
expected: FAIL
[take(): Negative count is treated as maximum value]
expected: FAIL

View file

@ -32,6 +32,15 @@
[takeUntil: notifier calls `Subscriber#error()` twice; second goes to global error handler]
expected: FAIL
[takeUntil: notifier next() unsubscribes from notifier]
expected: FAIL
[takeUntil: notifier error() unsubscribes from notifier]
expected: FAIL
[takeUntil: notifier throw Error unsubscribes from notifier]
expected: FAIL
[observable-takeUntil.any.worker.html]
[takeUntil subscribes to source Observable and mirrors it uninterrupted]
@ -66,3 +75,12 @@
[takeUntil: notifier calls `Subscriber#error()` twice; second goes to global error handler]
expected: FAIL
[takeUntil: notifier next() unsubscribes from notifier]
expected: FAIL
[takeUntil: notifier error() unsubscribes from notifier]
expected: FAIL
[takeUntil: notifier throw Error unsubscribes from notifier]
expected: FAIL

View file

@ -1,9 +0,0 @@
[gamepad-secure-context.html]
[When in a non-secure context, getGamepad() should throw an error.]
expected: FAIL
[Gamepad API is not exposed in insecure contexts]
expected: FAIL
[Gamepad API is not exposed in non-secure contexts]
expected: FAIL

View file

@ -1,13 +1,4 @@
[idlharness.https.window.html]
[GamepadEvent must be primary interface of new GamepadEvent("gamepad")]
expected: FAIL
[GamepadEvent interface: new GamepadEvent("gamepad") must inherit property "gamepad" with the proper type]
expected: FAIL
[Stringification of new GamepadEvent("gamepad")]
expected: FAIL
[idlharness.window.html]
[Gamepad interface: attribute vibrationActuator]
expected: FAIL
@ -37,3 +28,12 @@
[GamepadHapticActuator interface: operation reset()]
expected: FAIL
[GamepadEvent must be primary interface of new GamepadEvent("gamepad")]
expected: FAIL
[Stringification of new GamepadEvent("gamepad")]
expected: FAIL
[GamepadEvent interface: new GamepadEvent("gamepad") must inherit property "gamepad" with the proper type]
expected: FAIL

View file

@ -1,3 +1,3 @@
[not-fully-active.https.html]
[not-fully-active.html]
[calling getGamepads() in a non-fully-active document]
expected: FAIL

View file

@ -10,6 +10,3 @@
[load event does not fire on window.open('about:blank?foo')]
expected: FAIL
[load event does not fire on window.open('about:blank')]
expected: FAIL

View file

@ -4,18 +4,3 @@
[Test javascript URL string return values in direct and indirect (target) frame contexts. 9]
expected: FAIL
[0041 set in href="" targeting a frame and clicked]
expected: FAIL
[0080 00FF set in href="" targeting a frame and clicked]
expected: FAIL
[0080 00FF 0100 set in href="" targeting a frame and clicked]
expected: FAIL
[D83D DE0D set in href="" targeting a frame and clicked]
expected: FAIL
[DE0D 0041 set in href="" targeting a frame and clicked]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dir-auto-dynamic-simple-dataChange.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[dir-auto-dynamic-simple-replace.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[dir-auto-dynamic-simple-textContent.html]
expected: TIMEOUT

View file

@ -1,4 +1,3 @@
[document-base-url-window-initiator-is-not-opener.https.window.html]
expected: TIMEOUT
[window.open() gets base url from initiator not opener.]
expected: [FAIL, PASS, TIMEOUT]

View file

@ -1,3 +1,15 @@
[unicode-bidi-ua-rules.html]
[UA stylesheet rule for unicode-bidi, for <search>]
expected: FAIL
[UA stylesheet rule for unicode-bidi, for <input type=search>]
expected: FAIL
[UA stylesheet rule for unicode-bidi, for <input type=tel>]
expected: FAIL
[UA stylesheet rule for unicode-bidi, for <input type=url>]
expected: FAIL
[UA stylesheet rule for unicode-bidi, for <input type=email>]
expected: FAIL

View file

@ -1,4 +1,4 @@
[no-cuechange-before-play.html]
expected: TIMEOUT
[Ensure that the 'cuechange' event is not fired before video playback has begun.]
expected: FAIL
expected: TIMEOUT

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-1.html]
type: testharness
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: FAIL
expected: TIMEOUT

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_nonescaping-1.html]
type: testharness
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL
expected: NOTRUN

View file

@ -0,0 +1,6 @@
[popover-shadow-dom-anchor.tentative.html]
[anchor references do not cross shadow boundaries]
expected: FAIL
[anchor references use the flat tree not the DOM tree]
expected: FAIL

View file

@ -0,0 +1,4 @@
[async-script.html?default]
[async-script.html?reload]
expected: ERROR

View file

@ -1,3 +0,0 @@
[DOMContentLoaded-defer.html]
[The end: DOMContentLoaded and defer scripts]
expected: FAIL

View file

@ -1,5 +1,5 @@
[ignore-opens-during-unload.window.html]
expected: CRASH
expected: TIMEOUT
[ignore-opens-during-unload]
expected: FAIL
@ -41,4 +41,3 @@
[document.open should bail out when ignore-opens-during-unload is greater than 0 during unload event (open(parent) while unloading parent and child)]
expected: TIMEOUT

View file

@ -1,10 +1,19 @@
[nested-context-navigations-iframe.html]
expected: TIMEOUT
[Test that iframe refreshes are not observable by the parent]
expected: TIMEOUT
expected: NOTRUN
[Test that crossorigin iframe refreshes are not observable by the parent]
expected: NOTRUN
[Test that cross-site iframe refreshes are not observable by the parent]
expected: NOTRUN
[Test that iframe navigations are not observable by the parent]
expected: NOTRUN
[Test that crossorigin iframe navigations are not observable by the parent]
expected: NOTRUN
[Test that cross-site iframe navigations are not observable by the parent]
expected: NOTRUN

View file

@ -68,6 +68,3 @@
[PerformanceEntry has correct protocol attribute (xmlhttprequest)]
expected: FAIL
[PerformanceEntry has correct name, initiatorType, startTime, and duration (img)]
expected: FAIL

View file

@ -0,0 +1,24 @@
[api.html]
[No constructor]
expected: FAIL
[document.CreateEvent('TextEvent') prototype chain]
expected: FAIL
[initTextEvent('foo')]
expected: FAIL
[initTextEvent('foo', true, true, window, 'bar')]
expected: FAIL
[case sensitivity: textInput vs textinput]
expected: FAIL
[execCommand('insertText', false, 'a'), <input>]
expected: FAIL
[execCommand('insertText', false, 'a'), <textarea>]
expected: FAIL
[execCommand('insertText', false, 'a'), <div contenteditable="">]
expected: FAIL

File diff suppressed because it is too large Load diff

View file

@ -37,3 +37,39 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <float> from [initial\] to [right\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions: property <float> from [left\] to [right\] at (-1) should be [left\]]
expected: FAIL
[CSS Transitions: property <float> from [left\] to [right\] at (0) should be [left\]]
expected: FAIL
[CSS Transitions: property <float> from [left\] to [right\] at (0.4) should be [left\]]
expected: FAIL
[CSS Transitions with transition: all: property <float> from [left\] to [right\] at (-1) should be [left\]]
expected: FAIL
[CSS Transitions with transition: all: property <float> from [left\] to [right\] at (0) should be [left\]]
expected: FAIL
[CSS Transitions with transition: all: property <float> from [left\] to [right\] at (0.4) should be [left\]]
expected: FAIL
[Web Animations: property <float> from [left\] to [right\] at (-1) should be [left\]]
expected: FAIL
[Web Animations: property <float> from [left\] to [right\] at (0) should be [left\]]
expected: FAIL
[Web Animations: property <float> from [left\] to [right\] at (0.4) should be [left\]]
expected: FAIL
[Web Animations: property <float> from [left\] to [right\] at (0.5) should be [right\]]
expected: FAIL
[Web Animations: property <float> from [left\] to [right\] at (1) should be [right\]]
expected: FAIL
[Web Animations: property <float> from [left\] to [right\] at (1.5) should be [right\]]
expected: FAIL

View file

@ -0,0 +1,2 @@
[counter-increment-auto-reset-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[counter-increment-display-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[counter-increment-not-generated-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[counter-reset-display-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[counter-reset-not-generated-001.xht]
expected: FAIL

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,2 @@
[first-line-pseudo-007.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[first-line-pseudo-008.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[first-line-selector-004.xht]
expected: FAIL

View file

@ -1,4 +1,4 @@
[border-image-width-interpolation-math-functions-tentative.html]
[border-image-width-interpolation-math-functions.html]
[CSS Transitions: property <border-image-width> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
@ -71,74 +71,74 @@
[Web Animations: property <border-image-width> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (-1) should be [20\]]
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0) should be [100\]]
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.125) should be [110\]]
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.875) should be [170\]]
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (1) should be [180\]]
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (2) should be [260\]]
[CSS Transitions: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (-1) should be [20\]]
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0) should be [100\]]
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.125) should be [110\]]
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.875) should be [170\]]
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (1) should be [180\]]
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (2) should be [260\]]
[CSS Transitions with transition: all: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (-1) should be [20\]]
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0) should be [100\]]
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.125) should be [110\]]
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.875) should be [170\]]
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (1) should be [180\]]
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (2) should be [260\]]
[CSS Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (-1) should be [20\]]
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0) should be [100\]]
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.125) should be [110\]]
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.875) should be [170\]]
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (1) should be [180\]]
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (2) should be [260\]]
[Web Animations: property <border-image-width> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL

View file

@ -3322,3 +3322,51 @@
[Property color value 'color(from color(srgb 0.25 0.5 0.75) xyz-d65 x y z)']
expected: FAIL
[Property color value 'rgb(from color-mix(in srgb, red, red) r g b / alpha)']
expected: FAIL
[Property color value 'hsl(from color-mix(in srgb, red, red) h s l / alpha)']
expected: FAIL
[Property color value 'hwb(from color-mix(in srgb, red, red) h w b / alpha)']
expected: FAIL
[Property color value 'lab(from color-mix(in lab, lab(25 20 50), lab(25 20 50)) l a b / alpha)']
expected: FAIL
[Property color value 'oklab(from color-mix(in oklab, oklab(0.25 0.2 0.5), oklab(0.25 0.2 0.5)) l a b / alpha)']
expected: FAIL
[Property color value 'lch(from color-mix(in lch, lch(70 45 30), lch(70 45 30)) l c h / alpha)']
expected: FAIL
[Property color value 'oklch(from color-mix(in oklch, oklch(0.7 0.45 30), oklch(0.7 0.45 30)) l c h / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(srgb 0.7 0.5 0.3), color(srgb 0.7 0.5 0.3)) srgb r g b / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(srgb-linear 0.7 0.5 0.3), color(srgb-linear 0.7 0.5 0.3)) srgb-linear r g b / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(a98-rgb 0.7 0.5 0.3), color(a98-rgb 0.7 0.5 0.3)) a98-rgb r g b / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(rec2020 0.7 0.5 0.3), color(rec2020 0.7 0.5 0.3)) rec2020 r g b / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(prophoto-rgb 0.7 0.5 0.3), color(prophoto-rgb 0.7 0.5 0.3)) prophoto-rgb r g b / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(display-p3 0.7 0.5 0.3), color(display-p3 0.7 0.5 0.3)) display-p3 r g b / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(xyz 0.7 0.5 0.3), color(xyz 0.7 0.5 0.3)) xyz r g b / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(xyz-d50 0.7 0.5 0.3), color(xyz-d50 0.7 0.5 0.3)) xyz-d50 r g b / alpha)']
expected: FAIL
[Property color value 'color(from color-mix(in xyz, color(xyz-d65 0.7 0.5 0.3), color(xyz-d65 0.7 0.5 0.3)) xyz-d65 r g b / alpha)']
expected: FAIL

View file

@ -3235,3 +3235,51 @@
[e.style['color'\] = "oklch(from oklch(0.7 0.2 300) l c calc(h * 2.5))" should set the property value]
expected: FAIL
[e.style['color'\] = "rgb(from color-mix(in srgb, red, red) r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "hsl(from color-mix(in srgb, red, red) h s l / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "hwb(from color-mix(in srgb, red, red) h w b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "lab(from color-mix(in lab, lab(25 20 50), lab(25 20 50)) l a b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "oklab(from color-mix(in oklab, oklab(0.25 0.2 0.5), oklab(0.25 0.2 0.5)) l a b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "lch(from color-mix(in lch, lch(70 45 30), lch(70 45 30)) l c h / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "oklch(from color-mix(in oklch, oklch(0.7 0.45 30), oklch(0.7 0.45 30)) l c h / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(srgb 0.7 0.5 0.3), color(srgb 0.7 0.5 0.3)) srgb r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(srgb-linear 0.7 0.5 0.3), color(srgb-linear 0.7 0.5 0.3)) srgb-linear r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(a98-rgb 0.7 0.5 0.3), color(a98-rgb 0.7 0.5 0.3)) a98-rgb r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(rec2020 0.7 0.5 0.3), color(rec2020 0.7 0.5 0.3)) rec2020 r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(prophoto-rgb 0.7 0.5 0.3), color(prophoto-rgb 0.7 0.5 0.3)) prophoto-rgb r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(display-p3 0.7 0.5 0.3), color(display-p3 0.7 0.5 0.3)) display-p3 r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(xyz 0.7 0.5 0.3), color(xyz 0.7 0.5 0.3)) xyz r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(xyz-d50 0.7 0.5 0.3), color(xyz-d50 0.7 0.5 0.3)) xyz-d50 r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz, color(xyz-d65 0.7 0.5 0.3), color(xyz-d65 0.7 0.5 0.3)) xyz-d65 r g b / alpha)" should set the property value]
expected: FAIL

View file

@ -1,4 +1,4 @@
[font-size-adjust-interpolation-math-functions.tentative.html]
[font-size-adjust-interpolation-math-functions.html]
[CSS Transitions: property <font-size-adjust> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
@ -71,74 +71,74 @@
[Web Animations: property <font-size-adjust> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (-1) should be [20\]]
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0) should be [100\]]
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.125) should be [110\]]
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.875) should be [170\]]
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (1) should be [180\]]
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (2) should be [260\]]
[CSS Transitions: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (-1) should be [20\]]
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0) should be [100\]]
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.125) should be [110\]]
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.875) should be [170\]]
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (1) should be [180\]]
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (2) should be [260\]]
[CSS Transitions with transition: all: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (-1) should be [20\]]
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0) should be [100\]]
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.125) should be [110\]]
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.875) should be [170\]]
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (1) should be [180\]]
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (2) should be [260\]]
[CSS Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (-1) should be [20\]]
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0) should be [100\]]
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.125) should be [110\]]
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (0.875) should be [170\]]
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (1) should be [180\]]
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(progress(10rem from 20px to 100px) * 180)\] at (2) should be [260\]]
[Web Animations: property <font-size-adjust> from [calc(sign(20rem - 20px) * 100)\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL

View file

@ -1,4 +1,4 @@
[font-stretch-interpolation-math-functions.tentative.html]
[font-stretch-interpolation-math-functions.html]
[CSS Transitions: property <font-stretch> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
@ -71,74 +71,74 @@
[Web Animations: property <font-stretch> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (-1) should be [20%\]]
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0) should be [100%\]]
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.125) should be [110%\]]
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.875) should be [170%\]]
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (1) should be [180%\]]
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
[CSS Transitions: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (-1) should be [20%\]]
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0) should be [100%\]]
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.125) should be [110%\]]
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.875) should be [170%\]]
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (1) should be [180%\]]
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
[CSS Transitions with transition: all: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (-1) should be [20%\]]
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0) should be [100%\]]
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.125) should be [110%\]]
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.875) should be [170%\]]
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (1) should be [180%\]]
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
[CSS Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (-1) should be [20%\]]
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0) should be [100%\]]
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.125) should be [110%\]]
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.875) should be [170%\]]
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (1) should be [180%\]]
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
[Web Animations: property <font-stretch> from [calc(sign(20rem - 20px) * 100%)\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL

View file

@ -0,0 +1,216 @@
[image-slice-interpolation-math-functions-tentative.html]
[CSS Transitions: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (-1) should be [20\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0) should be [100\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0.125) should be [110\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (0.875) should be [170\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (1) should be [180\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100\] to [calc(sign(20rem - 20px) * 180)\] at (2) should be [260\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [100%\] to [calc(sign(20rem - 20px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (-1) should be [20%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0) should be [100%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.125) should be [110%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (0.875) should be [170%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (1) should be [180%\]]
expected: FAIL
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
expected: FAIL

View file

@ -37,3 +37,75 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <position> from [absolute\] to [static\] at (0.3) should be [absolute\]]
expected: FAIL
[CSS Transitions: property <position> from [relative\] to [static\] at (-1) should be [relative\]]
expected: FAIL
[CSS Transitions: property <position> from [relative\] to [static\] at (0) should be [relative\]]
expected: FAIL
[CSS Transitions: property <position> from [relative\] to [static\] at (0.4) should be [relative\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [relative\] to [static\] at (-1) should be [relative\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [relative\] to [static\] at (0) should be [relative\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [relative\] to [static\] at (0.4) should be [relative\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (-1) should be [relative\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (0) should be [relative\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (0.4) should be [relative\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (0.5) should be [static\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (1) should be [static\]]
expected: FAIL
[Web Animations: property <position> from [relative\] to [static\] at (1.5) should be [static\]]
expected: FAIL
[CSS Transitions: property <position> from [sticky\] to [fixed\] at (-1) should be [sticky\]]
expected: FAIL
[CSS Transitions: property <position> from [sticky\] to [fixed\] at (0) should be [sticky\]]
expected: FAIL
[CSS Transitions: property <position> from [sticky\] to [fixed\] at (0.4) should be [sticky\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [sticky\] to [fixed\] at (-1) should be [sticky\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [sticky\] to [fixed\] at (0) should be [sticky\]]
expected: FAIL
[CSS Transitions with transition: all: property <position> from [sticky\] to [fixed\] at (0.4) should be [sticky\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (-1) should be [sticky\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (0) should be [sticky\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (0.4) should be [sticky\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (0.5) should be [fixed\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (1) should be [fixed\]]
expected: FAIL
[Web Animations: property <position> from [sticky\] to [fixed\] at (1.5) should be [fixed\]]
expected: FAIL

View file

@ -155,18 +155,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto\] to [start\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto\] to [start\] at (0.5) should be [start\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto\] to [start\] at (0.6) should be [start\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto\] to [start\] at (1) should be [start\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [auto\] to [start\] at (1.5) should be [start\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto\] to [start\] at (-0.3) should be [auto\]]
expected: FAIL
@ -176,18 +164,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto\] to [start\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto\] to [start\] at (0.5) should be [start\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto\] to [start\] at (0.6) should be [start\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto\] to [start\] at (1) should be [start\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [auto\] to [start\] at (1.5) should be [start\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify\] to [center\] at (-0.3) should be [justify\]]
expected: FAIL
@ -197,18 +173,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify\] to [center\] at (0.3) should be [justify\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify\] to [center\] at (0.5) should be [center\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify\] to [center\] at (0.6) should be [center\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify\] to [center\] at (1) should be [center\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [justify\] to [center\] at (1.5) should be [center\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify\] to [center\] at (-0.3) should be [justify\]]
expected: FAIL
@ -218,18 +182,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify\] to [center\] at (0.3) should be [justify\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify\] to [center\] at (0.5) should be [center\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify\] to [center\] at (0.6) should be [center\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify\] to [center\] at (1) should be [center\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [justify\] to [center\] at (1.5) should be [center\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left\] to [right\] at (-0.3) should be [left\]]
expected: FAIL
@ -239,18 +191,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left\] to [right\] at (0.3) should be [left\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left\] to [right\] at (0.5) should be [right\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left\] to [right\] at (0.6) should be [right\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left\] to [right\] at (1) should be [right\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [left\] to [right\] at (1.5) should be [right\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left\] to [right\] at (-0.3) should be [left\]]
expected: FAIL
@ -260,18 +200,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left\] to [right\] at (0.3) should be [left\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left\] to [right\] at (0.5) should be [right\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left\] to [right\] at (0.6) should be [right\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left\] to [right\] at (1) should be [right\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-align-last> from [left\] to [right\] at (1.5) should be [right\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-align-last> from [end\] to [match-parent\] at (-0.3) should be [end\]]
expected: FAIL

View file

@ -158,18 +158,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [auto\] to [inter-word\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [auto\] to [inter-word\] at (0.5) should be [inter-word\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [auto\] to [inter-word\] at (0.6) should be [inter-word\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [auto\] to [inter-word\] at (1) should be [inter-word\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [auto\] to [inter-word\] at (1.5) should be [inter-word\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [auto\] to [inter-word\] at (-0.3) should be [auto\]]
expected: FAIL
@ -179,18 +167,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [auto\] to [inter-word\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [auto\] to [inter-word\] at (0.5) should be [inter-word\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [auto\] to [inter-word\] at (0.6) should be [inter-word\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [auto\] to [inter-word\] at (1) should be [inter-word\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [auto\] to [inter-word\] at (1.5) should be [inter-word\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [auto\] to [inter-character\] at (-0.3) should be [auto\]]
expected: FAIL
@ -200,18 +176,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [auto\] to [inter-character\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [auto\] to [inter-character\] at (0.5) should be [inter-character\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [auto\] to [inter-character\] at (0.6) should be [inter-character\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [auto\] to [inter-character\] at (1) should be [inter-character\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [auto\] to [inter-character\] at (1.5) should be [inter-character\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [auto\] to [inter-character\] at (-0.3) should be [auto\]]
expected: FAIL
@ -221,60 +185,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [auto\] to [inter-character\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [auto\] to [inter-character\] at (0.5) should be [inter-character\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [auto\] to [inter-character\] at (0.6) should be [inter-character\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [auto\] to [inter-character\] at (1) should be [inter-character\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [auto\] to [inter-character\] at (1.5) should be [inter-character\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [inter-character\] to [distribute\] at (-0.3) should be [inter-character\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [inter-character\] to [distribute\] at (0) should be [inter-character\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [inter-character\] to [distribute\] at (0.3) should be [inter-character\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [inter-character\] to [distribute\] at (0.5) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [inter-character\] to [distribute\] at (0.6) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [inter-character\] to [distribute\] at (1) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [inter-character\] to [distribute\] at (1.5) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [inter-character\] to [distribute\] at (-0.3) should be [inter-character\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [inter-character\] to [distribute\] at (0) should be [inter-character\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [inter-character\] to [distribute\] at (0.3) should be [inter-character\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [inter-character\] to [distribute\] at (0.5) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [inter-character\] to [distribute\] at (0.6) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [inter-character\] to [distribute\] at (1) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [inter-character\] to [distribute\] at (1.5) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [inter-word\] to [distribute\] at (-0.3) should be [inter-word\]]
expected: FAIL
@ -284,18 +194,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [inter-word\] to [distribute\] at (0.3) should be [inter-word\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [inter-word\] to [distribute\] at (0.5) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [inter-word\] to [distribute\] at (0.6) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [inter-word\] to [distribute\] at (1) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [inter-word\] to [distribute\] at (1.5) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [inter-word\] to [distribute\] at (-0.3) should be [inter-word\]]
expected: FAIL
@ -305,18 +203,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [inter-word\] to [distribute\] at (0.3) should be [inter-word\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [inter-word\] to [distribute\] at (0.5) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [inter-word\] to [distribute\] at (0.6) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [inter-word\] to [distribute\] at (1) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [inter-word\] to [distribute\] at (1.5) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [distribute\] to [none\] at (-0.3) should be [distribute\]]
expected: FAIL
@ -326,18 +212,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [distribute\] to [none\] at (0.3) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [distribute\] to [none\] at (0.5) should be [none\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [distribute\] to [none\] at (0.6) should be [none\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [distribute\] to [none\] at (1) should be [none\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <text-justify> from [distribute\] to [none\] at (1.5) should be [none\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [distribute\] to [none\] at (-0.3) should be [distribute\]]
expected: FAIL
@ -346,15 +220,3 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [distribute\] to [none\] at (0.3) should be [distribute\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [distribute\] to [none\] at (0.5) should be [none\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [distribute\] to [none\] at (0.6) should be [none\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [distribute\] to [none\] at (1) should be [none\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <text-justify> from [distribute\] to [none\] at (1.5) should be [none\]]
expected: FAIL

View file

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

View file

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

View file

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

View file

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

View file

@ -1,12 +0,0 @@
[all-with-discrete.tentative.html]
[all with an explicit discrete property should animate.]
expected: FAIL
[all without an explicit discrete property should not animate.]
expected: FAIL
[transition:all with transition-animation-type:discrete should animate discrete properties.]
expected: FAIL
[transition:all with transition-behavior:allow-discrete should animate discrete properties.]
expected: FAIL

View file

@ -242,18 +242,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [initial\] to [40px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [initial\] to [40px\] at (0.5) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [initial\] to [40px\] at (0.6) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [initial\] to [40px\] at (1) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [initial\] to [40px\] at (1.5) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [initial\] to [40px\] at (-0.3) should be [initial\]]
expected: FAIL
@ -263,18 +251,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [initial\] to [40px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [initial\] to [40px\] at (0.5) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [initial\] to [40px\] at (0.6) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [initial\] to [40px\] at (1) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [initial\] to [40px\] at (1.5) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [unset\] to [40px\] at (-0.3) should be [unset\]]
expected: FAIL
@ -284,18 +260,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [unset\] to [40px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [unset\] to [40px\] at (0.5) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [unset\] to [40px\] at (0.6) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [unset\] to [40px\] at (1) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [unset\] to [40px\] at (1.5) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [unset\] to [40px\] at (-0.3) should be [unset\]]
expected: FAIL
@ -305,18 +269,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [unset\] to [40px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [unset\] to [40px\] at (0.5) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [unset\] to [40px\] at (0.6) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [unset\] to [40px\] at (1) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [unset\] to [40px\] at (1.5) should be [40px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [super\] to [40%\] at (-0.3) should be [super\]]
expected: FAIL
@ -326,18 +278,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [super\] to [40%\] at (0.3) should be [super\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [super\] to [40%\] at (0.5) should be [40%\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [super\] to [40%\] at (0.6) should be [40%\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [super\] to [40%\] at (1) should be [40%\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <vertical-align> from [super\] to [40%\] at (1.5) should be [40%\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [super\] to [40%\] at (-0.3) should be [super\]]
expected: FAIL
@ -346,15 +286,3 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [super\] to [40%\] at (0.3) should be [super\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [super\] to [40%\] at (0.5) should be [40%\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [super\] to [40%\] at (0.6) should be [40%\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [super\] to [40%\] at (1) should be [40%\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <vertical-align> from [super\] to [40%\] at (1.5) should be [40%\]]
expected: FAIL

View file

@ -0,0 +1,18 @@
[transition-behaivor.html]
[transition-behavior:allow-discrete should animate discrete properties.]
expected: FAIL
[transition-behavior:allow-discrete overlaps the previous normal value.]
expected: FAIL
[transition-behavior:normal overlaps the previous allow-discrete value.]
expected: FAIL
[transition-behavior changed to normal should stop the running discrete transitions.]
expected: FAIL
[transition-behavior:allow-discrete should animate for values fallback to discrete animations.]
expected: FAIL
[transition-behavior:normal should cancel the running transitions whose animation values are not interpolatable]
expected: FAIL

View file

@ -1,6 +0,0 @@
[user-find-computed.tentative.html]
[Property user-find value 'auto']
expected: FAIL
[Property user-find value 'none']
expected: FAIL

View file

@ -1,6 +0,0 @@
[user-find-valid.tentative.html]
[e.style['user-find'\] = "auto" should set the property value]
expected: FAIL
[e.style['user-find'\] = "none" should set the property value]
expected: FAIL

View file

@ -1,3 +0,0 @@
[user-find.tentative.html]
[Basic test for the user-find property]
expected: FAIL

View file

@ -1,4 +1,4 @@
[variables-animation-math-functions-tentative.html]
[variables-animation-math-functions.html]
[CSS Transitions: property <--my-angle> from [100deg\] to [calc(sign(20rem - 20px) * 180deg)\] at (-1) should be [20deg\]]
expected: FAIL
@ -53,56 +53,56 @@
[Web Animations: property <--my-angle> from [100deg\] to [calc(sign(20rem - 20px) * 180deg)\] at (2) should be [260deg\]]
expected: FAIL
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (-1) should be [20deg\]]
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (-1) should be [20deg\]]
expected: FAIL
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0) should be [100deg\]]
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0) should be [100deg\]]
expected: FAIL
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0.125) should be [110deg\]]
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0.125) should be [110deg\]]
expected: FAIL
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0.875) should be [170deg\]]
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0.875) should be [170deg\]]
expected: FAIL
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (1) should be [180deg\]]
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (1) should be [180deg\]]
expected: FAIL
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (2) should be [260deg\]]
[CSS Transitions: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (2) should be [260deg\]]
expected: FAIL
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (-1) should be [20deg\]]
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (-1) should be [20deg\]]
expected: FAIL
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0) should be [100deg\]]
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0) should be [100deg\]]
expected: FAIL
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0.125) should be [110deg\]]
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0.125) should be [110deg\]]
expected: FAIL
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0.875) should be [170deg\]]
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0.875) should be [170deg\]]
expected: FAIL
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (1) should be [180deg\]]
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (1) should be [180deg\]]
expected: FAIL
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (2) should be [260deg\]]
[CSS Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (2) should be [260deg\]]
expected: FAIL
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (-1) should be [20deg\]]
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (-1) should be [20deg\]]
expected: FAIL
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0) should be [100deg\]]
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0) should be [100deg\]]
expected: FAIL
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0.125) should be [110deg\]]
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0.125) should be [110deg\]]
expected: FAIL
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (0.875) should be [170deg\]]
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (0.875) should be [170deg\]]
expected: FAIL
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (1) should be [180deg\]]
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (1) should be [180deg\]]
expected: FAIL
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(progress(10rem from 20px to 100px) * 180deg)\] at (2) should be [260deg\]]
[Web Animations: property <--my-angle> from [calc(sign(20rem - 20px) * 100deg)\] to [calc(sign(20rem - 20px) * 180deg)\] at (2) should be [260deg\]]
expected: FAIL

View file

@ -0,0 +1,2 @@
[backdrop-filter-clip-rect-2.html]
expected: FAIL

View file

@ -73,3 +73,12 @@
[createEvent('TOUCHEVENT') should be initialized correctly.]
expected: PRECONDITION_FAILED
[TextEvent should be an alias for TextEvent.]
expected: FAIL
[textevent should be an alias for TextEvent.]
expected: FAIL
[TEXTEVENT should be an alias for TextEvent.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[insertion-removing-steps-iframe.window.html]
[Insertion steps: load event fires synchronously *after* iframe DOM insertion, as part of the iframe element's insertion steps]
expected: FAIL

View file

@ -0,0 +1,2 @@
[insertion-removing-steps-script.window.html]
expected: ERROR

View file

@ -107,6 +107,9 @@
[Subscriber signal is readonly]
expected: FAIL
[Subscriber#error() value is stored as Subscriber's AbortSignal's reason]
expected: FAIL
[observable-constructor.any.html]
[Observable constructor]
@ -216,3 +219,6 @@
[Subscriber signal is readonly]
expected: FAIL
[Subscriber#error() value is stored as Subscriber's AbortSignal's reason]
expected: FAIL

View file

@ -0,0 +1,44 @@
[observable-drop.any.worker.html]
[drop(): Observable should skip the first n values from the source observable, then pass through the rest of the values and completion]
expected: FAIL
[drop(): Observable passes through errors from source Observable]
expected: FAIL
[drop(): Observable passes through errors from source observable even before drop count is met]
expected: FAIL
[drop(): Observable passes through completions from source observable even before drop count is met]
expected: FAIL
[drop(): Unsubscribing from the Observable returned by drop() also unsubscribes from the source Observable]
expected: FAIL
[drop(): A drop amount of 0 simply mirrors the source Observable]
expected: FAIL
[drop(): Passing negative value wraps to maximum value ]
expected: FAIL
[observable-drop.any.html]
[drop(): Observable should skip the first n values from the source observable, then pass through the rest of the values and completion]
expected: FAIL
[drop(): Observable passes through errors from source Observable]
expected: FAIL
[drop(): Observable passes through errors from source observable even before drop count is met]
expected: FAIL
[drop(): Observable passes through completions from source observable even before drop count is met]
expected: FAIL
[drop(): Unsubscribing from the Observable returned by drop() also unsubscribes from the source Observable]
expected: FAIL
[drop(): A drop amount of 0 simply mirrors the source Observable]
expected: FAIL
[drop(): Passing negative value wraps to maximum value ]
expected: FAIL

View file

@ -0,0 +1,32 @@
[observable-filter.any.html]
[filter(): Returned Observable filters out results based on predicate]
expected: FAIL
[filter(): Errors thrown in filter predicate are emitted to Observer error() handler]
expected: FAIL
[filter(): Passes complete() through from source Observable]
expected: FAIL
[filter(): Passes error() through from source Observable]
expected: FAIL
[filter(): Upon source completion, source Observable teardown sequence happens after downstream filter complete() is called]
expected: FAIL
[observable-filter.any.worker.html]
[filter(): Returned Observable filters out results based on predicate]
expected: FAIL
[filter(): Errors thrown in filter predicate are emitted to Observer error() handler]
expected: FAIL
[filter(): Passes complete() through from source Observable]
expected: FAIL
[filter(): Passes error() through from source Observable]
expected: FAIL
[filter(): Upon source completion, source Observable teardown sequence happens after downstream filter complete() is called]
expected: FAIL

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