mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Handle assigned slottables in an Event's path (#35380)
* Handle slots in an event's path Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Update WPT expectations Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
parent
9c769efb06
commit
39c1e5d5d6
3 changed files with 44 additions and 18 deletions
|
@ -1,6 +0,0 @@
|
|||
[capturing-and-bubbling-event-listeners-across-shadow-trees.html]
|
||||
[Capturing event listeners should be invoked before bubbling event listeners when an event is dispatched via a slot]
|
||||
expected: FAIL
|
||||
|
||||
[Capturing event listeners should be invoked before bubbling event listeners when an event is dispatched inside a shadow tree which passes through another shadow tree]
|
||||
expected: FAIL
|
|
@ -1,6 +0,0 @@
|
|||
[event-composed-path.html]
|
||||
[Event Path with a slot in a closed Shadow Root.]
|
||||
expected: FAIL
|
||||
|
||||
[Event Path with slots in nested ShadowRoots: closed > closed.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue