mirror of
https://github.com/servo/servo
synced 2026-05-01 20:07:22 +02:00
Implement Document#elementFromPoint
This commit is contained in:
@@ -3,12 +3,6 @@
|
||||
[missing value default: "2,2,10,10" (null)]
|
||||
expected: FAIL
|
||||
|
||||
[missing value default: "20,40,10" (null)]
|
||||
expected: FAIL
|
||||
|
||||
[missing value default: null (null)]
|
||||
expected: FAIL
|
||||
|
||||
[invalid value default: "2,2,10,10" (foobar invalid)]
|
||||
expected: FAIL
|
||||
|
||||
@@ -33,12 +27,6 @@
|
||||
[simple: "20,40,10" (CIRC)]
|
||||
expected: FAIL
|
||||
|
||||
[LATIN CAPITAL LETTER I WITH DOT ABOVE: "20,40,10" (CİRCLE)]
|
||||
expected: FAIL
|
||||
|
||||
[LATIN SMALL LETTER DOTLESS I: "20,40,10" (cırcle)]
|
||||
expected: FAIL
|
||||
|
||||
[simple: "100,100,120,100,100,120" (poly)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user