diff options
author | Josh Matthews <josh@joshmatthews.net> | 2019-06-29 20:37:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-29 20:37:27 -0400 |
commit | 98be2df9817d45f4d59a3d02d09c265fe7b1e8b8 (patch) | |
tree | 91f2b687abf6bb911c672c74e20d41f37bc984a2 | |
parent | d84513cc50a292365e107bc6377bdbcf6049072f (diff) | |
download | servo-98be2df9817d45f4d59a3d02d09c265fe7b1e8b8.tar.gz servo-98be2df9817d45f4d59a3d02d09c265fe7b1e8b8.zip |
Remove passing test.
-rw-r--r-- | tests/wpt/metadata/resource-timing/idlharness.any.js.ini | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/wpt/metadata/resource-timing/idlharness.any.js.ini b/tests/wpt/metadata/resource-timing/idlharness.any.js.ini index f0afa5577e1..d96d2f8262d 100644 --- a/tests/wpt/metadata/resource-timing/idlharness.any.js.ini +++ b/tests/wpt/metadata/resource-timing/idlharness.any.js.ini @@ -76,9 +76,6 @@ [PerformanceResourceTiming interface: resource must inherit property "transferSize" with the proper type] expected: FAIL - [PerformanceResourceTiming interface: resource must inherit property "domainLookupStart" with the proper type] - expected: FAIL - [PerformanceResourceTiming interface: attribute decodedBodySize] expected: FAIL |