mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Update web-platform-tests to revision b'f3dd9cba239a9655951ee62ec4dafc8fe37df2c5' (#32774)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3118542a9e
commit
968474a9fd
513 changed files with 26700 additions and 3186 deletions
|
@ -1,3 +1,75 @@
|
|||
[2d.text.measure.selection-rects.tentative.html]
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction ltr, text align left, 0px letter spacing, and no-directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction rtl, text align left, 0px letter spacing, and no-directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction ltr, text align center, 0px letter spacing, and no-directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction rtl, text align center, 0px letter spacing, and no-directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction ltr, text align right, 0px letter spacing, and no-directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction rtl, text align right, 0px letter spacing, and no-directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction ltr, text align left, 10px letter spacing, and no-directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction rtl, text align left, 10px letter spacing, and no-directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction ltr, text align center, 10px letter spacing, and no-directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction rtl, text align center, 10px letter spacing, and no-directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction ltr, text align right, 10px letter spacing, and no-directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction rtl, text align right, 10px letter spacing, and no-directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction ltr, text align left, 0px letter spacing, and directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction rtl, text align left, 0px letter spacing, and directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction ltr, text align center, 0px letter spacing, and directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction rtl, text align center, 0px letter spacing, and directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction ltr, text align right, 0px letter spacing, and directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction rtl, text align right, 0px letter spacing, and directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction ltr, text align left, 10px letter spacing, and directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction rtl, text align left, 10px letter spacing, and directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction ltr, text align center, 10px letter spacing, and directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction rtl, text align center, 10px letter spacing, and directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction ltr, text align right, 10px letter spacing, and directional-override.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getSelectionRects() matches its DOM equivalent, with direction rtl, text align right, 10px letter spacing, and directional-override.]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue