mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Update web-platform-tests to revision b'38623a53d6598cb7aab4be8a810102b352a652df' (#34622)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
a87a86f4f2
commit
a37a9f68b8
671 changed files with 22362 additions and 3510 deletions
|
@ -0,0 +1,30 @@
|
|||
[2d.text.measure.index-from-offset-edges.tentative.html]
|
||||
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align left.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align left.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align center.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align center.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align right.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align right.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align start.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align start.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction ltr and text align end.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that TextMetrics::getIndexFromOffset() gives correct edges when the requested point is outside the range, with direction rtl and text align end.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue