From 958f58c18c4a23231f051c4e742925293f1380cb Mon Sep 17 00:00:00 2001 From: Brian Birtles Date: Thu, 10 Aug 2017 17:50:43 +0900 Subject: [PATCH] Bug 1385141 - Update test expectations for web-animations/interfaces/KeyframeEffect/constructor.html; r=hiro MozReview-Commit-ID: ErzWaXq3DfH --HG-- extra : rebase_source : 061e6f8220ad5aaf651382c89ed6fafaa7469c56 --- .../interfaces/KeyframeEffect/constructor.html.ini | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 testing/web-platform/meta/web-animations/interfaces/KeyframeEffect/constructor.html.ini diff --git a/testing/web-platform/meta/web-animations/interfaces/KeyframeEffect/constructor.html.ini b/testing/web-platform/meta/web-animations/interfaces/KeyframeEffect/constructor.html.ini deleted file mode 100644 index db79f148c4b7..000000000000 --- a/testing/web-platform/meta/web-animations/interfaces/KeyframeEffect/constructor.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[constructor.html] - type: testharness - [Invalid easing [a multi-value easing\] in keyframe sequence should be thrown] - expected: - if stylo: FAIL - - [Invalid KeyframeEffectReadOnly option by a multi-value easing] - expected: - if stylo: FAIL -