[docs] Update deprecated / incorrect W3C spec URLs#27262
Merged
Conversation
sbc100
force-pushed
the
update-html5-spec-urls
branch
2 times, most recently
from
July 6, 2026 22:55
7e06c94 to
1a121e5
Compare
sbc100
force-pushed
the
update-html5-spec-urls
branch
from
July 6, 2026 23:42
1a121e5 to
c52c613
Compare
sbc100
enabled auto-merge (squash)
July 6, 2026 23:47
Member
|
How did you generate this, and how would you recommend I review it? (I guess I can click on every link and see if it looks right, but maybe you had a better idea..?) |
Collaborator
Author
|
I noticed the links from #27192 were different to the others (and actually wrong). So I fixed a couple and told gemini to finish the work. I would suggest you manually verify a couple of the links, or at least one from each base URL. |
Collaborator
Author
|
You are right to be suspicious, some the target anchors are missing I think. I'll either check each link or split this change up. |
Collaborator
Author
|
I split out part of this into #27333, which should be easier to review |
sbc100
added a commit
that referenced
this pull request
Jul 13, 2026
sbc100
added a commit
to sbc100/emscripten
that referenced
this pull request
Jul 15, 2026
…mains Update pure http specification URLs to https across html5.h.rst, settings_reference.rst, settings.js, libsdl.js, and browser tests. Replace deprecated draft and repository domains (dvcs.w3.org, dev.w3.org, w3c.github.io, whatwg.org/specs/web-apps/current-work, and khronos.org) with their canonical W3C and WHATWG specification URLs without altering target section anchors or specification names. Split out from: emscripten-core#27262
sbc100
added a commit
that referenced
this pull request
Jul 16, 2026
…mains (#27337) Update URLs to https across html5.h.rst, settings_reference.rst, settings.js, libsdl.js, and browser tests. Replace deprecated draft and repository domains (dvcs.w3.org, dev.w3.org, w3c.github.io, whatwg.org/specs/web-apps/current-work, and khronos.org) with their canonical W3C and WHATWG specification URLs without altering target section anchors or specification names. Split out from: #27262
sbc100
force-pushed
the
update-html5-spec-urls
branch
2 times, most recently
from
July 16, 2026 01:48
a7b5224 to
77163d9
Compare
Collaborator
Author
|
OK, this change is much smaller now. Hopefully its reviewable. I had AI review it already. |
sbc100
force-pushed
the
update-html5-spec-urls
branch
from
July 16, 2026 02:28
77163d9 to
6875fb8
Compare
kripken
approved these changes
Jul 16, 2026
- Replace incorrect pointerevents mouse event URLs introduced in emscripten-core#27192 with W3C UI Events specification URLs. - Update all remaining deprecated dvcs.w3.org (DOM3-Events, fullscreen, screen-orientation) and dev.w3.org URLs to their modern W3C and WHATWG specifications across html5.h.rst, libsdl.js, and browser tests.
sbc100
force-pushed
the
update-html5-spec-urls
branch
from
July 16, 2026 20:56
6875fb8 to
0c39054
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update deprecated dvcs.w3.org (DOM3-Events, fullscreen, screen-orientation) to their modern W3C and WHATWG specifications across html5.h.rst, libsdl.js, and browser tests.