-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Fix several spec URLs #27164
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
Fix several spec URLs #27164
Conversation
Accounts for: - Features removed from the spec. - Features moved within a spec (i.e. different id). - Features moved to another spec. - Feature sections renamed. Changes some spec URLs to draft, because webref/ed does not contain ids from TRs.
|
Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!! 👍
|
Note that removing |
|
I think @wbamberg is onto something, but perhaps an even weirder thing: a window-exposed (Though I'll grant that removing the whole thing would probably be easier, at the loss of the data for the |
I think maybe the There is still a "thing" called For BCD, AFAIK this means it doesn't exist. For MDN, there are two options:
MDN's choice between (1) and (2) is pragmatic: if the docs seem better with a dictionary documented as a separate named entity (like This change to |
I think you're right. But
The former is something that we'd track in BCD, the latter is not. But the former still exists. For example, in Chrome, For completeness, BCD could cover |
|
Also, I don't have a strong opinion about how MDN covers the dictionary. I don't think MDN should cover the interface. I agree that inventing |
Ah, that's all true, indeed. Good luck. |
Summary
Fixes several spec URLs.
Accounts for:
deprecated: true).Changes some spec URLs to draft, because webref/ed does not contain ids from TRs.
Test results and supporting details
Related issues
Extracted from: #23958