mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
12 lines
509 B
INI
Vendored
12 lines
509 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
|