Cancel animations for nodes which are removed from the DOM

This includes nodes which are being reparented.
This commit is contained in:
Martin Robinson 2020-06-09 11:39:43 +02:00
parent 6d9b2eef29
commit e901fa2c39
8 changed files with 32 additions and 31 deletions

View file

@ -1,8 +0,0 @@
[disconnected-element-001.html]
expected: TIMEOUT
[Transitions are canceled when an element is re-parented to the same node]
expected: NOTRUN
[Transitions are canceled when an element is re-parented]
expected: TIMEOUT

View file

@ -212,9 +212,6 @@
[text-indent length(in) / events]
expected: FAIL
[visibility visibility(keyword) / events]
expected: FAIL
[text-indent length(pc) / events]
expected: FAIL
@ -227,9 +224,6 @@
[text-indent length(cm) / events]
expected: FAIL
[visibility visibility(keyword) / values]
expected: FAIL
[outline-width length(cm) / events]
expected: FAIL

View file

@ -104,9 +104,6 @@
[vertical-align length(cm) / values]
expected: FAIL
[visibility visibility(keyword) / events]
expected: FAIL
[vertical-align length(ex) / values]
expected: FAIL

View file

@ -212,9 +212,6 @@
[text-indent length(in) / events]
expected: FAIL
[visibility visibility(keyword) / events]
expected: FAIL
[text-indent length(pc) / events]
expected: FAIL
@ -227,9 +224,6 @@
[text-indent length(cm) / events]
expected: FAIL
[visibility visibility(keyword) / values]
expected: FAIL
[outline-width length(cm) / events]
expected: FAIL

View file

@ -1,8 +0,0 @@
[disconnected-element-001.html]
expected: TIMEOUT
[Transitions are canceled when an element is re-parented to the same node]
expected: NOTRUN
[Transitions are canceled when an element is re-parented]
expected: TIMEOUT