w3c / performance-timeline

Performance Timeline
https://w3c.github.io/performance-timeline/
Other
111 stars 27 forks source link

The common atttribute of `PerformanceEntry` should be initialized rat… #210

Closed noamr closed 8 months ago

noamr commented 8 months ago

…her than inherited

Other specs should initialize startTime/entry/name/endTime rather than provide overrides for them.


:boom: Error: 502 Bad Gateway :boom:

PR Preview failed to build. (Last tried on Feb 2, 2024, 2:45 PM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [Spec Generator](https://www.w3.org/2015/labs/) - Spec Generator is the web service used to build specs that rely on ReSpec. :link: [Related URL](https://labs.w3.org/spec-generator/?type=respec&url=https%3A%2F%2Fraw.githubusercontent.com%2Fw3c%2Fperformance-timeline%2F98303cf16d7493110b5afa07f4941ff67999c505%2Findex.html%3FisPreview%3Dtrue) ``` error code: 502 ``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/performance-timeline%23210.)._
noamr commented 8 months ago

@clelland care to review?