diff options
Diffstat (limited to 'testing/web-platform/meta/web-animations/idlharness.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/web-animations/idlharness.window.js.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/web-animations/idlharness.window.js.ini b/testing/web-platform/meta/web-animations/idlharness.window.js.ini index 67423e1a01..3abaa9a8df 100644 --- a/testing/web-platform/meta/web-animations/idlharness.window.js.ini +++ b/testing/web-platform/meta/web-animations/idlharness.window.js.ini @@ -148,3 +148,9 @@ [AnimationTimeline interface: document.timeline must inherit property "currentTime" with the proper type] expected: FAIL + + [Animation interface: attribute progress] + expected: FAIL + + [Animation interface: new Animation() must inherit property "progress" with the proper type] + expected: FAIL |