Emit TransitionEnd events in the layout thread and process it in the script thread

This commit is contained in:
Keith Yeung 2016-09-03 07:27:39 -07:00
parent 752c6e6019
commit 668163ec5c
21 changed files with 103 additions and 62 deletions

View file

@ -1,3 +0,0 @@
[incremental_trailing_whitespace_a.html]
type: reftest
disabled: https://github.com/servo/servo/issues/10473

View file

@ -161,6 +161,7 @@ test_interfaces([
"Touch",
"TouchEvent",
"TouchList",
"TransitionEvent",
"TreeWalker",
"UIEvent",
"URL",