mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision b'fc557e215e11221c91de4f283539725ef2f35928' (#35741)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
e7e8ccea20
commit
5ba9cfe809
2322 changed files with 43591 additions and 31593 deletions
|
@ -1,6 +0,0 @@
|
|||
[Blob-methods-from-detached-frame.html]
|
||||
[slice()]
|
||||
expected: FAIL
|
||||
|
||||
[bytes()]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[cross-partition-navigation.tentative.https.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[cross-partition-worker-creation.tentative.https.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[cross-partition.tentative.https.html]
|
||||
expected: TIMEOUT
|
|
@ -1,32 +0,0 @@
|
|||
[Blob-bytes.any.worker.html]
|
||||
[Blob.bytes()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.bytes() empty Blob data]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.bytes() non-ascii input]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.bytes() non-unicode input]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.bytes() concurrent reads]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[Blob-bytes.any.html]
|
||||
[Blob.bytes()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.bytes() empty Blob data]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.bytes() non-ascii input]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.bytes() non-unicode input]
|
||||
expected: FAIL
|
||||
|
||||
[Blob.bytes() concurrent reads]
|
||||
expected: FAIL
|
|
@ -8,15 +8,6 @@
|
|||
[FileReader interface: calling readAsBinaryString(Blob) on new FileReader() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: new Blob(["TEST"\]) must inherit property "bytes()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "bytes()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.any.html]
|
||||
[FileReader interface: operation readAsBinaryString(Blob)]
|
||||
|
@ -27,12 +18,3 @@
|
|||
|
||||
[FileReader interface: calling readAsBinaryString(Blob) on new FileReader() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: new Blob(["TEST"\]) must inherit property "bytes()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "bytes()" with the proper type]
|
||||
expected: FAIL
|
||||
|
|
|
@ -17,6 +17,3 @@
|
|||
|
||||
[File API automated IDL tests]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
|
|
@ -29,6 +29,3 @@
|
|||
|
||||
[idlharness]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[partitioned-cookies-a-b-a-embed.tentative.https.html]
|
||||
expected: CRASH
|
||||
[Same-site embed with a cross-site parent partitioned cookie access]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[clearance-containing-fragmented-float-crash.html]
|
||||
expected: CRASH
|
|
@ -1,3 +1,2 @@
|
|||
[text-transform-bicameral-019.xht]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,13 +1,6 @@
|
|||
[inheritance.html]
|
||||
[Property isolation has initial value auto]
|
||||
expected: FAIL
|
||||
|
||||
[Property background-blend-mode has initial value normal]
|
||||
expected: FAIL
|
||||
|
||||
[Property background-blend-mode does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Property isolation does not inherit]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -8,60 +8,6 @@
|
|||
[CSS Transitions: property <isolation> from [initial\] to [isolate\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <isolation> from [initial\] to [isolate\] at (0.5) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <isolation> from [initial\] to [isolate\] at (0.6) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <isolation> from [initial\] to [isolate\] at (1) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <isolation> from [initial\] to [isolate\] at (1.5) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <isolation> from [initial\] to [isolate\] at (-0.3) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <isolation> from [initial\] to [isolate\] at (0) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <isolation> from [initial\] to [isolate\] at (0.3) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <isolation> from [initial\] to [isolate\] at (0.5) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <isolation> from [initial\] to [isolate\] at (0.6) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <isolation> from [initial\] to [isolate\] at (1) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <isolation> from [initial\] to [isolate\] at (1.5) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <isolation> from [initial\] to [isolate\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <isolation> from [initial\] to [isolate\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <isolation> from [initial\] to [isolate\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <isolation> from [initial\] to [isolate\] at (0.5) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <isolation> from [initial\] to [isolate\] at (0.6) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <isolation> from [initial\] to [isolate\] at (1) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <isolation> from [initial\] to [isolate\] at (1.5) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <isolation> from [initial\] to [isolate\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -82,54 +28,3 @@
|
|||
|
||||
[Web Animations: property <isolation> from [initial\] to [isolate\] at (1.5) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <isolation> from [initial\] to [isolate\] at (-0.3) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <isolation> from [initial\] to [isolate\] at (0) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <isolation> from [initial\] to [isolate\] at (0.3) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <isolation> from [initial\] to [isolate\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <isolation> from [initial\] to [isolate\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <isolation> from [initial\] to [isolate\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <isolation> from [initial\] to [isolate\] at (0.5) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <isolation> from [initial\] to [isolate\] at (0.6) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <isolation> from [initial\] to [isolate\] at (1) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <isolation> from [initial\] to [isolate\] at (1.5) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <isolation> from [initial\] to [isolate\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <isolation> from [initial\] to [isolate\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <isolation> from [initial\] to [isolate\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <isolation> from [initial\] to [isolate\] at (0.5) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <isolation> from [initial\] to [isolate\] at (0.6) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <isolation> from [initial\] to [isolate\] at (1) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <isolation> from [initial\] to [isolate\] at (1.5) should be [isolate\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -4,10 +4,3 @@
|
|||
|
||||
[Property isolation value 'auto' computes to 'auto']
|
||||
expected: FAIL
|
||||
|
||||
[Property isolation value 'auto']
|
||||
expected: FAIL
|
||||
|
||||
[Property isolation value 'isolate']
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
[isolation-valid.html]
|
||||
[e.style['isolation'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['isolation'\] = "isolate" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-003.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-004.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-bottom-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-bottom-left-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-bottom-right-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-bottom-right-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-left-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-right-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-top-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-top-left-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-top-left-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-top-left-bottom-right-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-top-left-bottom-right-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-top-left-bottom-right-003.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-top-right-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-top-right-bottom-left-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-top-right-bottom-left-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-angle-top-right-bottom-left-003.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-round-bottom-left-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-round-bottom-right-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-round-bottom-right-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-round-top-left-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-round-top-left-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[corner-shape-round-top-right-001.html]
|
||||
expected: FAIL
|
|
@ -385,3 +385,39 @@
|
|||
|
||||
[Property color value 'color-mix(in srgb, red calc(50% + (sign(100em - 1px) * 10%)), blue)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in hsl longer hue, red, white)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in hsl longer hue, red, black)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in hsl longer hue, red, transparent)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in hwb longer hue, red, white)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in hwb longer hue, red, black)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in hwb longer hue, red, transparent)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in lch longer hue, red, white)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in lch longer hue, red, black)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in lch longer hue, red, transparent)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in oklch longer hue, red, white)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in oklch longer hue, red, black)']
|
||||
expected: FAIL
|
||||
|
||||
[Property color value 'color-mix(in oklch longer hue, red, transparent)']
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[content-none-details.html]
|
||||
expected: FAIL
|
||||
expected: CRASH
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[display-contents-details.html]
|
||||
expected: FAIL
|
||||
expected: CRASH
|
||||
|
|
|
@ -1,2 +1,21 @@
|
|||
[at-font-face-font-matching.html]
|
||||
expected: CRASH
|
||||
[Matching font-style: 'oblique 20deg' should prefer 'oblique -40deg -30deg' over 'italic']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique 21deg' should prefer 'oblique -40deg -30deg' over 'italic']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique 10deg' should prefer 'oblique -40deg -30deg' over 'italic']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique 0deg' should prefer 'oblique -40deg -30deg' over 'italic']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique -10deg' should prefer 'oblique 40deg 50deg' over 'italic']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique -20deg' should prefer 'oblique 40deg 50deg' over 'italic']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique -21deg' should prefer 'oblique 40deg 50deg' over 'italic']
|
||||
expected: FAIL
|
||||
|
|
|
@ -61,3 +61,66 @@
|
|||
|
||||
[Property column-rule-style value 'ridge repeat(auto, solid) ridge']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'none']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'hidden']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'dotted']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'dashed']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'solid']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'double']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'groove']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'ridge']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'inset']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'dotted dashed solid']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'repeat(10, double)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'repeat(3, groove) repeat(4, ridge)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'repeat(auto, solid)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'repeat(auto, dotted solid inset)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'repeat(4, none ridge solid) repeat(auto, hidden)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'inset repeat(auto, solid ridge) repeat(4, none groove hidden)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'repeat(calc(5 + 3), ridge)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'repeat(4, dotted double dashed) repeat(auto, solid) ridge']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'repeat(4, dotted double dashed) repeat(auto, solid) repeat(4, none groove hidden)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'ridge repeat(auto, solid)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-style value 'ridge repeat(auto, solid) ridge']
|
||||
expected: FAIL
|
||||
|
|
|
@ -22,3 +22,27 @@
|
|||
|
||||
[Property column-rule-width value 'repeat(auto, min(5px, 10px)) repeat(5, 10px) calc(10px + 0.5em)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-width value 'calc(10px + 0.5em)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-width value 'calc(10px - 0.5em)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-width value '2px 4px 6px']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-width value 'repeat(4, 2px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-width value 'repeat(auto, 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-width value 'repeat(calc(5 + 3), 10px)']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-width value 'repeat(5, 10px calc(10px + 0.5em))']
|
||||
expected: FAIL
|
||||
|
||||
[Property row-rule-width value 'repeat(auto, min(5px, 10px)) repeat(5, 10px) calc(10px + 0.5em)']
|
||||
expected: FAIL
|
||||
|
|
|
@ -43,3 +43,48 @@
|
|||
|
||||
[e.style['column-rule-width'\] = "10px repeat(auto, 20px 30px) repeat(4, thin 50px 60px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-width'\] = "repeat(4, thin)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-width'\] = "repeat(3, thin medium thick)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-width'\] = "repeat(1, 10px thin medium thick)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-width'\] = "10px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-width'\] = "repeat(4, medium)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-width'\] = "10px 15px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-width'\] = "10px 15px 20px 25px 30px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-width'\] = "repeat(3, 10px) repeat(4, 15px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-width'\] = "10px repeat(3, 20px) 30px repeat(4, thin medium thick)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-width'\] = "repeat(4, 10px 20px 30px) repeat(5, 40px) 50px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-width'\] = "repeat(auto, thin)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-width'\] = "repeat(auto, 10px 20px 30px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-width'\] = "repeat(auto, 10px 20px) 30px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-width'\] = "repeat(4, 10px 20px 30px) repeat(auto, 40px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['row-rule-width'\] = "10px repeat(auto, 20px 30px) repeat(4, thin 50px 60px)" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
|
@ -214,3 +214,75 @@
|
|||
|
||||
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem from 20px to 100px) * 180%)\] at (2) should be [260%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (-1) should be [20%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (0.125) should be [110%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (0.875) should be [170%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (1) should be [180%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (2) should be [260%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (-1) should be [20%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (0.125) should be [110%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (0.875) should be [170%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (1) should be [180%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (2) should be [260%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (-1) should be [20%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (0.125) should be [110%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (0.875) should be [170%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (1) should be [180%\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (2) should be [260%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (-1) should be [20%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (0) should be [100%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (0.125) should be [110%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (0.875) should be [170%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (1) should be [180%\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <border-image-slice> from [calc(sign(20rem - 20px) * 100%)\] to [calc(progress(10rem, 20px, 100px) * 180%)\] at (2) should be [260%\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[details-open.html]
|
||||
expected: FAIL
|
||||
expected: CRASH
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[position-absolute-semi-replaced-stretch-other.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[highlight-styling-003.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[the-check-pseudo-element.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[the-select-arrow-pseudo-element.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -134,20 +134,20 @@
|
|||
[.test 54]
|
||||
expected: FAIL
|
||||
|
||||
[.test 60]
|
||||
[.test 69]
|
||||
expected: FAIL
|
||||
|
||||
[.test 61]
|
||||
[.test 70]
|
||||
expected: FAIL
|
||||
|
||||
[.test 62]
|
||||
[.test 71]
|
||||
expected: FAIL
|
||||
|
||||
[.test 63]
|
||||
[.test 72]
|
||||
expected: FAIL
|
||||
|
||||
[.test 64]
|
||||
[.test 73]
|
||||
expected: FAIL
|
||||
|
||||
[.test 65]
|
||||
[.test 74]
|
||||
expected: FAIL
|
||||
|
|
|
@ -134,20 +134,20 @@
|
|||
[.test 54]
|
||||
expected: FAIL
|
||||
|
||||
[.test 60]
|
||||
[.test 69]
|
||||
expected: FAIL
|
||||
|
||||
[.test 61]
|
||||
[.test 70]
|
||||
expected: FAIL
|
||||
|
||||
[.test 62]
|
||||
[.test 71]
|
||||
expected: FAIL
|
||||
|
||||
[.test 63]
|
||||
[.test 72]
|
||||
expected: FAIL
|
||||
|
||||
[.test 64]
|
||||
[.test 73]
|
||||
expected: FAIL
|
||||
|
||||
[.test 65]
|
||||
[.test 74]
|
||||
expected: FAIL
|
||||
|
|
|
@ -98,20 +98,20 @@
|
|||
[.test 57]
|
||||
expected: FAIL
|
||||
|
||||
[.test 59]
|
||||
[.test 68]
|
||||
expected: FAIL
|
||||
|
||||
[.test 60]
|
||||
[.test 69]
|
||||
expected: FAIL
|
||||
|
||||
[.test 62]
|
||||
[.test 71]
|
||||
expected: FAIL
|
||||
|
||||
[.test 63]
|
||||
[.test 72]
|
||||
expected: FAIL
|
||||
|
||||
[.test 65]
|
||||
[.test 74]
|
||||
expected: FAIL
|
||||
|
||||
[.test 66]
|
||||
[.test 75]
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta-legacy-layout/css/css-sizing/stretch/block-height-1.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-sizing/stretch/block-height-1.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-height-1.html]
|
||||
expected: TIMEOUT
|
2
tests/wpt/meta-legacy-layout/css/css-sizing/stretch/block-height-2.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-sizing/stretch/block-height-2.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[block-height-2.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[hanging-punctuation-inline-bound-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/css-text/line-break/line-break-normal-018.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-text/line-break/line-break-normal-018.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-break-normal-018.xht]
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/css-text/line-break/line-break-strict-018.xht.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-text/line-break/line-break-strict-018.xht.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-break-strict-018.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-004.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-005.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-006.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-007.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-011.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-012.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-013.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-014.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-018.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-019.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-020.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-021.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-043.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-044.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-045.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-046.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-047.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-048.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-rules-049.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-unremovable-1.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[segment-break-transformation-unremovable-2.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-transform-full-size-kana-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-transform-full-size-kana-002.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-transform-full-size-kana-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-transform-full-size-kana-004.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[text-transform-full-size-kana-008.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[seg-break-transformation-005.tentative.html]
|
||||
[linebreak only]
|
||||
expected: FAIL
|
||||
|
||||
[linebreak spaces]
|
||||
expected: FAIL
|
||||
|
||||
[multiple linebreaks]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[seg-break-transformation-006.tentative.html]
|
||||
[linebreak only]
|
||||
expected: FAIL
|
||||
|
||||
[linebreak spaces]
|
||||
expected: FAIL
|
||||
|
||||
[multiple linebreaks]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[seg-break-transformation-010.tentative.html]
|
||||
[linebreak only]
|
||||
expected: FAIL
|
||||
|
||||
[linebreak spaces]
|
||||
expected: FAIL
|
||||
|
||||
[multiple linebreaks]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[seg-break-transformation-011.tentative.html]
|
||||
[linebreak only]
|
||||
expected: FAIL
|
||||
|
||||
[linebreak spaces]
|
||||
expected: FAIL
|
||||
|
||||
[multiple linebreaks]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[seg-break-transformation-012.tentative.html]
|
||||
[linebreak only]
|
||||
expected: FAIL
|
||||
|
||||
[linebreak spaces]
|
||||
expected: FAIL
|
||||
|
||||
[multiple linebreaks]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[word-break-break-all-032.html]
|
||||
expected:
|
||||
if os == "linux": FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[word-break-keep-all-005.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[word-break-keep-all-006.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[word-break-keep-all-007.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[word-break-keep-all-008.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/css-text/word-break/word-break-normal-ja-004.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-text/word-break/word-break-normal-ja-004.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[word-break-normal-ja-004.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta-legacy-layout/css/css-ui/interactivity-inert-focus.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta-legacy-layout/css/css-ui/interactivity-inert-focus.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[interactivity-inert-focus.tentative.html]
|
||||
expected: TIMEOUT
|
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