Update web-platform-tests to revision b'cb53e377321267af4f5a1f05b3b851aab6fa8ede' (#32313)

This commit is contained in:
Servo WPT Sync 2024-05-19 13:33:02 -04:00 committed by GitHub
parent 8868c1372b
commit b44d064fae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
364 changed files with 7960 additions and 1600 deletions

View file

@ -1,3 +0,0 @@
[2d.text.measure.advances.html]
[Testing width advances]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.selection-rects-baselines.tentative.html]
[Check that TextMetrics::getSelectionRects() works correctly with textBaseline.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.selection-rects-exceptions.tentative.html]
[Check that TextMetrics::getSelectionRects() throws when using invalid indexes.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.selection-rects.tentative.html]
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent.]
expected: FAIL