Skip to content

[docs] Update deprecated / incorrect W3C spec URLs#27262

Open
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:update-html5-spec-urls
Open

[docs] Update deprecated / incorrect W3C spec URLs#27262
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:update-html5-spec-urls

Conversation

@sbc100

@sbc100 sbc100 commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator
  • Replace incorrect pointerevents mouse event URLs introduced in Add a contextmenu mouse callback #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 sbc100 requested a review from kripken July 6, 2026 22:46
@sbc100 sbc100 force-pushed the update-html5-spec-urls branch 2 times, most recently from 7e06c94 to 1a121e5 Compare July 6, 2026 22:55
@sbc100 sbc100 changed the title [docs] Update deprecated and incorrect HTML5 event specification URLs [docs] Update deprecated / incorrect W3C spec URLs Jul 6, 2026
@sbc100 sbc100 requested a review from juj July 6, 2026 23:11
- 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 sbc100 force-pushed the update-html5-spec-urls branch from 1a121e5 to c52c613 Compare July 6, 2026 23:42
@sbc100 sbc100 enabled auto-merge (squash) July 6, 2026 23:47
@kripken

kripken commented Jul 6, 2026

Copy link
Copy Markdown
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..?)

@sbc100

sbc100 commented Jul 7, 2026

Copy link
Copy Markdown
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.

@sbc100

sbc100 commented Jul 7, 2026

Copy link
Copy Markdown
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.

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