mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Update web-platform-tests to revision b'421155a1c8752a36b465e62f466b18f821190e08'
This commit is contained in:
parent
871cefc926
commit
fd56698ec7
722 changed files with 19686 additions and 8130 deletions
|
@ -1,3 +0,0 @@
|
||||||
[hit-test-floats-002.html]
|
|
||||||
[Hit test float]
|
|
||||||
expected: FAIL
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
[hit-test-floats-004.html]
|
||||||
|
[Miss float below something else]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[hit-test-floats-005.html]
|
||||||
|
[Miss clipped float]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[font-variant-applies-to-010.xht]
|
||||||
|
expected: TIMEOUT
|
|
@ -1,3 +1,6 @@
|
||||||
[block-in-inline-hittest-002.html]
|
[block-in-inline-hittest-002.html]
|
||||||
[elementsFromPoint]
|
[elementsFromPoint]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[elementFromPoint]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
[block-in-inline-hittest-relpos-zindex.html]
|
[block-in-inline-hittest-relpos-zindex.html]
|
||||||
[position: relative; z-index: -1;]
|
[position: relative; z-index: -1;]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[block-in-inline-hittest-relpos-zindex]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -0,0 +1,45 @@
|
||||||
|
[align-tracks-computed.html]
|
||||||
|
[Property align-tracks value 'normal']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property align-tracks value 'baseline']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property align-tracks value 'last baseline']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property align-tracks value 'space-between']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property align-tracks value 'space-around']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property align-tracks value 'space-evenly']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property align-tracks value 'stretch']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property align-tracks value 'center']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property align-tracks value 'start']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property align-tracks value 'end']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property align-tracks value 'flex-start']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property align-tracks value 'flex-end']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property align-tracks value 'unsafe end']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property align-tracks value 'safe flex-start']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property align-tracks value 'normal, normal']
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,54 @@
|
||||||
|
[align-tracks-valid.html]
|
||||||
|
[e.style['align-tracks'\] = "normal" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "baseline" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "first baseline" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "last baseline" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "space-between" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "space-around" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "space-evenly" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "stretch" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "center" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "start" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "end" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "flex-start" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "flex-end" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "unsafe end" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "safe flex-start" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "flex-start, last baseline" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "normal, normal" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['align-tracks'\] = "start, flex-end, flex-end, flex-end, flex-end" should set the property value]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,45 @@
|
||||||
|
[justify-tracks-computed.html]
|
||||||
|
[Property justify-tracks value 'normal']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property justify-tracks value 'space-between']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property justify-tracks value 'space-around']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property justify-tracks value 'space-evenly']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property justify-tracks value 'stretch']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property justify-tracks value 'center']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property justify-tracks value 'start']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property justify-tracks value 'end']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property justify-tracks value 'flex-start']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property justify-tracks value 'flex-end']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property justify-tracks value 'unsafe end']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property justify-tracks value 'safe flex-start']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property justify-tracks value 'left']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property justify-tracks value 'unsafe right']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property justify-tracks value 'normal, normal']
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,51 @@
|
||||||
|
[justify-tracks-valid.html]
|
||||||
|
[e.style['justify-tracks'\] = "normal" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['justify-tracks'\] = "space-between" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['justify-tracks'\] = "space-around" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['justify-tracks'\] = "space-evenly" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['justify-tracks'\] = "stretch" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['justify-tracks'\] = "center" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['justify-tracks'\] = "start" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['justify-tracks'\] = "end" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['justify-tracks'\] = "flex-start" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['justify-tracks'\] = "flex-end" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['justify-tracks'\] = "unsafe end" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['justify-tracks'\] = "safe flex-start" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['justify-tracks'\] = "left" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['justify-tracks'\] = "unsafe right" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['justify-tracks'\] = "flex-start, last baseline" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['justify-tracks'\] = "normal, normal" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['justify-tracks'\] = "start, flex-end, flex-end, flex-end, flex-end" should set the property value]
|
||||||
|
expected: FAIL
|
|
@ -26,3 +26,8 @@
|
||||||
[HTMLElement interface: attribute onanimationcancel]
|
[HTMLElement interface: attribute onanimationcancel]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSSKeyframesRule interface: attribute length]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSSKeyframesRule interface: keyframes must inherit property "length" with the proper type]
|
||||||
|
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,252 @@
|
||||||
|
[font-style-interpolation.html]
|
||||||
|
[CSS Transitions: property <font-style> from [normal\] to [oblique 10deg\] at (-2) should be [oblique -20deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <font-style> from [normal\] to [oblique 10deg\] at (-0.25) should be [oblique -2.5deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <font-style> from [normal\] to [oblique 10deg\] at (0) should be [normal\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <font-style> from [normal\] to [oblique 10deg\] at (0.3) should be [oblique 3deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <font-style> from [normal\] to [oblique 10deg\] at (0.6) should be [oblique 6deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <font-style> from [normal\] to [oblique 10deg\] at (1.5) should be [oblique 15deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [normal\] to [oblique 10deg\] at (-2) should be [oblique -20deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [normal\] to [oblique 10deg\] at (-0.25) should be [oblique -2.5deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [normal\] to [oblique 10deg\] at (0) should be [normal\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [normal\] to [oblique 10deg\] at (0.3) should be [oblique 3deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [normal\] to [oblique 10deg\] at (0.6) should be [oblique 6deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [normal\] to [oblique 10deg\] at (1.5) should be [oblique 15deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [normal\] to [oblique 10deg\] at (-2) should be [oblique -20deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [normal\] to [oblique 10deg\] at (-0.25) should be [oblique -2.5deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [normal\] to [oblique 10deg\] at (0.3) should be [oblique 3deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [normal\] to [oblique 10deg\] at (0.6) should be [oblique 6deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [normal\] to [oblique 10deg\] at (1) should be [oblique 10deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [normal\] to [oblique 10deg\] at (1.5) should be [oblique 15deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [normal\] to [oblique 10deg\] at (-2) should be [oblique -20deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [normal\] to [oblique 10deg\] at (-0.25) should be [oblique -2.5deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [normal\] to [oblique 10deg\] at (0) should be [normal\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [normal\] to [oblique 10deg\] at (0.3) should be [oblique 3deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [normal\] to [oblique 10deg\] at (0.6) should be [oblique 6deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [normal\] to [oblique 10deg\] at (1) should be [oblique 10deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [normal\] to [oblique 10deg\] at (1.5) should be [oblique 15deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique 5deg\] to [oblique 15deg\] at (-2) should be [oblique -15deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique 5deg\] to [oblique 15deg\] at (-0.25) should be [oblique 2.5deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique 5deg\] to [oblique 15deg\] at (0) should be [oblique 5deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique 5deg\] to [oblique 15deg\] at (0.3) should be [oblique 8deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique 5deg\] to [oblique 15deg\] at (0.6) should be [oblique 11deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique 5deg\] to [oblique 15deg\] at (1) should be [oblique 15deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique 5deg\] to [oblique 15deg\] at (1.5) should be [oblique 20deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <font-style> from [initial\] to [inherit\] at (-2) should be [oblique -40deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <font-style> from [initial\] to [inherit\] at (-0.25) should be [oblique -5deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <font-style> from [initial\] to [inherit\] at (0) should be [normal\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <font-style> from [initial\] to [inherit\] at (0.3) should be [oblique 6deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <font-style> from [initial\] to [inherit\] at (0.6) should be [oblique 12deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <font-style> from [initial\] to [inherit\] at (1.5) should be [oblique 30deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [initial\] to [inherit\] at (-2) should be [oblique -40deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [initial\] to [inherit\] at (-0.25) should be [oblique -5deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [initial\] to [inherit\] at (0) should be [normal\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [initial\] to [inherit\] at (0.3) should be [oblique 6deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [initial\] to [inherit\] at (0.6) should be [oblique 12deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [initial\] to [inherit\] at (1.5) should be [oblique 30deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [initial\] to [inherit\] at (-2) should be [oblique -40deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [initial\] to [inherit\] at (-0.25) should be [oblique -5deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [initial\] to [inherit\] at (0.3) should be [oblique 6deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [initial\] to [inherit\] at (0.6) should be [oblique 12deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [initial\] to [inherit\] at (1) should be [oblique 20deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [initial\] to [inherit\] at (1.5) should be [oblique 30deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [initial\] to [inherit\] at (-2) should be [oblique -40deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [initial\] to [inherit\] at (-0.25) should be [oblique -5deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [initial\] to [inherit\] at (0) should be [normal\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [initial\] to [inherit\] at (0.3) should be [oblique 6deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [initial\] to [inherit\] at (0.6) should be [oblique 12deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [initial\] to [inherit\] at (1) should be [oblique 20deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [initial\] to [inherit\] at (1.5) should be [oblique 30deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <font-style> from [oblique 20deg\] to [normal\] at (-1) should be [oblique 40deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <font-style> from [oblique 20deg\] to [normal\] at (0) should be [oblique 20deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <font-style> from [oblique 20deg\] to [normal\] at (0.5) should be [oblique 10deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <font-style> from [oblique 20deg\] to [normal\] at (1.5) should be [oblique -10deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [oblique 20deg\] to [normal\] at (-1) should be [oblique 40deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [oblique 20deg\] to [normal\] at (0) should be [oblique 20deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [oblique 20deg\] to [normal\] at (0.5) should be [oblique 10deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [oblique 20deg\] to [normal\] at (1.5) should be [oblique -10deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [oblique 20deg\] to [normal\] at (-1) should be [oblique 40deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [oblique 20deg\] to [normal\] at (0) should be [oblique 20deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [oblique 20deg\] to [normal\] at (0.5) should be [oblique 10deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [oblique 20deg\] to [normal\] at (1.5) should be [oblique -10deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique 20deg\] to [normal\] at (-1) should be [oblique 40deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique 20deg\] to [normal\] at (0) should be [oblique 20deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique 20deg\] to [normal\] at (0.5) should be [oblique 10deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique 20deg\] to [normal\] at (1) should be [normal\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique 20deg\] to [normal\] at (1.5) should be [oblique -10deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (0.5) should be [normal\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Transitions with transition: all: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (0.5) should be [normal\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Animations: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (0.5) should be [normal\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (-2) should be [oblique -90deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (-1) should be [oblique -90deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (0) should be [oblique -90deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (0.5) should be [normal\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (1) should be [oblique 90deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Web Animations: property <font-style> from [oblique -90deg\] to [oblique 90deg\] at (1.5) should be [oblique 90deg\]]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[An interpolation to inherit updates correctly on a parent style change.]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[font-size-adjust-order-001.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[font-size-adjust-units-001.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[font-variant-alternates-layers.html]
|
||||||
|
expected: FAIL
|
|
@ -149,9 +149,6 @@
|
||||||
[Matching font-style: 'italic' should prefer 'oblique 0deg' over 'oblique -60deg -30deg']
|
[Matching font-style: 'italic' should prefer 'oblique 0deg' over 'oblique -60deg -30deg']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Matching font-style: 'oblique 21deg' should prefer 'oblique 0deg' over 'oblique -50deg -20deg']
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Matching font-style: 'oblique 10deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg']
|
[Matching font-style: 'oblique 10deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -236,9 +233,6 @@
|
||||||
[Matching font-weight: '500' should prefer '500' over '450 460']
|
[Matching font-weight: '500' should prefer '500' over '450 460']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Matching font-weight: '399' should prefer '200 300' over '400']
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Matching font-weight: '399' should prefer '400' over '450 460']
|
[Matching font-weight: '399' should prefer '400' over '450 460']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -293,9 +287,6 @@
|
||||||
[Matching font-style: 'italic' should prefer 'oblique -60deg -30deg' over 'oblique -50deg -40deg']
|
[Matching font-style: 'italic' should prefer 'oblique -60deg -30deg' over 'oblique -50deg -40deg']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Matching font-style: 'oblique -10deg' should prefer 'oblique -50deg -40deg' over 'italic']
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Matching font-weight: '430' should prefer '500' over '400 425']
|
[Matching font-weight: '430' should prefer '500' over '400 425']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -310,3 +301,18 @@
|
||||||
|
|
||||||
[Matching font-style: 'oblique -21deg' should prefer 'oblique -60deg -40deg' over 'oblique -10deg']
|
[Matching font-style: 'oblique -21deg' should prefer 'oblique -60deg -40deg' over 'oblique -10deg']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Matching font-weight: '400' should prefer '351 398' over '501 550']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Matching font-weight: '430' should prefer '450 460' over '500']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Matching font-weight: '430' should prefer '400 425' over '350 399']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Matching font-style: 'oblique 21deg' should prefer 'oblique 20deg' over 'oblique 10deg']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Matching font-style: 'oblique -21deg' should prefer 'oblique -21deg' over 'oblique -60deg -40deg']
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[object-view-box-fit-cover-video.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[bidi-lines-002.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[hyphens-i18n-auto-001.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[hyphens-i18n-auto-002.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[hyphens-i18n-auto-003.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[hyphens-i18n-auto-004.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[hyphens-i18n-auto-005.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[hyphens-i18n-manual-001.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[hyphens-i18n-manual-002.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[hyphens-i18n-manual-003.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[hyphens-i18n-manual-004.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[hyphens-i18n-manual-005.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[letter-spacing-ligatures-002.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[letter-spacing-ligatures-003.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[letter-spacing-ligatures-004.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[line-breaking-022.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[line-breaking-023.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[line-breaking-024.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[line-breaking-025.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[line-breaking-026.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[line-breaking-027.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[overflow-wrap-anywhere-inline-002.tentative.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[overflow-wrap-anywhere-inline-003.tentative.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[overflow-wrap-anywhere-inline-004.tentative.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[text-justify-computed-legacy.html]
|
||||||
|
[Property text-justify value 'distribute']
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[text-align-match-parent-05.html]
|
||||||
|
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
||||||
[trailing-other-space-separators-break-spaces-004.html]
|
|
||||||
expected: FAIL
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[trailing-other-space-separators-break-spaces-007.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[word-break-break-all-ethiopic.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[word-break-break-all-inline-004.tentative.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[word-break-break-all-inline-007.tentative.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[word-break-break-all-inline-010.tentative.html]
|
||||||
|
expected: FAIL
|
|
@ -1,6 +1,3 @@
|
||||||
[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
|
|
||||||
|
|
|
@ -52,153 +52,3 @@
|
||||||
|
|
||||||
[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
|
|
||||||
|
|
|
@ -179,302 +179,152 @@
|
||||||
[padding-bottom length(em) / events]
|
[padding-bottom length(em) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[max-height length(ex) / events]
|
[padding-bottom length(ex) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[max-height length(mm) / events]
|
[padding-bottom length(mm) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[max-height length(cm) / events]
|
[padding-bottom length(cm) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[max-height length(in) / events]
|
[padding-bottom length(in) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[max-height percentage(%) / events]
|
[padding-left length(pt) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[max-width length(pt) / events]
|
[padding-left length(pc) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[max-width length(pc) / events]
|
[padding-left length(px) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[max-width length(px) / events]
|
[padding-left length(em) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[max-width length(em) / events]
|
[padding-left length(ex) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[max-width length(ex) / events]
|
[padding-left length(mm) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[max-width length(mm) / events]
|
[padding-left length(cm) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[max-width length(cm) / events]
|
[padding-left length(in) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[max-width length(in) / events]
|
[padding-right length(pt) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[max-width percentage(%) / events]
|
[padding-right length(pc) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[top length(pt) / events]
|
[padding-right length(px) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[top length(pc) / events]
|
[padding-right length(em) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[top length(px) / events]
|
[padding-right length(ex) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[top length(em) / events]
|
[padding-right length(mm) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[top length(ex) / events]
|
[padding-right length(cm) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[top length(mm) / events]
|
[padding-right length(in) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[top length(cm) / events]
|
[padding-top length(pt) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[top length(in) / events]
|
[padding-top length(pc) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[top percentage(%) / events]
|
[padding-top length(px) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[right length(pt) / events]
|
[padding-top length(em) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[right length(pc) / events]
|
[padding-top length(ex) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[right length(px) / events]
|
[padding-top length(mm) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[right length(em) / events]
|
[padding-top length(cm) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[right length(ex) / events]
|
[padding-top length(in) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[right length(mm) / events]
|
[margin-bottom length(pt) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[right length(cm) / events]
|
[margin-bottom length(pc) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[right length(in) / events]
|
[margin-bottom length(px) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[right percentage(%) / events]
|
[margin-bottom length(em) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[bottom length(pt) / events]
|
[margin-bottom length(ex) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[bottom length(pc) / events]
|
[margin-bottom length(mm) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[bottom length(px) / events]
|
[margin-bottom length(cm) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[bottom length(em) / events]
|
[margin-bottom length(in) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[bottom length(ex) / events]
|
[margin-left length(pt) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[bottom length(mm) / events]
|
[margin-left length(pc) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[bottom length(cm) / events]
|
[margin-left length(px) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[bottom length(in) / events]
|
[margin-left length(em) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[bottom percentage(%) / events]
|
[margin-left length(ex) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[left length(pt) / events]
|
[margin-left length(mm) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[left length(pc) / events]
|
[margin-left length(cm) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[left length(px) / events]
|
[margin-left length(in) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[left length(em) / events]
|
[margin-right length(pt) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[left length(ex) / events]
|
[margin-right length(pc) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[left length(mm) / events]
|
[margin-right length(px) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[left length(cm) / events]
|
[margin-right length(em) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[left length(in) / events]
|
[margin-right length(ex) / events]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[left percentage(%) / events]
|
[margin-right length(mm) / events]
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[color color(rgba) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[font-size length(pt) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[font-size length(pc) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[font-size length(px) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[font-size length(em) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[font-size length(ex) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[font-size length(mm) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[font-size length(cm) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[font-size length(in) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[font-size percentage(%) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[font-weight font-weight(keyword) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[font-weight font-weight(numeric) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[line-height number(integer) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[line-height number(decimal) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[line-height length(pt) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[line-height length(pc) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[line-height length(px) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[line-height length(em) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[line-height length(ex) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[line-height length(mm) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[line-height length(cm) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[line-height length(in) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[line-height percentage(%) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[letter-spacing length(pt) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[letter-spacing length(pc) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[letter-spacing length(px) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[letter-spacing length(em) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[letter-spacing length(ex) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[letter-spacing length(mm) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[letter-spacing length(cm) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[letter-spacing length(in) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[word-spacing length(pt) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[word-spacing length(pc) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[word-spacing length(px) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[word-spacing length(em) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[word-spacing length(ex) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[word-spacing length(mm) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[word-spacing length(cm) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[word-spacing length(in) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[word-spacing percentage(%) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[text-indent length(pt) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[text-indent length(pc) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[text-indent length(px) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[text-indent length(em) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[text-indent length(ex) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[text-indent length(mm) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[text-indent length(cm) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[text-indent length(in) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[text-indent percentage(%) / events]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[text-shadow shadow(shadow) / events]
|
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
[accent-color-invalidation-currentcolor.html]
|
|
||||||
expected: FAIL
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
[rch-invalidation.html]
|
||||||
|
[CSS Values and Units Test: rch invalidation]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[ric-invalidation.html]
|
||||||
|
[CSS Values and Units Test: ric invalidation]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[rlh-invalidation.html]
|
||||||
|
[CSS Values and Units Test: rlh invalidation]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[elementFromPoint-dynamic-anon-box.html]
|
||||||
|
[Link should be clickable after hiding a scrollbox with an anonymous table inside]
|
||||||
|
expected: FAIL
|
|
@ -13,3 +13,6 @@
|
||||||
|
|
||||||
[<li>Outside 1</li>]
|
[<li>Outside 1</li>]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[<li>Image Inside 2</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
|
|
||||||
|
|
|
@ -577,3 +577,9 @@
|
||||||
|
|
||||||
[Element interface: calling checkVisibility(optional CheckVisibilityOptions) on document.createElementNS("x", "y") with too few arguments must throw TypeError]
|
[Element interface: calling checkVisibility(optional CheckVisibilityOptions) on document.createElementNS("x", "y") with too few arguments must throw TypeError]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[VisualViewport interface: attribute onscrollend]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[VisualViewport interface: self.visualViewport must inherit property "onscrollend" with the proper type]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[nth-child-of-attribute.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[nth-child-of-classname-002.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[nth-child-of-has.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[nth-child-of-not.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[nth-child-of-nth-child.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[nth-child-of-universal-selector.html]
|
||||||
|
expected: FAIL
|
|
@ -32,3 +32,6 @@
|
||||||
|
|
||||||
[Custom control affects :valid :invalid for FORM and FIELDSET]
|
[Custom control affects :valid :invalid for FORM and FIELDSET]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[willValidate after upgrade (document.createElement)]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,12 @@
|
||||||
|
[newtarget-customized-builtins.html]
|
||||||
|
[If prototype is not object (null), derives the fallback from NewTarget's GetFunctionRealm (customized built-in elements)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[If prototype is not object (undefined), derives the fallback from NewTarget's GetFunctionRealm (customized built-in elements)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[If prototype is not object (5), derives the fallback from NewTarget's GetFunctionRealm (customized built-in elements)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[If prototype is not object (string), derives the fallback from NewTarget's GetFunctionRealm (customized built-in elements)]
|
||||||
|
expected: FAIL
|
|
@ -1,7 +1,6 @@
|
||||||
[serializing-html-fragments.html]
|
[serializing-html-fragments-customized-builtins.html]
|
||||||
["is" value should be serialized if the custom element has no "is" content attribute]
|
["is" value should be serialized if the custom element has no "is" content attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
["is" value should be serialized even for an undefined element]
|
["is" value should be serialized even for an undefined element]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,12 @@
|
||||||
|
[pseudo-class-defined-customized-builtins.html]
|
||||||
|
[createElementNS("http://www.w3.org/2000/svg", "abbr", is:"my-abbr") should be :defined]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Without browsing context: createElementNS("http://www.w3.org/2000/svg", "abbr", is:"my-abbr") should be :defined]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[createElementNS("http://www.w3.org/2000/svg", "p", is:"") should be :defined]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Without browsing context: createElementNS("http://www.w3.org/2000/svg", "p", is:"") should be :defined]
|
||||||
|
expected: FAIL
|
|
@ -1,32 +1,11 @@
|
||||||
[HTMLAreaElement.html]
|
[HTMLAreaElement.html]
|
||||||
[alt on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[shape on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[referrerPolicy on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[download on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[coords on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[alt on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
|
[alt on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[ping on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[alt on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[ping on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
|
[coords on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[referrerPolicy on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[download on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[coords on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[coords on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
@ -35,3 +14,23 @@
|
||||||
[shape on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
|
[shape on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[shape on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[download on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[download on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[ping on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[ping on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[referrerPolicy on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[referrerPolicy on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
|
@ -4,4 +4,3 @@
|
||||||
|
|
||||||
[target on HTMLBaseElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[target on HTMLBaseElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
[HTMLButtonElement.html]
|
[HTMLButtonElement.html]
|
||||||
[autofocus on HTMLButtonElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[autofocus on HTMLButtonElement must enqueue an attributeChanged reaction when adding autofocus content attribute]
|
[autofocus on HTMLButtonElement must enqueue an attributeChanged reaction when adding autofocus content attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[autofocus on HTMLButtonElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
|
@ -2,16 +2,13 @@
|
||||||
[src on HTMLEmbedElement must enqueue an attributeChanged reaction when adding src content attribute]
|
[src on HTMLEmbedElement must enqueue an attributeChanged reaction when adding src content attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[height on HTMLEmbedElement must enqueue an attributeChanged reaction when adding height content attribute]
|
[src on HTMLEmbedElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[type on HTMLEmbedElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[type on HTMLEmbedElement must enqueue an attributeChanged reaction when adding type content attribute]
|
[type on HTMLEmbedElement must enqueue an attributeChanged reaction when adding type content attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[src on HTMLEmbedElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[type on HTMLEmbedElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[width on HTMLEmbedElement must enqueue an attributeChanged reaction when adding width content attribute]
|
[width on HTMLEmbedElement must enqueue an attributeChanged reaction when adding width content attribute]
|
||||||
|
@ -20,6 +17,8 @@
|
||||||
[width on HTMLEmbedElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[width on HTMLEmbedElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[height on HTMLEmbedElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[height on HTMLEmbedElement must enqueue an attributeChanged reaction when adding height content attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[height on HTMLEmbedElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
|
@ -1,13 +1,12 @@
|
||||||
[HTMLImageElement.html]
|
[HTMLImageElement.html]
|
||||||
[decoding on HTMLImageElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[sizes on HTMLImageElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[decoding on HTMLImageElement must enqueue an attributeChanged reaction when adding a new attribute]
|
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[sizes on HTMLImageElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[sizes on HTMLImageElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[sizes on HTMLImageElement must enqueue an attributeChanged reaction when adding a new attribute]
|
[decoding on HTMLImageElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[decoding on HTMLImageElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
|
@ -4,4 +4,3 @@
|
||||||
|
|
||||||
[name on HTMLMapElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[name on HTMLMapElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -4,4 +4,3 @@
|
||||||
|
|
||||||
[httpEquiv on HTMLMetaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[httpEquiv on HTMLMetaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -1,37 +1,36 @@
|
||||||
[HTMLMeterElement.html]
|
[HTMLMeterElement.html]
|
||||||
[max on HTMLMeterElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[high on HTMLMeterElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min on HTMLMeterElement must enqueue an attributeChanged reaction when adding a new attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[optimum on HTMLMeterElement must enqueue an attributeChanged reaction when adding a new attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[low on HTMLMeterElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[low on HTMLMeterElement must enqueue an attributeChanged reaction when adding a new attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[min on HTMLMeterElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[high on HTMLMeterElement must enqueue an attributeChanged reaction when adding a new attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[value on HTMLMeterElement must enqueue an attributeChanged reaction when adding value content attribute]
|
[value on HTMLMeterElement must enqueue an attributeChanged reaction when adding value content attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[value on HTMLMeterElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[value on HTMLMeterElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[min on HTMLMeterElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[min on HTMLMeterElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
[max on HTMLMeterElement must enqueue an attributeChanged reaction when adding a new attribute]
|
[max on HTMLMeterElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[max on HTMLMeterElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[low on HTMLMeterElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[low on HTMLMeterElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[high on HTMLMeterElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[high on HTMLMeterElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[optimum on HTMLMeterElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
[optimum on HTMLMeterElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[optimum on HTMLMeterElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[HTMLModElement.html]
|
||||||
|
expected: ERROR
|
|
@ -1,19 +1,18 @@
|
||||||
[HTMLOListElement.html]
|
[HTMLOListElement.html]
|
||||||
[type on HTMLOListElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[reversed on HTMLOListElement must enqueue an attributeChanged reaction when adding reversed content attribute]
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[start on HTMLOListElement must enqueue an attributeChanged reaction when adding start content attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[type on HTMLOListElement must enqueue an attributeChanged reaction when adding type content attribute]
|
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[reversed on HTMLOListElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[reversed on HTMLOListElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[reversed on HTMLOListElement must enqueue an attributeChanged reaction when adding reversed content attribute]
|
[start on HTMLOListElement must enqueue an attributeChanged reaction when adding start content attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[start on HTMLOListElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[start on HTMLOListElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[type on HTMLOListElement must enqueue an attributeChanged reaction when adding type content attribute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[type on HTMLOListElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[HTMLOptGroupElement.html]
|
||||||
|
expected: ERROR
|
|
@ -1,13 +1,12 @@
|
||||||
[HTMLParamElement.html]
|
[HTMLParamElement.html]
|
||||||
[value on HTMLParamElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[name on HTMLParamElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[value on HTMLParamElement must enqueue an attributeChanged reaction when adding a new attribute]
|
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[name on HTMLParamElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[name on HTMLParamElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[name on HTMLParamElement must enqueue an attributeChanged reaction when adding a new attribute]
|
[value on HTMLParamElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[value on HTMLParamElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
|
@ -1,13 +1,12 @@
|
||||||
[HTMLQuoteElement.html]
|
[HTMLQuoteElement.html]
|
||||||
[cite on q use HTMLQuoteElement must enqueue an attributeChanged reaction when adding cite content attribute]
|
[cite on blockquote use HTMLQuoteElement must enqueue an attributeChanged reaction when adding cite content attribute]
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cite on q use HTMLQuoteElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[cite on blockquote use HTMLQuoteElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[cite on blockquote use HTMLQuoteElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[cite on blockquote use HTMLQuoteElement must enqueue an attributeChanged reaction when adding cite content attribute]
|
[cite on q use HTMLQuoteElement must enqueue an attributeChanged reaction when adding cite content attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[cite on q use HTMLQuoteElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[HTMLSlotElement.html]
|
||||||
|
expected: ERROR
|
|
@ -1,7 +1,6 @@
|
||||||
[HTMLStyleElement.html]
|
[HTMLStyleElement.html]
|
||||||
[media on HTMLStyleElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[media on HTMLStyleElement must enqueue an attributeChanged reaction when adding a new attribute]
|
[media on HTMLStyleElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[media on HTMLStyleElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
|
@ -1,25 +1,24 @@
|
||||||
[HTMLTableCellElement.html]
|
[HTMLTableCellElement.html]
|
||||||
[abbr on HTMLTableCellElement in th must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[headers on HTMLTableCellElement in td must enqueue an attributeChanged reaction when adding a new attribute]
|
[headers on HTMLTableCellElement in td must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[scope on HTMLTableCellElement in th must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[headers on HTMLTableCellElement in td must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[headers on HTMLTableCellElement in td must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[headers on HTMLTableCellElement in th must enqueue an attributeChanged reaction when replacing an existing attribute]
|
[headers on HTMLTableCellElement in th must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[headers on HTMLTableCellElement in th must enqueue an attributeChanged reaction when adding a new attribute]
|
[headers on HTMLTableCellElement in th must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[scope on HTMLTableCellElement in th must enqueue an attributeChanged reaction when adding a new attribute]
|
[scope on HTMLTableCellElement in th must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[scope on HTMLTableCellElement in th must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
[abbr on HTMLTableCellElement in th must enqueue an attributeChanged reaction when adding a new attribute]
|
[abbr on HTMLTableCellElement in th must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[abbr on HTMLTableCellElement in th must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
|
@ -1,7 +1,6 @@
|
||||||
[HTMLTableColElement.html]
|
[HTMLTableColElement.html]
|
||||||
[span on HTMLTableColElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[span on HTMLTableColElement must enqueue an attributeChanged reaction when adding a new attribute]
|
[span on HTMLTableColElement must enqueue an attributeChanged reaction when adding a new attribute]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[span on HTMLTableColElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,5 @@
|
||||||
|
[abort-signal-any.tentative.any.html]
|
||||||
|
expected: ERROR
|
||||||
|
|
||||||
|
[abort-signal-any.tentative.any.worker.html]
|
||||||
|
expected: ERROR
|
|
@ -5,3 +5,11 @@
|
||||||
[querySelector]
|
[querySelector]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[querySelector with :scope]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[querySelector with id and sibling]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[querySelectorAll with :scope]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -76,3 +76,6 @@
|
||||||
|
|
||||||
[Input: "Content-Length: ". Expected: 42.]
|
[Input: "Content-Length: ". Expected: 42.]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Input: "Content-Length: 42\\r\\nContent-Length: 42,42". Expected: 42.]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -7,3 +7,9 @@
|
||||||
|
|
||||||
[X-Content-Type-Options%3A%20nosniff%0C]
|
[X-Content-Type-Options%3A%20nosniff%0C]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[X-Content-Type-Options%3A%20%2Cnosniff]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[X-Content-Type-Options%3A%20%22nosniFF%22]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -58,3 +58,15 @@
|
||||||
|
|
||||||
[Gamepad interface: attribute touchEvents]
|
[Gamepad interface: attribute touchEvents]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[GamepadHapticActuator interface: operation canPlayEffectType(GamepadHapticEffectType)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[GamepadHapticActuator interface: operation playEffect(GamepadHapticEffectType, optional GamepadEffectParameters)]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[GamepadHapticActuator interface: operation reset()]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Gamepad interface: attribute vibrationActuator]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,12 +1,13 @@
|
||||||
[failure-check-sequence.https.html]
|
[failure-check-sequence.https.html]
|
||||||
|
expected: TIMEOUT
|
||||||
[CSP check precedes COEP check - CSP header first]
|
[CSP check precedes COEP check - CSP header first]
|
||||||
expected: FAIL
|
expected: NOTRUN
|
||||||
|
|
||||||
[COEP check precedes X-Frame-Options check]
|
[COEP check precedes X-Frame-Options check]
|
||||||
expected: FAIL
|
expected: NOTRUN
|
||||||
|
|
||||||
[CSP check precedes COEP check - COEP header first]
|
[CSP check precedes COEP check - COEP header first]
|
||||||
expected: FAIL
|
expected: NOTRUN
|
||||||
|
|
||||||
[CSP check precedes X-Frame-Options check]
|
[CSP check precedes X-Frame-Options check]
|
||||||
expected: FAIL
|
expected: TIMEOUT
|
||||||
|
|
|
@ -4,3 +4,6 @@
|
||||||
|
|
||||||
[Navigating to a different document with link click]
|
[Navigating to a different document with link click]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Navigating to a different document with form submission]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -7,6 +7,3 @@
|
||||||
|
|
||||||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank#foo']
|
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank#foo']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='']
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -4,16 +4,7 @@
|
||||||
expected: NOTRUN
|
expected: NOTRUN
|
||||||
|
|
||||||
[Navigating an opened window via location.href to a javascript: URL must not fire beforeunload: string completion]
|
[Navigating an opened window via location.href to a javascript: URL must not fire beforeunload: string completion]
|
||||||
expected: NOTRUN
|
|
||||||
|
|
||||||
[Navigating an opened window with an iframe via location.href to a javascript: URL must not fire beforeunload on the iframe: undefined completion]
|
|
||||||
expected: NOTRUN
|
|
||||||
|
|
||||||
[Navigating an opened window via location.href to a javascript: URL must not fire beforeunload: undefined completion]
|
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
[Navigating an iframe via location.href to a javascript: URL must not fire beforeunload: string completion]
|
[Navigating an opened window with an iframe via location.href to a javascript: URL must not fire beforeunload on the iframe: undefined completion]
|
||||||
expected: NOTRUN
|
expected: FAIL
|
||||||
|
|
||||||
[Navigating an iframe via src="" to a javascript: URL after insertion must not fire beforeunload: string completion]
|
|
||||||
expected: NOTRUN
|
|
||||||
|
|
|
@ -13,6 +13,3 @@
|
||||||
|
|
||||||
[0080 00FF 0100 set in href="" targeting a frame and clicked]
|
[0080 00FF 0100 set in href="" targeting a frame and clicked]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[D83D DE0D set in href="" targeting a frame and clicked]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
[javascript-url-security-check-same-origin-domain.sub.html]
|
|
||||||
[javascript: URL security check for same-origin-domain but not same-origin]
|
|
||||||
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