Skip to content

performance-timeline/po-observe.html should not hardcode entry types #25641

Open
@samweinig

Description

@samweinig

The test performance-timeline/po-observe.html currently hardcodes the list of entry types it needs to observe (see https://github.com/web-platform-tests/wpt/blob/master/performance-timeline/po-observe.html#L81) but really should be filtering that list by PerformanceObserver.supportedEntryTypes so that the test limits itself to only testing performance-timeline defined things and is not reliant on the implementation having implemented other standards not strictly needed to test the functionality.

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