mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
30 lines
1.8 KiB
INI
Vendored
30 lines
1.8 KiB
INI
Vendored
[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
|