mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Emit TransitionEnd events in the layout thread and process it in the script thread
This commit is contained in:
parent
752c6e6019
commit
668163ec5c
21 changed files with 103 additions and 62 deletions
|
@ -1,3 +0,0 @@
|
|||
[incremental_trailing_whitespace_a.html]
|
||||
type: reftest
|
||||
disabled: https://github.com/servo/servo/issues/10473
|
|
@ -161,6 +161,7 @@ test_interfaces([
|
|||
"Touch",
|
||||
"TouchEvent",
|
||||
"TouchList",
|
||||
"TransitionEvent",
|
||||
"TreeWalker",
|
||||
"UIEvent",
|
||||
"URL",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue