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 10-08-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
39 lines
2.6 KiB
INI
Vendored
39 lines
2.6 KiB
INI
Vendored
[Document-caretPositionFromPoint.tentative.html]
|
|
[document.caretPositionFromPoint() should return a CaretPosition at the specified location]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition at the specified location pointing to an input element which is the offsetNode.]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition at the specified location pointing to a textarea element which is the offsetNode.]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition at the specified location pointing to a closed shadaw tree when the shadow tree is specified as an argument]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition at the specified location when the non-intersecting shadow tree is specified as an argument]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition at the specified location pointing to an input element when the shadow tree is specified as an argument.]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition at the specified location pointing to the input element's shadow host's parent when the shadow tree is not specified as an argument.]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition at the specified location pointing to the shadow host's parent when the shadow tree is not specified as an argument]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition at the specified location pointing to the outer shadow host's parent when the point is in an inner shadow tree and no shadow tree is specified as an argument]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition at the specified location pointing to the inner shadow tree when the point is in an inner shadow tree and the inner shadow tree is specified as an argument]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition at the specified location pointing to the outer shadow tree when the point is in an inner shadow tree and the outer shadow tree is specified as an argument]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition at the specified location pointing to the inner shadow tree when the point is in an inner shadow tree and the inner shadow tree and the outer shadow tree are specified as an argument]
|
|
expected: FAIL
|
|
|
|
[document.caretPositionFromPoint() should return a CaretPosition at the specified location pointing to a closed shadow tree when the shadow tree is specified as an argument]
|
|
expected: FAIL
|