mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
The check was incorrect, where it was never matching and always discarding the element. Instead, we should check the owner document, which is the shadow-including root of the node. Part of #4577 --------- Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
10 lines
241 B
INI
Vendored
10 lines
241 B
INI
Vendored
[targeting.html]
|
|
expected: TIMEOUT
|
|
[These tests should not fail.]
|
|
expected: NOTRUN
|
|
|
|
[Inline violations target the right element.]
|
|
expected: FAIL
|
|
|
|
[Correct targeting inside shadow tree (inline handler).]
|
|
expected: TIMEOUT
|