diff options
author | Josh Mcguigan <joshmcg88@gmail.com> | 2019-10-31 17:55:38 -0700 |
---|---|---|
committer | Josh Mcguigan <joshmcg88@gmail.com> | 2019-10-31 17:55:38 -0700 |
commit | 72702b728470c409a9b6082c50e7ad5be98f9728 (patch) | |
tree | 643c9d66c39e56cd2b2fada4fd2d85ea1a7c14c9 /tests | |
parent | d81c44335f93748046a148cb8897d1709579e4d1 (diff) | |
download | servo-72702b728470c409a9b6082c50e7ad5be98f9728.tar.gz servo-72702b728470c409a9b6082c50e7ad5be98f9728.zip |
update test resource timing tests
Diffstat (limited to 'tests')
-rw-r--r-- | tests/wpt/metadata/resource-timing/test_resource_timing.html.ini | 3 | ||||
-rw-r--r-- | tests/wpt/metadata/resource-timing/test_resource_timing.https.html.ini | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/tests/wpt/metadata/resource-timing/test_resource_timing.html.ini b/tests/wpt/metadata/resource-timing/test_resource_timing.html.ini index 32bb07949a1..918016b21b8 100644 --- a/tests/wpt/metadata/resource-timing/test_resource_timing.html.ini +++ b/tests/wpt/metadata/resource-timing/test_resource_timing.html.ini @@ -15,9 +15,6 @@ [PerformanceEntry has correct protocol attribute (iframe)] expected: FAIL - [PerformanceEntry has correct name, initiatorType, startTime, and duration (img)] - expected: FAIL - [PerformanceEntry has correct order of timing attributes (img)] expected: FAIL diff --git a/tests/wpt/metadata/resource-timing/test_resource_timing.https.html.ini b/tests/wpt/metadata/resource-timing/test_resource_timing.https.html.ini index 59f26282158..0baf5d404c2 100644 --- a/tests/wpt/metadata/resource-timing/test_resource_timing.https.html.ini +++ b/tests/wpt/metadata/resource-timing/test_resource_timing.https.html.ini @@ -66,9 +66,6 @@ [PerformanceEntry has correct protocol attribute (script)] expected: FAIL - [PerformanceEntry has correct name, initiatorType, startTime, and duration (img)] - expected: FAIL - [PerformanceEntry has correct name, initiatorType, startTime, and duration (link)] expected: NOTRUN |