mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Automated downstream sync of changes from upstream as of 10-08-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
24 lines
958 B
INI
Vendored
24 lines
958 B
INI
Vendored
[caretPositionFromPoint.html]
|
|
[document.caretPositionFromPoint() should return null for a document with no viewport]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return null if given coordinates outside of the viewport]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition at the specified location]
|
|
expected: FAIL
|
|
|
|
[CaretRange.getClientRect() should return a DOMRect that matches one obtained from a manually constructed Range]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition over elements with `user-select: none`]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition over video elements]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition over audio elements]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition over SVG elements]
|
|
expected: FAIL
|