Skip to content

Commit

Permalink
Update web-platform-tests to revision b'f2cdcb7e9550e74d07ed6cf17bbcb…
Browse files Browse the repository at this point in the history
…9643aeedb99' (#32381)
  • Loading branch information
servo-wpt-sync committed May 26, 2024
1 parent 512e67f commit a7bf099
Show file tree
Hide file tree
Showing 423 changed files with 9,319 additions and 2,321 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[Blob-methods-from-detached-frame.html]
[slice()]
expected: FAIL

[bytes()]
expected: FAIL
32 changes: 32 additions & 0 deletions tests/wpt/meta-legacy-layout/FileAPI/blob/Blob-bytes.any.js.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
[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
Original file line number Diff line number Diff line change
Expand Up @@ -3667,3 +3667,12 @@

[e.style['color'\] = "hsla(from color-mix(in srgb, red, red) h s l / alpha)" should set the property value]
expected: FAIL

[e.style['color'\] = "lch(from currentColor l c h)" should set the property value]
expected: FAIL

[e.style['color'\] = "color(from rebeccapurple srgb r g b)" should set the property value]
expected: FAIL

[e.style['color'\] = "rgb(from color(srgb 0.4 0.2 0.6) r g b)" should set the property value]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[variable-in-font-variation-settings.html]
[var() in font-variation-settings]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[line-clamp-auto-001.tentative.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[line-clamp-auto-002.tentative.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[line-clamp-auto-003.tentative.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[line-clamp-auto-004.tentative.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[line-clamp-auto-005.tentative.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[line-clamp-auto-009.tentative.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[line-clamp-auto-010.tentative.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[line-clamp-auto-011.tentative.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[line-clamp-auto-013.tentative.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[line-clamp-auto-014.tentative.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[line-clamp-auto-015.tentative.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[line-clamp-auto-016.tentative.html]
expected: FAIL

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[dynamic-available-size-iframe.html]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[transform-important.html]
[CSS Transforms: !important flag parsing]
expected: FAIL
Loading

0 comments on commit a7bf099

Please sign in to comment.