https://w3c.github.io/resource-timing/
E.g. for Edge:
https://developer.microsoft.com/en-us/microsoft-edge/platform/catalog/?q=specName%3Aresource-timing
Missing
Performance
PerformanceResourceTiming
Chrome 54 supports at least these properties that Edge does not:
Firefox 46 supports at least these properties that Edge does not:
I propose to instead track this as "Add Resource Timing Level 2" which more accurately reflects the published specification. Adding every future modification as a partially-supported marking won't scale well I think. It also needlessly lowers the "browser support" percentage when looking for the original feature set of Resource Timing, which should remain easily available as well.
Level 2 has reached Working Draft. The editor's draft on GitHub is now for Level 3.
@Fyrd Could you tag as "Support data suggestion" ?
encodedBodySize, decodedBodySize, and transferSize are all available in Edge 76.0.172.0 (canary build) on OSX
+1
+1
+1
Most helpful comment
I propose to instead track this as "Add Resource Timing Level 2" which more accurately reflects the published specification. Adding every future modification as a partially-supported marking won't scale well I think. It also needlessly lowers the "browser support" percentage when looking for the original feature set of Resource Timing, which should remain easily available as well.
Level 2 has reached Working Draft. The editor's draft on GitHub is now for Level 3.
@Fyrd Could you tag as "Support data suggestion" ?