Skip to content

Support obsolete properties of performance.timing? #25658

@pshaughn

Description

@pshaughn

An older version of the spec expects performance.timing to look like this: https://www.w3.org/TR/navigation-timing/#sec-navigation-timing-interface
The current spec looks like this: https://www.w3.org/TR/navigation-timing-2/#sec-PerformanceNavigationTiming
Some WPT tests, like navigation-timing/test_timing_attributes_order.html, still want the fields of the obsolete version to be populated; Servo is doing just the fields of the new version and thus fails those tests.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions