From 0b2314a827da6cdb65768d8ee627a3fdd9dbb108 Mon Sep 17 00:00:00 2001 From: Brian Birtles Date: Fri, 27 Oct 2017 13:38:36 +0900 Subject: [PATCH] Bug 1411806 - Tidy up DocumentTimeline/idlharness.html test; r=hiro There doesn't seem to be any need for the test() wrapper here (I've yet to find any other tests in web-platform-tests using it). MozReview-Commit-ID: y3FrMvK14j --HG-- extra : rebase_source : e1e5b8466a451f47d96bfe7c9c66e4b182515dc3 --- .../DocumentTimeline/idlharness.html | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/testing/web-platform/tests/web-animations/interfaces/DocumentTimeline/idlharness.html b/testing/web-platform/tests/web-animations/interfaces/DocumentTimeline/idlharness.html index 3ec4e9ca2d0c..639aa2e97c87 100644 --- a/testing/web-platform/tests/web-animations/interfaces/DocumentTimeline/idlharness.html +++ b/testing/web-platform/tests/web-animations/interfaces/DocumentTimeline/idlharness.html @@ -1,6 +1,7 @@ -Web Animations API: DocumentTimeline tests +DocumentTimeline IDL + @@ -22,15 +23,14 @@ interface DocumentTimeline : AnimationTimeline {