Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File report on Wrong Web IDL type for URLs in Element Timing API #846

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

dontcallmedom-bot
Copy link
Contributor

This pull request was automatically created by Strudy upon detecting errors in Wrong Web IDL type for URLs in Element Timing API.

Please check that these errors were correctly detected, and that they have not already been reported in https://github.com/WICG/element-timing.

If everything is OK, you can merge this pull request which will report the issue below to the repo, and update the underlying report file with a link to the said issue.


Title: Wrong Web IDL type for URLs in Element Timing API
Tracked: N/A
Repo: 'https://github.com/WICG/element-timing'

While crawling Element Timing API, wrong Web IDL type for URLs:

  • attribute url in interface PerformanceElementTiming uses DOMString instead of recommended USVString for URLs
  • attribute url in interface PerformanceElementTiming uses DOMString instead of recommended USVString for URLs

Cc @dontcallmedom @tidoust

This issue was detected and reported semi-automatically by Strudy based on data collected in webref.

@dontcallmedom dontcallmedom merged commit 8544294 into main Jan 6, 2025
1 check passed
@dontcallmedom dontcallmedom deleted the element-timing-urltype branch January 6, 2025 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants