mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision b'2703c75d5e889bb7c6a918de44841bf9de8d63a7'
This commit is contained in:
parent
d8e886a792
commit
7bf23c63b3
338 changed files with 9438 additions and 933 deletions
|
@ -0,0 +1,4 @@
|
||||||
|
[url-charset.window.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[Blob charset should override any auto-detected charset.]
|
||||||
|
expected: TIMEOUT
|
|
@ -4,7 +4,7 @@
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
[Opening a blob URL in a new window immediately before revoking it works.]
|
[Opening a blob URL in a new window immediately before revoking it works.]
|
||||||
expected: TIMEOUT
|
expected: FAIL
|
||||||
|
|
||||||
[Fetching a blob URL immediately before revoking it works in an iframe.]
|
[Fetching a blob URL immediately before revoking it works in an iframe.]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -8,6 +8,39 @@
|
||||||
[Key derivation using a X448 generated keys.]
|
[Key derivation using a X448 generated keys.]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order 0]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order 1]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order 8]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order p-1 (order 2)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order p (=0, order 4)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order p+1 (=1, order 1)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order 0]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order 1]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order p-1 (order 2)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order p (=0, order 4)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order p+1 (=1, order 1)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
[cfrg_curves_keys.https.any.html]
|
[cfrg_curves_keys.https.any.html]
|
||||||
[setup - define tests]
|
[setup - define tests]
|
||||||
|
@ -18,3 +51,36 @@
|
||||||
|
|
||||||
[Key derivation using a X448 generated keys.]
|
[Key derivation using a X448 generated keys.]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order 0]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order 1]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order 8]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order p-1 (order 2)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order p (=0, order 4)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order p+1 (=1, order 1)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order 0]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order 1]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order p-1 (order 2)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order p (=0, order 4)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order p+1 (=1, order 1)]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
[hit-test-floats-002.html]
|
||||||
|
[Hit test float]
|
||||||
|
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
||||||
[hit-test-floats-004.html]
|
|
||||||
[Miss float below something else]
|
|
||||||
expected: FAIL
|
|
|
@ -1,6 +1,3 @@
|
||||||
[block-in-inline-hittest-002.html]
|
[block-in-inline-hittest-002.html]
|
||||||
[elementsFromPoint]
|
[elementsFromPoint]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[elementFromPoint]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -0,0 +1,144 @@
|
||||||
|
[align-no-interpolation.html]
|
||||||
|
[CSS Transitions: property <align-content> from [initial\] to [baseline\] at (-0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <align-content> from [initial\] to [baseline\] at (0) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <align-content> from [initial\] to [baseline\] at (0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <align-content> from [initial\] to [baseline\] at (0.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <align-content> from [initial\] to [baseline\] at (0.6) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <align-content> from [initial\] to [baseline\] at (1) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <align-content> from [initial\] to [baseline\] at (1.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-content> from [initial\] to [baseline\] at (-0.3) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-content> from [initial\] to [baseline\] at (0) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-content> from [initial\] to [baseline\] at (0.3) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-content> from [initial\] to [baseline\] at (0.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-content> from [initial\] to [baseline\] at (0.6) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-content> from [initial\] to [baseline\] at (1) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-content> from [initial\] to [baseline\] at (1.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <align-content> from [initial\] to [baseline\] at (-0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <align-content> from [initial\] to [baseline\] at (0) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <align-content> from [initial\] to [baseline\] at (0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <align-content> from [initial\] to [baseline\] at (0.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <align-content> from [initial\] to [baseline\] at (0.6) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <align-content> from [initial\] to [baseline\] at (1) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <align-content> from [initial\] to [baseline\] at (1.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-content> from [initial\] to [baseline\] at (-0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-content> from [initial\] to [baseline\] at (0) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-content> from [initial\] to [baseline\] at (0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-content> from [initial\] to [baseline\] at (0.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-content> from [initial\] to [baseline\] at (0.6) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-content> from [initial\] to [baseline\] at (1) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-content> from [initial\] to [baseline\] at (1.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-items> from [initial\] to [baseline\] at (-0.3) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-items> from [initial\] to [baseline\] at (0) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-items> from [initial\] to [baseline\] at (0.3) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-items> from [initial\] to [baseline\] at (-0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-items> from [initial\] to [baseline\] at (0) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-items> from [initial\] to [baseline\] at (0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-items> from [initial\] to [baseline\] at (0.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-items> from [initial\] to [baseline\] at (0.6) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-items> from [initial\] to [baseline\] at (1) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-items> from [initial\] to [baseline\] at (1.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-self> from [initial\] to [baseline\] at (-0.3) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-self> from [initial\] to [baseline\] at (0) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-self> from [initial\] to [baseline\] at (0.3) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-self> from [initial\] to [baseline\] at (-0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-self> from [initial\] to [baseline\] at (0) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-self> from [initial\] to [baseline\] at (0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-self> from [initial\] to [baseline\] at (0.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-self> from [initial\] to [baseline\] at (0.6) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-self> from [initial\] to [baseline\] at (1) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-self> from [initial\] to [baseline\] at (1.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[animation-canceled-by-parent-details-element-being-closed.html]
|
||||||
|
[A CSS Animation running on an element within a <details> element is canceled after the <details> element is closed.]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,153 @@
|
||||||
|
[display-interpolation.html]
|
||||||
|
[CSS Transitions: property <display> from [block\] to [none\] at (-1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <display> from [block\] to [none\] at (0) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <display> from [block\] to [none\] at (0.1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <display> from [block\] to [none\] at (0.9) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [block\] to [none\] at (1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [block\] to [none\] at (1.5) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [none\] at (-1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [none\] at (0) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [none\] at (0.1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [none\] at (0.9) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [none\] at (1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [none\] at (1.5) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [none\] to [block\] at (-1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [none\] to [block\] at (0) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [block\] at (-1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [block\] at (0) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [block\] at (0.1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [block\] at (0.9) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [block\] at (1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [block\] at (1.5) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <display> from [inline\] to [block\] at (-0.3) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <display> from [inline\] to [block\] at (0) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <display> from [inline\] to [block\] at (0.3) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [inline\] to [block\] at (-0.3) should be [inline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [inline\] to [block\] at (0) should be [inline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [inline\] to [block\] at (0.3) should be [inline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [inline\] to [block\] at (-0.3) should be [inline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [inline\] to [block\] at (0) should be [inline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [inline\] to [block\] at (0.3) should be [inline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [inline\] to [block\] at (0.5) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [inline\] to [block\] at (0.6) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [inline\] to [block\] at (1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [inline\] to [block\] at (1.5) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [block\] at (-1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [block\] at (0) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [block\] at (0.1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [block\] at (0.9) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [block\] at (1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [block\] at (1.5) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [none\] to [none\] at (-1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [none\] to [none\] at (0) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [none\] to [none\] at (0.1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [none\] to [none\] at (0.9) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [none\] to [none\] at (1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [none\] to [none\] at (1.5) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [none\] at (-1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [none\] at (0) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [none\] at (0.1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [none\] at (0.9) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [none\] at (1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [none\] at (1.5) should be [none\]]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,72 @@
|
||||||
|
[animation-range-end-computed.html]
|
||||||
|
[Property animation-range-end value 'initial']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'normal']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'cover 0%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'cover 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'COVER 0%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'COVER 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'cover 120%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'cover 42%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'cover -42%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'contain 42%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'exit 42%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'exit calc(41% + 1%)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'exit-crossing 42%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'exit 1%, cover 2%, contain 0%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'exit 1%, cover 2%, contain 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'entry 42px']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'entry-crossing 42px']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'contain calc(10% + 10px)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'entry 1em']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'exit calc(1em + 10px)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'cover']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'contain']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'entry']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'exit']
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,63 @@
|
||||||
|
[animation-range-end-valid.html]
|
||||||
|
[e.style['animation-range-end'\] = "normal" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "cover 0%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "cover 100%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "cover 120%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "cover 42%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "cover -42%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "contain 42%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "exit 42%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "exit 1%, cover 2%, contain 0%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "exit 1%, cover 2%, contain 100%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "exit-crossing 42%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "entry 42px" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "entry-crossing 42px" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "contain calc(10px + 10%)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "entry 1em" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "exit calc(1em + 10px)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "entry 42%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "cover" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "contain" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "entry" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "exit" should set the property value]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,267 @@
|
||||||
|
[animation-range-shorthand.html]
|
||||||
|
[e.style['animation-range'\] = "normal" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal normal" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "cover" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "contain" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry-crossing" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "exit" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "exit-crossing" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry, exit" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry 0% entry 100%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry-crossing 0% entry-crossing 100%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "exit 0% exit 100%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "exit-crossing 0% exit-crossing 100%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "cover 0% cover 100%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "contain 0% contain 100%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry calc(10% - 10%) entry calc(50% + 50%)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "cover 50%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "contain 50%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry 50%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry-crossing 50%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "exit 50%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "exit-crossing 50%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry 50px exit 100px" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "exit calc(10% + 50px)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry 50% exit 50%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "cover 50% entry 50%, contain 50% exit 50%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'normal']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'normal normal']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'cover']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'contain']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry-crossing']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'exit']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'exit-crossing']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry, exit']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry 0% entry 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry-crossing 0% entry-crossing 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'exit 0% exit 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'exit-crossing 0% exit-crossing 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'cover 0% cover 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'contain 0% contain 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry calc(10% - 10%) entry calc(50% + 50%)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'cover 50%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'contain 50%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry 50%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry-crossing 50%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'exit 50%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'exit-crossing 50%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry 50px exit 100px']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'exit calc(10% + 50px)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry 50% exit 50%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'cover 50% entry 50%, contain 50% exit 50%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry 10em exit 20em']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal normal" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal normal" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal normal" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal entry 100%" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal entry 100%" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal entry 100%" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal entry 10%" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal entry 10%" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal entry 10%" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "cover" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "cover" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "cover" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "contain" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "contain" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "contain" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "contain 100% contain 0%" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "contain 100% contain 0%" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "contain 100% contain 0%" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry 10% exit 20%" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry 10% exit 20%" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry 10% exit 20%" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry calc(10% + 10px) exit 20px" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry calc(10% + 10px) exit 20px" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry calc(10% + 10px) exit 20px" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry, exit" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry, exit" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry, exit" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry 0%, exit" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry 0%, exit" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "entry 0%, exit" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "exit calc(10% + 50px)" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "exit calc(10% + 50px)" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "exit calc(10% + 50px)" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,72 @@
|
||||||
|
[animation-range-start-computed.html]
|
||||||
|
[Property animation-range-start value 'initial']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'normal']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'cover 0%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'cover 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'COVER 0%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'COVER 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'cover 120%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'cover 42%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'cover -42%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'contain 42%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'exit 42%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'exit calc(41% + 1%)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'exit 1%, cover 2%, contain 0%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'exit 1%, cover 2%, contain 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'exit-crossing 42%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'entry 42px']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'entry-crossing 42px']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'contain calc(10% + 10px)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'entry 1em']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'exit calc(1em + 10px)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'cover']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'contain']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'entry']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'exit']
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,63 @@
|
||||||
|
[animation-range-start-valid.html]
|
||||||
|
[e.style['animation-range-start'\] = "normal" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "cover 0%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "cover 100%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "cover 120%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "cover 42%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "cover -42%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "contain 42%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "exit 42%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "exit 1%, cover 2%, contain 0%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "exit 1%, cover 2%, contain 100%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "exit-crossing 42%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "entry 42px" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "entry-crossing 42px" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "contain calc(10px + 10%)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "entry 1em" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "exit calc(1em + 10px)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "entry 42%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "cover" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "contain" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "entry" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "exit" should set the property value]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,63 @@
|
||||||
|
[transition-properties-not-animatable.html]
|
||||||
|
[Web Animations: property <transition-duration> from [1s\] to [2s\] at (-0.3) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-duration> from [1s\] to [2s\] at (0) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-duration> from [1s\] to [2s\] at (0.3) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-duration> from [1s\] to [2s\] at (0.5) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-duration> from [1s\] to [2s\] at (0.6) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-duration> from [1s\] to [2s\] at (1) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-duration> from [1s\] to [2s\] at (1.5) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-delay> from [1s\] to [2s\] at (-0.3) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-delay> from [1s\] to [2s\] at (0) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-delay> from [1s\] to [2s\] at (0.3) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-delay> from [1s\] to [2s\] at (0.5) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-delay> from [1s\] to [2s\] at (0.6) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-delay> from [1s\] to [2s\] at (1) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-delay> from [1s\] to [2s\] at (1.5) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-property> from [color\] to [background-color\] at (-0.3) should be [all\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-property> from [color\] to [background-color\] at (0) should be [all\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-property> from [color\] to [background-color\] at (0.3) should be [all\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-property> from [color\] to [background-color\] at (0.5) should be [all\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-property> from [color\] to [background-color\] at (0.6) should be [all\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-property> from [color\] to [background-color\] at (1) should be [all\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-property> from [color\] to [background-color\] at (1.5) should be [all\]]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[opacity-animation-ending-correctly-001.html]
|
||||||
|
expected: TIMEOUT
|
|
@ -1318,3 +1318,60 @@
|
||||||
|
|
||||||
[Property color value 'color(srgb 1 1 1 / -0.2)' [Negative alpha should clamp\]]
|
[Property color value 'color(srgb 1 1 1 / -0.2)' [Negative alpha should clamp\]]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(srgb calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(srgb calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(srgb-linear calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(srgb-linear calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(a98-rgb calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(a98-rgb calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(rec2020 calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(rec2020 calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(prophoto-rgb calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(prophoto-rgb calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(display-p3 calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(display-p3 calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(xyz calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(xyz calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(xyz-d50 calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(xyz-d50 calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(xyz-d65 calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(xyz-d65 calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(display-p3 184 1.00001 1103)' [Display P3 color with component > 1 should not clamp\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1666,3 +1666,135 @@
|
||||||
|
|
||||||
[Property color value 'color-mix(in oklab, oklab(0.1 0.2 0.3 / none), oklab(0.5 0.6 0.7 / none))']
|
[Property color value 'color-mix(in oklab, oklab(0.1 0.2 0.3 / none), oklab(0.5 0.6 0.7 / none))']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in hsl, transparent, hsl(30deg 30% 40%))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in hsl, transparent 10%, hsl(30deg 30% 40%))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in hsl, hsl(120deg 10% 20% / 0), hsl(30deg 30% 40%))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in hsl, hsl(120deg 10% 20% / 0) 10%, hsl(30deg 30% 40%))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in hwb, transparent, hwb(30deg 30% 40%))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in hwb, transparent 10%, hwb(30deg 30% 40%))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in hwb, hwb(120deg 10% 20% / 0), hwb(30deg 30% 40%))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in hwb, hwb(120deg 10% 20% / 0) 10%, hwb(30deg 30% 40%))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in lch, transparent, lch(0.3 0.4 30deg))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in lch, transparent 10%, lch(0.3 0.4 30deg))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in lch, lch(0.1 0.2 120deg / 0), lch(0.3 0.4 30deg))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in lch, lch(0.1 0.2 120deg / 0) 10%, lch(0.3 0.4 30deg))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in oklch, transparent, oklch(30 40 30deg))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in oklch, transparent 10%, oklch(30 40 30deg))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in oklch, oklch(10 20 120deg / 0), oklch(30 40 30deg))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in oklch, oklch(10 20 120deg / 0) 10%, oklch(30 40 30deg))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in lab, transparent, lab(30 40 50))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in lab, transparent 10%, lab(30 40 50))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in lab, lab(10 20 30 / 0), lab(30 40 50))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in lab, lab(10 20 30 / 0) 10%, lab(30 40 50))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in oklab, transparent, oklab(0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in oklab, transparent 10%, oklab(0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in oklab, oklab(0.1 0.2 0.3 / 0), oklab(0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in oklab, oklab(0.1 0.2 0.3 / 0) 10%, oklab(0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in srgb, transparent, color(srgb 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in srgb, transparent 10%, color(srgb 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in srgb, color(srgb 0.1 0.2 0.3 / 0), color(srgb 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in srgb, color(srgb 0.1 0.2 0.3 / 0) 10%, color(srgb 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in srgb-linear, transparent, color(srgb-linear 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in srgb-linear, transparent 10%, color(srgb-linear 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.3 / 0), color(srgb-linear 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.3 / 0) 10%, color(srgb-linear 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz, transparent, color(xyz 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz, transparent 10%, color(xyz 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz, color(xyz 0.1 0.2 0.3 / 0), color(xyz 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz, color(xyz 0.1 0.2 0.3 / 0) 10%, color(xyz 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz-d50, transparent, color(xyz-d50 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz-d50, transparent 10%, color(xyz-d50 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3 / 0), color(xyz-d50 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3 / 0) 10%, color(xyz-d50 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz-d65, transparent, color(xyz-d65 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz-d65, transparent 10%, color(xyz-d65 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0), color(xyz-d65 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0) 10%, color(xyz-d65 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -373,3 +373,27 @@
|
||||||
|
|
||||||
[Property color value 'oklch(0.2 none none / none)']
|
[Property color value 'oklch(0.2 none none / none)']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'lab(calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'lab(calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'oklab(calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'oklab(calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'lch(calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'lch(calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'oklch(calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'oklch(calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -826,3 +826,111 @@
|
||||||
|
|
||||||
[e.style['color'\] = "color(xyz-d65 0 0 0 / none)" should set the property value]
|
[e.style['color'\] = "color(xyz-d65 0 0 0 / none)" should set the property value]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(srgb 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(srgb 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(srgb calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(srgb calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(srgb-linear 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(srgb-linear 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(srgb-linear calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(srgb-linear calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(a98-rgb 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(a98-rgb 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(a98-rgb calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(a98-rgb calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(rec2020 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(rec2020 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(rec2020 calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(rec2020 calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(prophoto-rgb 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(prophoto-rgb 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(prophoto-rgb calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(prophoto-rgb calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(display-p3 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(display-p3 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(display-p3 calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(display-p3 calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz-d50 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz-d50 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz-d50 calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz-d50 calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz-d65 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz-d65 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz-d65 calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz-d65 calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -358,3 +358,63 @@
|
||||||
|
|
||||||
[e.style['color'\] = "oklch(0.2 none none / none)" should set the property value]
|
[e.style['color'\] = "oklch(0.2 none none / none)" should set the property value]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lab(calc(infinity) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lab(50 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lab(50 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lab(calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lab(calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklab(calc(infinity) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklab(0.5 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklab(0.5 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklab(calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklab(calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lch(calc(infinity) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lch(50 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lch(50 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lch(calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lch(calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklch(calc(infinity) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklch(0.5 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklch(0.5 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklch(calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklch(calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
[hittest-anonymous-box.html]
|
|
||||||
[Hit-testing within an anonymous flex-item should return the flexbox as the hittest result.]
|
|
||||||
expected: FAIL
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
[hittest-before-pseudo.html]
|
||||||
|
[Hit-testing text within a pseudo-element flex-item should return the flexbox as the hittest result.]
|
||||||
|
expected: FAIL
|
|
@ -239,9 +239,6 @@
|
||||||
[Matching font-style: 'oblique -21deg' should prefer 'italic' over 'oblique 0deg']
|
[Matching font-style: 'oblique -21deg' should prefer 'italic' over 'oblique 0deg']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Matching font-style: 'oblique 20deg' should prefer 'oblique 0deg' over 'oblique -50deg -20deg']
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Matching font-style: 'oblique 10deg' should prefer 'oblique 40deg 50deg' over 'italic']
|
[Matching font-style: 'oblique 10deg' should prefer 'oblique 40deg 50deg' over 'italic']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -316,3 +313,12 @@
|
||||||
|
|
||||||
[Matching font-style: 'italic' should prefer 'italic' over 'oblique 20deg']
|
[Matching font-style: 'italic' should prefer 'italic' over 'oblique 20deg']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Matching font-stretch: '100%' should prefer '100%' over '110% 120%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Matching font-style: 'italic' should prefer 'oblique 0deg' over 'oblique -60deg -30deg']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Matching font-style: 'oblique -10deg' should prefer 'italic' over 'oblique 0deg 10deg']
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[image-set-calc-x-rendering-2.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[image-set-calc-x-rendering.html]
|
||||||
|
expected: FAIL
|
|
@ -64,3 +64,39 @@
|
||||||
|
|
||||||
[Property content value '-webkit-image-set(url('http://web-platform.test/example.png') 192dpi, linear-gradient(black, white) 1x)']
|
[Property content value '-webkit-image-set(url('http://web-platform.test/example.png') 192dpi, linear-gradient(black, white) 1x)']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value 'image-set(url("http://web-platform.test/example.png") type("image/unsupported"))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value '-webkit-image-set(url("http://web-platform.test/example.png") type("image/unsupported"))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value 'image-set(url("http://web-platform.test/example.png") 2x type("image/unsupported"), url("http://web-platform.test/example.png") 1x type("image/unsupported"))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value '-webkit-image-set(url("http://web-platform.test/example.png") 2x type("image/unsupported"), url("http://web-platform.test/example.png") 1x type("image/unsupported"))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value 'image-set(url('http://web-platform.test/example.png') calc(1x * 2))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value '-webkit-image-set(url('http://web-platform.test/example.png') calc(1x * 2))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value 'image-set(url('http://web-platform.test/example.png') calc(6dppx / 3))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value '-webkit-image-set(url('http://web-platform.test/example.png') calc(6dppx / 3))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value 'image-set(url('http://web-platform.test/example.png') calc(100dpi - 4dpi))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value '-webkit-image-set(url('http://web-platform.test/example.png') calc(100dpi - 4dpi))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value 'image-set(url('http://web-platform.test/example.png') calc(37dpcm + 0.79532dpcm))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value '-webkit-image-set(url('http://web-platform.test/example.png') calc(37dpcm + 0.79532dpcm))']
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
[transform-scale-hittest.html]
|
[transform-scale-hittest.html]
|
||||||
[Hit test intersecting scaled box]
|
[Hit test intersecting scaled box]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Hit test within unscaled box]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -326,156 +326,6 @@
|
||||||
[margin-right length(mm) / values]
|
[margin-right length(mm) / values]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[margin-right length(cm) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[margin-right length(in) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[margin-top length(pt) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[margin-top length(pc) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[margin-top length(px) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[margin-top length(em) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[margin-top length(ex) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[margin-top length(mm) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[margin-top length(cm) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[margin-top length(in) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[height length(pt) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[height length(pc) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[height length(px) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[height length(em) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[height length(ex) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[height length(mm) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[height length(cm) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[height length(in) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[height percentage(%) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[width length(pt) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[width length(pc) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[width length(px) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[width length(em) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[width length(ex) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[width length(mm) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[width length(cm) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[width length(in) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[width percentage(%) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-height length(pt) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-height length(pc) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-height length(px) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-height length(em) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-height length(ex) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-height length(mm) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-height length(cm) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-height length(in) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-height percentage(%) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-width length(pt) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-width length(pc) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-width length(px) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-width length(em) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-width length(ex) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-width length(mm) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-width length(cm) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-width length(in) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min-width percentage(%) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[max-height length(pt) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[max-height length(pc) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[max-height length(px) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[max-height length(em) / values]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[color color(rgba) / values]
|
[color color(rgba) / values]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -52,3 +52,153 @@
|
||||||
|
|
||||||
[background-position length(px) / events]
|
[background-position length(px) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[color color(rgba) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size length(pt) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size length(pc) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size length(px) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size length(em) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size length(ex) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size length(mm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size length(cm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size length(in) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size percentage(%) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-weight font-weight(keyword) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-weight font-weight(numeric) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height number(integer) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height number(decimal) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height length(pt) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height length(pc) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height length(px) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height length(em) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height length(ex) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height length(mm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height length(cm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height length(in) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height percentage(%) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[letter-spacing length(pt) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[letter-spacing length(pc) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[letter-spacing length(px) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[letter-spacing length(em) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[letter-spacing length(ex) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[letter-spacing length(mm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[letter-spacing length(cm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[letter-spacing length(in) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing length(pt) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing length(pc) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing length(px) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing length(em) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing length(ex) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing length(mm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing length(cm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing length(in) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing percentage(%) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent length(pt) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent length(pc) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent length(px) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent length(em) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent length(ex) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent length(mm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent length(cm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent length(in) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent percentage(%) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-shadow shadow(shadow) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[pointer-events-no-scrollbars-002.html]
|
||||||
|
expected: TIMEOUT
|
|
@ -1,3 +0,0 @@
|
||||||
[CaretPosition-001.html]
|
|
||||||
[Element at (400, 100)]
|
|
||||||
expected: FAIL
|
|
|
@ -1,3 +0,0 @@
|
||||||
[elementFromPoint-001.html]
|
|
||||||
[CSSOM View - 5 - extensions to the Document interface]
|
|
||||||
expected: FAIL
|
|
|
@ -1,4 +0,0 @@
|
||||||
[elementFromPoint-dynamic-anon-box.html]
|
|
||||||
expected: CRASH
|
|
||||||
[Link should be clickable after hiding a scrollbox with an anonymous table inside]
|
|
||||||
expected: FAIL
|
|
|
@ -16,3 +16,6 @@
|
||||||
|
|
||||||
[<li>Image Inside 2</li>]
|
[<li>Image Inside 2</li>]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[<li>Image Inside 1</li>]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
[elementFromPoint-visibility-hidden-resizer.html]
|
||||||
|
[elementFromPoint on resizer area of an element with visibility:hidden]
|
||||||
|
expected: FAIL
|
|
@ -16,6 +16,3 @@
|
||||||
|
|
||||||
[test the top of layer]
|
[test the top of layer]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[test some point of the element: top left corner]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -0,0 +1,57 @@
|
||||||
|
[match-media-parsing.html]
|
||||||
|
[Test parsing '(color)' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing '(color' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing ' (color)' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing ' ( color ) ' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing ' ( color ' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing ' color ), ( color' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing '(min-resolution: 1x)' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing '(min-resolution: calc(1x))' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing '(resolution: 2x)' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing '(resolution: calc(2x))' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing '(max-resolution: 7x)' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing '(max-resolution: calc(7x))' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing '(resolution: 2dppx)' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing '(resolution: 600dpi)' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing '(resolution: 77dpcm)' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing '(resolution: calc(1x + 2x))' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing '(resolution: calc(5x - 2x))' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing '(resolution: calc(1x * 3))' with matchMedia]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test parsing '(resolution: calc(6x / 2))' with matchMedia]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[mq-calc-resolution.html]
|
||||||
|
expected: FAIL
|
|
@ -146,6 +146,3 @@
|
||||||
|
|
||||||
[list-style-image sec-fetch-site - HTTPS downgrade-upgrade]
|
[list-style-image sec-fetch-site - HTTPS downgrade-upgrade]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[background-image sec-fetch-site - HTTPS downgrade (header not sent)]
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
|
@ -59,6 +59,24 @@
|
||||||
[Blob content with short content and a large range start]
|
[Blob content with short content and a large range start]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Blob content with short content and a range end matching content length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Blob range with no value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Blob range with incorrect range header]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Blob range with incorrect range header #2]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Blob range with incorrect range header #3]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Blob content with short content and a range start matching the content length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
[blob.any.worker.html]
|
[blob.any.worker.html]
|
||||||
[A simple blob range request.]
|
[A simple blob range request.]
|
||||||
|
@ -120,3 +138,21 @@
|
||||||
|
|
||||||
[Blob content with short content and a large range start]
|
[Blob content with short content and a large range start]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Blob content with short content and a range end matching content length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Blob range with no value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Blob range with incorrect range header]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Blob range with incorrect range header #2]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Blob range with incorrect range header #3]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Blob content with short content and a range start matching the content length]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
[scroll-restoration-fragment-scrolling-cross-origin.html]
|
[scroll-restoration-fragment-scrolling-cross-origin.html]
|
||||||
expected: ERROR
|
expected: TIMEOUT
|
||||||
[Manual scroll restoration should take precedent over scrolling to fragment in cross origin navigation]
|
[Manual scroll restoration should take precedent over scrolling to fragment in cross origin navigation]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
[iframe-src-aboutblank-navigate-immediately.html]
|
[iframe-src-aboutblank-navigate-immediately.html]
|
||||||
|
expected: TIMEOUT
|
||||||
[Navigating to a different document with window.open]
|
[Navigating to a different document with window.open]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Navigating to a different document with form submission]
|
[Navigating to a different document with form submission]
|
||||||
expected: FAIL
|
expected: TIMEOUT
|
||||||
|
|
||||||
[Navigating to a different document with link click]
|
[Navigating to a different document with link click]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -10,6 +10,3 @@
|
||||||
|
|
||||||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank']
|
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='']
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -10,3 +10,12 @@
|
||||||
|
|
||||||
[0080 00FF set in href="" targeting a frame and clicked]
|
[0080 00FF set in href="" targeting a frame and clicked]
|
||||||
expected: FAIL
|
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
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
[form-submit.html]
|
[form-submit.html]
|
||||||
|
expected: TIMEOUT
|
||||||
[Replace before load, triggered by formElement.submit()]
|
[Replace before load, triggered by formElement.submit()]
|
||||||
expected: FAIL
|
expected: TIMEOUT
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
[traverse-during-unload.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[Traversing the history during unload]
|
||||||
|
expected: TIMEOUT
|
|
@ -1,2 +1,2 @@
|
||||||
[canvas.2d.disconnected.html]
|
[canvas.2d.disconnected.html]
|
||||||
expected: FAIL
|
expected: TIMEOUT
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
[aria-element-reflection-disconnected.html]
|
||||||
|
[Element references should stay valid when content is disconnected]
|
||||||
|
expected: FAIL
|
|
@ -1,6 +1,7 @@
|
||||||
[autofocus-dialog.html]
|
[autofocus-dialog.html]
|
||||||
|
expected: TIMEOUT
|
||||||
[<dialog> can contain autofocus, without stopping page autofocus content from working]
|
[<dialog> can contain autofocus, without stopping page autofocus content from working]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[<dialog>-contained autofocus element gets focused when the dialog is shown]
|
[<dialog>-contained autofocus element gets focused when the dialog is shown]
|
||||||
expected: FAIL
|
expected: TIMEOUT
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
[update-the-rendering.html]
|
[update-the-rendering.html]
|
||||||
|
expected: TIMEOUT
|
||||||
["Flush autofocus candidates" should be happen before a scroll event and animation frame callbacks]
|
["Flush autofocus candidates" should be happen before a scroll event and animation frame callbacks]
|
||||||
expected: FAIL
|
expected: TIMEOUT
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[search-styles-iso-8859-8.html]
|
||||||
|
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
||||||
|
[search-styles.html]
|
||||||
|
expected: ERROR
|
|
@ -1,3 +0,0 @@
|
||||||
[media_fragment_seek.html]
|
|
||||||
[Video should seek to time specified in media fragment syntax]
|
|
||||||
expected: FAIL
|
|
|
@ -1,3 +1,4 @@
|
||||||
[iframe_sandbox_popups_escaping-1.html]
|
[iframe_sandbox_popups_escaping-1.html]
|
||||||
|
expected: TIMEOUT
|
||||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||||
expected: FAIL
|
expected: TIMEOUT
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
[iframe_sandbox_popups_nonescaping-2.html]
|
[iframe_sandbox_popups_nonescaping-2.html]
|
||||||
|
expected: TIMEOUT
|
||||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||||
expected: FAIL
|
expected: NOTRUN
|
||||||
|
|
|
@ -1,9 +1,3 @@
|
||||||
[non-active-document.html]
|
[non-active-document.html]
|
||||||
[DOMParser]
|
[DOMParser]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[createHTMLDocument]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[<template>]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -25,3 +25,9 @@
|
||||||
|
|
||||||
[Test that HTMLOption.value updates selectmenu.value]
|
[Test that HTMLOption.value updates selectmenu.value]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test value and selectedOption when value is null]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Test value and selectedOption when value is undefined]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[selectmenu-writingmode-lr.tentative.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[selectmenu-writingmode-rl.tentative.html]
|
||||||
|
expected: FAIL
|
|
@ -1,5 +1,4 @@
|
||||||
[htmlanchorelement_noopener.html]
|
[htmlanchorelement_noopener.html]
|
||||||
expected: TIMEOUT
|
|
||||||
[Check that targeting of rel=noopener with a given name reuses an existing window with that name]
|
[Check that targeting of rel=noopener with a given name reuses an existing window with that name]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -10,4 +9,4 @@
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Check that rel=noopener with target=_self does a normal load]
|
[Check that rel=noopener with target=_self does a normal load]
|
||||||
expected: NOTRUN
|
expected: FAIL
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
[import-meta-url.html]
|
[import-meta-url.html]
|
||||||
|
expected: ERROR
|
||||||
[import.meta.url at top-level module DedicatedWorker]
|
[import.meta.url at top-level module DedicatedWorker]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
[html5lib_innerHTML_template.html]
|
||||||
|
[html5lib_innerHTML_template.html 64d3e0e4395745b6ea928e5f5cf888bf675a598b]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,22 @@
|
||||||
|
[html5lib_search-element.html?run_type=write_single]
|
||||||
|
[html5lib_search-element.html 114b9f3c8147c0ed8ef3ed1811a9da3f10d74402]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[html5lib_search-element.html 2204afb9037ec886f428ab5dcead5ee9f87c65cb]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
|
[html5lib_search-element.html?run_type=write]
|
||||||
|
[html5lib_search-element.html 114b9f3c8147c0ed8ef3ed1811a9da3f10d74402]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[html5lib_search-element.html 2204afb9037ec886f428ab5dcead5ee9f87c65cb]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
|
[html5lib_search-element.html?run_type=uri]
|
||||||
|
[html5lib_search-element.html 114b9f3c8147c0ed8ef3ed1811a9da3f10d74402]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[html5lib_search-element.html 2204afb9037ec886f428ab5dcead5ee9f87c65cb]
|
||||||
|
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
||||||
[module-tla-delayed.html]
|
[module-static-import-delayed.html]
|
||||||
[document.write in an imported module]
|
[document.write in an imported module]
|
||||||
expected: FAIL
|
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
||||||
|
[promise-resolution-order.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[Promise rejection ordering]
|
||||||
|
expected: TIMEOUT
|
|
@ -265,10 +265,10 @@
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[This test validates the response status of resources. 88]
|
[This test validates the response status of resources. 88]
|
||||||
expected: FAIL
|
expected: TIMEOUT
|
||||||
|
|
||||||
[This test validates the response status of resources. 89]
|
[This test validates the response status of resources. 89]
|
||||||
expected: TIMEOUT
|
expected: NOTRUN
|
||||||
|
|
||||||
[This test validates the response status of resources. 90]
|
[This test validates the response status of resources. 90]
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[018.html]
|
|
||||||
expected: TIMEOUT
|
|
||||||
[origin of the script that invoked the method, javascript:]
|
|
||||||
expected: TIMEOUT
|
|
|
@ -1,2 +0,0 @@
|
||||||
[Worker-constructor.html]
|
|
||||||
expected: ERROR
|
|
4
tests/wpt/metadata/FileAPI/url/url-charset.window.js.ini
Normal file
4
tests/wpt/metadata/FileAPI/url/url-charset.window.js.ini
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[url-charset.window.html]
|
||||||
|
expected: TIMEOUT
|
||||||
|
[Blob charset should override any auto-detected charset.]
|
||||||
|
expected: TIMEOUT
|
|
@ -7,7 +7,7 @@
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Opening a blob URL in a new window immediately before revoking it works.]
|
[Opening a blob URL in a new window immediately before revoking it works.]
|
||||||
expected: TIMEOUT
|
expected: FAIL
|
||||||
|
|
||||||
[Opening a blob URL in a noopener about:blank window immediately before revoking it works.]
|
[Opening a blob URL in a noopener about:blank window immediately before revoking it works.]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -8,6 +8,39 @@
|
||||||
[Key derivation using a X448 generated keys.]
|
[Key derivation using a X448 generated keys.]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order 0]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order 1]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order 8]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order p-1 (order 2)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order p (=0, order 4)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order p+1 (=1, order 1)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order 0]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order 1]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order p-1 (order 2)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order p (=0, order 4)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order p+1 (=1, order 1)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
[cfrg_curves_keys.https.any.html]
|
[cfrg_curves_keys.https.any.html]
|
||||||
[setup - define tests]
|
[setup - define tests]
|
||||||
|
@ -18,3 +51,36 @@
|
||||||
|
|
||||||
[Key derivation using a X448 generated keys.]
|
[Key derivation using a X448 generated keys.]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order 0]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order 1]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order 8]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order p-1 (order 2)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order p (=0, order 4)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X25519 deriveBits checks for all-zero value result with a key of order p+1 (=1, order 1)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order 0]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order 1]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order p-1 (order 2)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order p (=0, order 4)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X448 deriveBits checks for all-zero value result with a key of order p+1 (=1, order 1)]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
[hit-test-floats-002.html]
|
||||||
|
[Hit test float]
|
||||||
|
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
||||||
[hit-test-floats-004.html]
|
|
||||||
[Miss float below something else]
|
|
||||||
expected: FAIL
|
|
|
@ -1,6 +1,3 @@
|
||||||
[block-in-inline-hittest-002.html]
|
[block-in-inline-hittest-002.html]
|
||||||
[elementsFromPoint]
|
[elementsFromPoint]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[elementFromPoint]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -0,0 +1,144 @@
|
||||||
|
[align-no-interpolation.html]
|
||||||
|
[CSS Transitions: property <align-content> from [initial\] to [baseline\] at (-0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <align-content> from [initial\] to [baseline\] at (0) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <align-content> from [initial\] to [baseline\] at (0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <align-content> from [initial\] to [baseline\] at (0.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <align-content> from [initial\] to [baseline\] at (0.6) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <align-content> from [initial\] to [baseline\] at (1) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <align-content> from [initial\] to [baseline\] at (1.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-content> from [initial\] to [baseline\] at (-0.3) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-content> from [initial\] to [baseline\] at (0) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-content> from [initial\] to [baseline\] at (0.3) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-content> from [initial\] to [baseline\] at (0.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-content> from [initial\] to [baseline\] at (0.6) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-content> from [initial\] to [baseline\] at (1) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-content> from [initial\] to [baseline\] at (1.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <align-content> from [initial\] to [baseline\] at (-0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <align-content> from [initial\] to [baseline\] at (0) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <align-content> from [initial\] to [baseline\] at (0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <align-content> from [initial\] to [baseline\] at (0.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <align-content> from [initial\] to [baseline\] at (0.6) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <align-content> from [initial\] to [baseline\] at (1) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <align-content> from [initial\] to [baseline\] at (1.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-content> from [initial\] to [baseline\] at (-0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-content> from [initial\] to [baseline\] at (0) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-content> from [initial\] to [baseline\] at (0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-content> from [initial\] to [baseline\] at (0.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-content> from [initial\] to [baseline\] at (0.6) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-content> from [initial\] to [baseline\] at (1) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-content> from [initial\] to [baseline\] at (1.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-items> from [initial\] to [baseline\] at (-0.3) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-items> from [initial\] to [baseline\] at (0) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-items> from [initial\] to [baseline\] at (0.3) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-items> from [initial\] to [baseline\] at (-0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-items> from [initial\] to [baseline\] at (0) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-items> from [initial\] to [baseline\] at (0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-items> from [initial\] to [baseline\] at (0.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-items> from [initial\] to [baseline\] at (0.6) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-items> from [initial\] to [baseline\] at (1) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-items> from [initial\] to [baseline\] at (1.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-self> from [initial\] to [baseline\] at (-0.3) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-self> from [initial\] to [baseline\] at (0) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <align-self> from [initial\] to [baseline\] at (0.3) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-self> from [initial\] to [baseline\] at (-0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-self> from [initial\] to [baseline\] at (0) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-self> from [initial\] to [baseline\] at (0.3) should be [initial\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-self> from [initial\] to [baseline\] at (0.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-self> from [initial\] to [baseline\] at (0.6) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-self> from [initial\] to [baseline\] at (1) should be [baseline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <align-self> from [initial\] to [baseline\] at (1.5) should be [baseline\]]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[animation-canceled-by-parent-details-element-being-closed.html]
|
||||||
|
[A CSS Animation running on an element within a <details> element is canceled after the <details> element is closed.]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,153 @@
|
||||||
|
[display-interpolation.html]
|
||||||
|
[CSS Transitions: property <display> from [block\] to [none\] at (-1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <display> from [block\] to [none\] at (0) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <display> from [block\] to [none\] at (0.1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <display> from [block\] to [none\] at (0.9) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [block\] to [none\] at (1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [block\] to [none\] at (1.5) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [none\] at (-1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [none\] at (0) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [none\] at (0.1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [none\] at (0.9) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [none\] at (1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [none\] at (1.5) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [none\] to [block\] at (-1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [none\] to [block\] at (0) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [block\] at (-1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [block\] at (0) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [block\] at (0.1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [block\] at (0.9) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [block\] at (1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [block\] at (1.5) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <display> from [inline\] to [block\] at (-0.3) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <display> from [inline\] to [block\] at (0) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <display> from [inline\] to [block\] at (0.3) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [inline\] to [block\] at (-0.3) should be [inline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [inline\] to [block\] at (0) should be [inline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [inline\] to [block\] at (0.3) should be [inline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [inline\] to [block\] at (-0.3) should be [inline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [inline\] to [block\] at (0) should be [inline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [inline\] to [block\] at (0.3) should be [inline\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [inline\] to [block\] at (0.5) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [inline\] to [block\] at (0.6) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [inline\] to [block\] at (1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [inline\] to [block\] at (1.5) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [block\] at (-1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [block\] at (0) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [block\] at (0.1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [block\] at (0.9) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [block\] at (1) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [block\] to [block\] at (1.5) should be [block\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [none\] to [none\] at (-1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [none\] to [none\] at (0) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [none\] to [none\] at (0.1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [none\] to [none\] at (0.9) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [none\] to [none\] at (1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <display> from [none\] to [none\] at (1.5) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [none\] at (-1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [none\] at (0) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [none\] at (0.1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [none\] at (0.9) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [none\] at (1) should be [none\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <display> from [none\] to [none\] at (1.5) should be [none\]]
|
||||||
|
expected: FAIL
|
|
@ -58,3 +58,24 @@
|
||||||
|
|
||||||
[Property animation-range-end value 'entry 1em']
|
[Property animation-range-end value 'entry 1em']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'normal']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'COVER 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'exit 1%, cover 2%, contain 0%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'cover']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'contain']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'entry']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-end value 'exit']
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -55,3 +55,21 @@
|
||||||
|
|
||||||
[e.style['animation-range-end'\] = "entry 42%" should set the property value]
|
[e.style['animation-range-end'\] = "entry 42%" should set the property value]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "normal" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "exit 1%, cover 2%, contain 0%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "cover" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "contain" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "entry" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-end'\] = "exit" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -184,3 +184,144 @@
|
||||||
|
|
||||||
[e.style['animation-range'\] = "entry 0%, exit" should not set unrelated longhands]
|
[e.style['animation-range'\] = "entry 0%, exit" should not set unrelated longhands]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal normal" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'normal']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'normal normal']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'cover']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'contain']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry-crossing']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'exit']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'exit-crossing']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry, exit']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry 0% entry 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry-crossing 0% entry-crossing 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'exit 0% exit 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'exit-crossing 0% exit-crossing 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'cover 0% cover 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'contain 0% contain 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry calc(10% - 10%) entry calc(50% + 50%)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'cover 50%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'contain 50%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry 50%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry-crossing 50%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'exit 50%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'exit-crossing 50%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry 50px exit 100px']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'exit calc(10% + 50px)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry 50% exit 50%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'cover 50% entry 50%, contain 50% exit 50%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range value 'entry 10em exit 20em']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal normal" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal normal" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal normal" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal entry 100%" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal entry 100%" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal entry 100%" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal entry 10%" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal entry 10%" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "normal entry 10%" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "contain 100% contain 0%" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "contain 100% contain 0%" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "contain 100% contain 0%" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "exit calc(10% + 50px)" should set animation-range-end]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "exit calc(10% + 50px)" should set animation-range-start]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range'\] = "exit calc(10% + 50px)" should not set unrelated longhands]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -58,3 +58,24 @@
|
||||||
|
|
||||||
[Property animation-range-start value 'entry 1em']
|
[Property animation-range-start value 'entry 1em']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'normal']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'COVER 100%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'exit 1%, cover 2%, contain 0%']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'cover']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'contain']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'entry']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property animation-range-start value 'exit']
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -55,3 +55,21 @@
|
||||||
|
|
||||||
[e.style['animation-range-start'\] = "entry 42%" should set the property value]
|
[e.style['animation-range-start'\] = "entry 42%" should set the property value]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "normal" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "exit 1%, cover 2%, contain 0%" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "cover" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "contain" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "entry" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['animation-range-start'\] = "exit" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,63 @@
|
||||||
|
[transition-properties-not-animatable.html]
|
||||||
|
[Web Animations: property <transition-duration> from [1s\] to [2s\] at (-0.3) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-duration> from [1s\] to [2s\] at (0) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-duration> from [1s\] to [2s\] at (0.3) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-duration> from [1s\] to [2s\] at (0.5) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-duration> from [1s\] to [2s\] at (0.6) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-duration> from [1s\] to [2s\] at (1) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-duration> from [1s\] to [2s\] at (1.5) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-delay> from [1s\] to [2s\] at (-0.3) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-delay> from [1s\] to [2s\] at (0) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-delay> from [1s\] to [2s\] at (0.3) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-delay> from [1s\] to [2s\] at (0.5) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-delay> from [1s\] to [2s\] at (0.6) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-delay> from [1s\] to [2s\] at (1) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-delay> from [1s\] to [2s\] at (1.5) should be [0s\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-property> from [color\] to [background-color\] at (-0.3) should be [all\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-property> from [color\] to [background-color\] at (0) should be [all\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-property> from [color\] to [background-color\] at (0.3) should be [all\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-property> from [color\] to [background-color\] at (0.5) should be [all\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-property> from [color\] to [background-color\] at (0.6) should be [all\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-property> from [color\] to [background-color\] at (1) should be [all\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <transition-property> from [color\] to [background-color\] at (1.5) should be [all\]]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[opacity-animation-ending-correctly-001.html]
|
||||||
|
expected: TIMEOUT
|
|
@ -1318,3 +1318,60 @@
|
||||||
|
|
||||||
[Property color value 'color(srgb 1 1 1 / -0.2)' [Negative alpha should clamp\]]
|
[Property color value 'color(srgb 1 1 1 / -0.2)' [Negative alpha should clamp\]]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(srgb calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(srgb calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(srgb-linear calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(srgb-linear calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(a98-rgb calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(a98-rgb calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(rec2020 calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(rec2020 calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(prophoto-rgb calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(prophoto-rgb calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(display-p3 calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(display-p3 calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(xyz calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(xyz calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(xyz-d50 calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(xyz-d50 calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(xyz-d65 calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(xyz-d65 calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color(display-p3 184 1.00001 1103)' [Display P3 color with component > 1 should not clamp\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1666,3 +1666,135 @@
|
||||||
|
|
||||||
[Property color value 'color-mix(in oklab, oklab(0.1 0.2 0.3 / none), oklab(0.5 0.6 0.7 / none))']
|
[Property color value 'color-mix(in oklab, oklab(0.1 0.2 0.3 / none), oklab(0.5 0.6 0.7 / none))']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in hsl, transparent, hsl(30deg 30% 40%))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in hsl, transparent 10%, hsl(30deg 30% 40%))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in hsl, hsl(120deg 10% 20% / 0), hsl(30deg 30% 40%))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in hsl, hsl(120deg 10% 20% / 0) 10%, hsl(30deg 30% 40%))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in hwb, transparent, hwb(30deg 30% 40%))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in hwb, transparent 10%, hwb(30deg 30% 40%))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in hwb, hwb(120deg 10% 20% / 0), hwb(30deg 30% 40%))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in hwb, hwb(120deg 10% 20% / 0) 10%, hwb(30deg 30% 40%))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in lch, transparent, lch(0.3 0.4 30deg))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in lch, transparent 10%, lch(0.3 0.4 30deg))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in lch, lch(0.1 0.2 120deg / 0), lch(0.3 0.4 30deg))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in lch, lch(0.1 0.2 120deg / 0) 10%, lch(0.3 0.4 30deg))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in oklch, transparent, oklch(30 40 30deg))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in oklch, transparent 10%, oklch(30 40 30deg))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in oklch, oklch(10 20 120deg / 0), oklch(30 40 30deg))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in oklch, oklch(10 20 120deg / 0) 10%, oklch(30 40 30deg))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in lab, transparent, lab(30 40 50))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in lab, transparent 10%, lab(30 40 50))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in lab, lab(10 20 30 / 0), lab(30 40 50))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in lab, lab(10 20 30 / 0) 10%, lab(30 40 50))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in oklab, transparent, oklab(0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in oklab, transparent 10%, oklab(0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in oklab, oklab(0.1 0.2 0.3 / 0), oklab(0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in oklab, oklab(0.1 0.2 0.3 / 0) 10%, oklab(0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in srgb, transparent, color(srgb 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in srgb, transparent 10%, color(srgb 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in srgb, color(srgb 0.1 0.2 0.3 / 0), color(srgb 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in srgb, color(srgb 0.1 0.2 0.3 / 0) 10%, color(srgb 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in srgb-linear, transparent, color(srgb-linear 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in srgb-linear, transparent 10%, color(srgb-linear 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.3 / 0), color(srgb-linear 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in srgb-linear, color(srgb-linear 0.1 0.2 0.3 / 0) 10%, color(srgb-linear 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz, transparent, color(xyz 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz, transparent 10%, color(xyz 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz, color(xyz 0.1 0.2 0.3 / 0), color(xyz 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz, color(xyz 0.1 0.2 0.3 / 0) 10%, color(xyz 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz-d50, transparent, color(xyz-d50 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz-d50, transparent 10%, color(xyz-d50 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3 / 0), color(xyz-d50 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz-d50, color(xyz-d50 0.1 0.2 0.3 / 0) 10%, color(xyz-d50 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz-d65, transparent, color(xyz-d65 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz-d65, transparent 10%, color(xyz-d65 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0), color(xyz-d65 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'color-mix(in xyz-d65, color(xyz-d65 0.1 0.2 0.3 / 0) 10%, color(xyz-d65 0.3 0.4 0.5))']
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -373,3 +373,27 @@
|
||||||
|
|
||||||
[Property color value 'oklch(0.2 none none / none)']
|
[Property color value 'oklch(0.2 none none / none)']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'lab(calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'lab(calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'oklab(calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'oklab(calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'lch(calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'lch(calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'oklch(calc(NaN) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property color value 'oklch(calc(0 / 0) 0 0)']
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -826,3 +826,111 @@
|
||||||
|
|
||||||
[e.style['color'\] = "color(xyz-d65 0 0 0 / none)" should set the property value]
|
[e.style['color'\] = "color(xyz-d65 0 0 0 / none)" should set the property value]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(srgb 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(srgb 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(srgb calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(srgb calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(srgb-linear 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(srgb-linear 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(srgb-linear calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(srgb-linear calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(a98-rgb 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(a98-rgb 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(a98-rgb calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(a98-rgb calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(rec2020 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(rec2020 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(rec2020 calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(rec2020 calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(prophoto-rgb 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(prophoto-rgb 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(prophoto-rgb calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(prophoto-rgb calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(display-p3 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(display-p3 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(display-p3 calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(display-p3 calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz-d50 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz-d50 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz-d50 calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz-d50 calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz-d65 0 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz-d65 0 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz-d65 calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "color(xyz-d65 calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -358,3 +358,63 @@
|
||||||
|
|
||||||
[e.style['color'\] = "oklch(0.2 none none / none)" should set the property value]
|
[e.style['color'\] = "oklch(0.2 none none / none)" should set the property value]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lab(calc(infinity) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lab(50 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lab(50 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lab(calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lab(calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklab(calc(infinity) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklab(0.5 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklab(0.5 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklab(calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklab(calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lch(calc(infinity) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lch(50 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lch(50 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lch(calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "lch(calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklch(calc(infinity) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklch(0.5 calc(infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklch(0.5 calc(-infinity) 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklch(calc(NaN) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['color'\] = "oklch(calc(0 / 0) 0 0)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
[hittest-anonymous-box.html]
|
|
||||||
[Hit-testing within an anonymous flex-item should return the flexbox as the hittest result.]
|
|
||||||
expected: FAIL
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
[hittest-before-pseudo.html]
|
||||||
|
[Hit-testing text within a pseudo-element flex-item should return the flexbox as the hittest result.]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[image-set-calc-x-rendering-2.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[image-set-calc-x-rendering.html]
|
||||||
|
expected: FAIL
|
|
@ -76,3 +76,27 @@
|
||||||
|
|
||||||
[Property background-image value '-webkit-image-set(url("http://web-platform.test/example.png") 2x type("image/unsupported"), url("http://web-platform.test/example.png") 1x type("image/unsupported"))']
|
[Property background-image value '-webkit-image-set(url("http://web-platform.test/example.png") 2x type("image/unsupported"), url("http://web-platform.test/example.png") 1x type("image/unsupported"))']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value 'image-set(url('http://web-platform.test/example.png') calc(1x * 2))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value '-webkit-image-set(url('http://web-platform.test/example.png') calc(1x * 2))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value 'image-set(url('http://web-platform.test/example.png') calc(6dppx / 3))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value '-webkit-image-set(url('http://web-platform.test/example.png') calc(6dppx / 3))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value 'image-set(url('http://web-platform.test/example.png') calc(100dpi - 4dpi))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value '-webkit-image-set(url('http://web-platform.test/example.png') calc(100dpi - 4dpi))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value 'image-set(url('http://web-platform.test/example.png') calc(37dpcm + 0.79532dpcm))']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property background-image value '-webkit-image-set(url('http://web-platform.test/example.png') calc(37dpcm + 0.79532dpcm))']
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
[transform-scale-hittest.html]
|
[transform-scale-hittest.html]
|
||||||
[Hit test intersecting scaled box]
|
[Hit test intersecting scaled box]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Hit test within unscaled box]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -326,3 +326,153 @@
|
||||||
|
|
||||||
[margin-right length(mm) / values]
|
[margin-right length(mm) / values]
|
||||||
expected: [FAIL, PASS]
|
expected: [FAIL, PASS]
|
||||||
|
|
||||||
|
[color color(rgba) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size length(pt) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size length(pc) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size length(px) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size length(em) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size length(ex) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size length(mm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size length(cm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size length(in) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-size percentage(%) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-weight font-weight(keyword) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[font-weight font-weight(numeric) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height number(integer) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height number(decimal) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height length(pt) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height length(pc) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height length(px) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height length(em) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height length(ex) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height length(mm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height length(cm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height length(in) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[line-height percentage(%) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[letter-spacing length(pt) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[letter-spacing length(pc) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[letter-spacing length(px) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[letter-spacing length(em) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[letter-spacing length(ex) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[letter-spacing length(mm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[letter-spacing length(cm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[letter-spacing length(in) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing length(pt) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing length(pc) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing length(px) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing length(em) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing length(ex) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing length(mm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing length(cm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing length(in) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[word-spacing percentage(%) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent length(pt) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent length(pc) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent length(px) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent length(em) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent length(ex) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent length(mm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent length(cm) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent length(in) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-indent percentage(%) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[text-shadow shadow(shadow) / values]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[pointer-events-no-scrollbars-002.html]
|
||||||
|
expected: TIMEOUT
|
|
@ -1,3 +0,0 @@
|
||||||
[CaretPosition-001.html]
|
|
||||||
[Element at (400, 100)]
|
|
||||||
expected: FAIL
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue