mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Automated downstream sync of changes from upstream as of 21-09-2025 [no-wpt-sync] --------- Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com> Co-authored-by: Euclid Ye <yezhizhenjiakang@gmail.com>
21 lines
835 B
INI
Vendored
21 lines
835 B
INI
Vendored
[caretRangeFromPoint.tentative.html]
|
|
[document.caretRangeFromPoint() (no supplied coordinates) returns Range with 0 0 values]
|
|
expected: FAIL
|
|
|
|
[document.caretRangeFromPoint() should return null for a document with no viewport]
|
|
expected: FAIL
|
|
|
|
[document.caretRangeFromPoint() should return null if given coordinates outside of the viewport]
|
|
expected: FAIL
|
|
|
|
[document.caretRangeFromPoint() should return a Range at the specified location]
|
|
expected: FAIL
|
|
|
|
[document.caretRangeFromPoint() should return a client rect close to the given coords]
|
|
expected: FAIL
|
|
|
|
[document.caretRangeFromPoint() on a shadow should return a Range pointing at the same node as caretPositionFromPoint]
|
|
expected: FAIL
|
|
|
|
[document.caretRangeFromPoint() on a textarea should return a Range pointing at canvas]
|
|
expected: FAIL
|