trisquel-icecat/icecat/testing/web-platform/meta/custom-elements/reactions/Animation.html.ini

12 lines
579 B
INI

[Animation.html]
[Animation.animate must enqueue an attributeChanged reaction when it adds the observed style attribute]
expected:
if not debug and (os == "linux"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
[Animation.animate must enqueue an attributeChanged reaction when it mutates the observed style attribute]
expected:
if not debug and (os == "android"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "linux"): [PASS, FAIL]