Added fetch_start functionality in http_fetch

Added spec link for webidl.
Added fetch_start functionality to PRT .
Changed the fetch_start location
This commit is contained in:
Adit Jain 2019-01-17 12:02:18 +05:30 committed by aditj
parent 3ca82471c8
commit 77c9285780
6 changed files with 27 additions and 20 deletions

View file

@ -41,9 +41,6 @@
[PerformanceResourceTiming interface: attribute secureConnectionStart]
expected: FAIL
[PerformanceResourceTiming interface: attribute fetchStart]
expected: FAIL
[PerformanceResourceTiming interface: resource must inherit property "secureConnectionStart" with the proper type]
expected: FAIL
@ -83,9 +80,6 @@
[PerformanceResourceTiming interface: attribute domainLookupEnd]
expected: FAIL
[PerformanceResourceTiming interface: resource must inherit property "fetchStart" with the proper type]
expected: FAIL
[PerformanceResourceTiming interface: attribute redirectStart]
expected: FAIL
@ -175,9 +169,6 @@
[PerformanceResourceTiming interface: attribute secureConnectionStart]
expected: FAIL
[PerformanceResourceTiming interface: attribute fetchStart]
expected: FAIL
[PerformanceResourceTiming interface: attribute workerStart]
expected: FAIL