Animation.html.ini (579B)
1 [Animation.html] 2 [Animation.animate must enqueue an attributeChanged reaction when it adds the observed style attribute] 3 expected: 4 if not debug and (os == "linux"): [PASS, FAIL] 5 if not debug and (os == "mac"): [PASS, FAIL] 6 if not debug and (os == "android"): [PASS, FAIL] 7 8 [Animation.animate must enqueue an attributeChanged reaction when it mutates the observed style attribute] 9 expected: 10 if not debug and (os == "android"): [PASS, FAIL] 11 if not debug and (os == "mac"): [PASS, FAIL] 12 if not debug and (os == "linux"): [PASS, FAIL]