You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR adds some export and applies some fixes for current warnings. When digging into w3c/element-timing#67, I notice that some PerformanceTimeline objects are being manually imported. But this includes some IDL objects. I suspect I shouldn't have to do this?
We currently have a bunch of hardcoded references. We should try to get rid of them by exporting from the source (HTML and such).
The text was updated successfully, but these errors were encountered: