- From: W3C Webmaster via GitHub API <noreply@w3.org>
- Date: Mon, 14 Jul 2025 17:00:17 +0000
- To: public-html@w3.org
- Message-Id: <E1ubMXJ-003mCK-1Q@janus.w3.internal>
Issues
------
* w3c/webcomponents (+1/-1/💬3)
1 issues created:
- How to load shared component library (JS + CSS) via CDN? (by ninjacoder77)
https://github.com/WICG/webcomponents/issues/1107
1 issues received 3 new comments:
- #1107 How to load shared component library (JS + CSS) via CDN? (3 by justinfagnani, ninjacoder77, rniwa)
https://github.com/WICG/webcomponents/issues/1107 [question]
1 issues closed:
- How to load shared component library (JS + CSS) via CDN? https://github.com/WICG/webcomponents/issues/1107 [question]
* whatwg/html (+9/-4/💬47)
9 issues created:
- Proposal: New attribute alt-origin to indicate provenance of alt text (machine vs. human authored) (by Johnr24)
https://github.com/whatwg/html/issues/11448 [addition/proposal] [needs implementer interest]
- HTMLLinkElement href doesn't indicate it's a URL (by lukewarlow)
https://github.com/whatwg/html/issues/11447
- Interactions between BFCache, SharedWorker and WebLocks (and maybe others)? (by fergald)
https://github.com/whatwg/html/issues/11445
- Definition of content model doesn't play well with its definition on some elements (by Psychpsyo)
https://github.com/whatwg/html/issues/11444
- www subdomain certificate mismatch redirects navigations (by achristensen07)
https://github.com/whatwg/html/issues/11443
- Remove XML name validation from dataset named property setter (by domenic)
https://github.com/whatwg/html/issues/11439
- Child device (by samira1996s)
https://github.com/whatwg/html/issues/11438
- Family link my child device (by samira1996s)
https://github.com/whatwg/html/issues/11437
- hidden=until-found and details revealing algorithms can loop infinitely (by nt1m)
https://github.com/whatwg/html/issues/11436
17 issues received 47 new comments:
- #11447 HTMLLinkElement href doesn't indicate it's a URL (1 by lukewarlow)
https://github.com/whatwg/html/issues/11447
- #11445 Interactions between BFCache, SharedWorker and WebLocks (and maybe others)? (3 by asutherland, saschanaz, yoshisatoyanagisawa)
https://github.com/whatwg/html/issues/11445
- #11444 Definition of content model doesn't play well with its definition on some elements (1 by annevk)
https://github.com/whatwg/html/issues/11444 [document conformance]
- #11435 Meeting 24 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (1 by mfreed7)
https://github.com/whatwg/html/issues/11435
- #11364 Exploration of exposing stylesheets across scopes (1 by noamr)
https://github.com/whatwg/html/issues/11364
- #11333 Need for programmatic detection of flashing content in <video> elements (accessibility safety concern) (1 by cookiecrook)
https://github.com/whatwg/html/issues/11333 [addition/proposal] [needs implementer interest]
- #11165 Add target HDR headroom to `CanvasRenderingContext2D ` (1 by Kaiido)
https://github.com/whatwg/html/issues/11165 [addition/proposal] [topic: canvas]
- #11056 Keyboard behavior for the `interesttarget` attribute (1 by mfreed7)
https://github.com/whatwg/html/issues/11056
- #10997 A new API for work during unload (1 by yoshisatoyanagisawa)
https://github.com/whatwg/html/issues/10997 [addition/proposal] [needs implementer interest]
- #10687 Prevent currentScript from being overridden on document via name='' (3 by evilpie, mozfreddyb, securityMB)
https://github.com/whatwg/html/issues/10687 [normative change] [security/privacy] [topic: script] [security-tracker]
- #10208 Proposal: pause iframe media when not rendered (2 by gabrielsanbrito, marcoscaceres)
https://github.com/whatwg/html/issues/10208 [addition/proposal] [needs implementer interest] [topic: media]
- #10143 Improve DX of element reference attributes by allowing relative references instead of only ids (16 by Kaiido, LeaVerou, bahrus, bramus, jimmyfrasche, kizu, noamr, sorvell, tabatkins)
https://github.com/whatwg/html/issues/10143 [addition/proposal] [needs implementer interest]
- #7869 More semantic way to represent the computer language in `code` element (4 by RokeJulianLockhart, Sudrien, bkardell)
https://github.com/whatwg/html/issues/7869 [addition/proposal] [needs implementer interest]
- #7867 Remove UA style for h1-h6 in section (et. al.) and hgroup (4 by AtkinsSJ, domenic, emilio, mfreed7)
https://github.com/whatwg/html/issues/7867 [topic: rendering]
- #7367 Adding scriptElement.exports for configuration use cases (1 by LeaVerou)
https://github.com/whatwg/html/issues/7367 [addition/proposal] [topic: script]
- #3983 Async css (1 by westonruter)
https://github.com/whatwg/html/issues/3983 [addition/proposal] [topic: link] [topic: style] [needs incubation]
- #3238 Formalize content attribute reflection (5 by domenic, lukewarlow)
https://github.com/whatwg/html/issues/3238 [clarification] [agenda+] [topic: reflect]
4 issues closed:
- HTMLLinkElement href doesn't indicate it's a URL https://github.com/whatwg/html/issues/11447
- CSP integration for javascript: URLs seems to be broken https://github.com/whatwg/html/issues/4651 [security/privacy] [integration] [topic: javascript: URLs]
- Child device https://github.com/whatwg/html/issues/11438 [invalid]
- Family link my child device https://github.com/whatwg/html/issues/11437 [invalid]
* whatwg/dom (+0/-1/💬2)
1 issues received 2 new comments:
- #61 Patch HTML's base URL stuff to be in terms of DOM (2 by domenic)
https://github.com/whatwg/dom/issues/61
1 issues closed:
- Misalignment between spec and WPT for "validate and extract" https://github.com/whatwg/dom/issues/1387
Pull requests
-------------
* whatwg/html (+4/-2/💬6)
4 pull requests submitted:
- Editorial: add popover=hint in attribute summary table (by foolip)
https://github.com/whatwg/html/pull/11446
- Revamp base URL change processing (by domenic)
https://github.com/whatwg/html/pull/11442
- [DRAFT][WebDriver BiDi] add a way to force run script when "scripting is disabled" (by sadym-chromium)
https://github.com/whatwg/html/pull/11441
- Update QuotaExceededError usage (by domenic)
https://github.com/whatwg/html/pull/11440
5 pull requests received 6 new comments:
- #11434 Meta: add for attribute in element-attr dfns (2 by arHSM, domenic)
https://github.com/whatwg/html/pull/11434
- #11426 Add speculation rules prefetch (1 by domenic)
https://github.com/whatwg/html/pull/11426 [addition/proposal] [do not merge yet] [topic: navigation]
- #11381 Add new strings for notRestoredReason (1 by lozy219)
https://github.com/whatwg/html/pull/11381
- #11102 Remove UA styles for h1 in article, aside, nav, section (1 by domenic)
https://github.com/whatwg/html/pull/11102 [removal/deprecation] [topic: rendering]
- #7829 replace current outline algorithm with one based on heading levels (1 by RokeJulianLockhart)
https://github.com/whatwg/html/pull/7829 [normative change] [document conformance] [impacts documentation]
2 pull requests merged:
- Editorial: add popover=hint in attribute summary table
https://github.com/whatwg/html/pull/11446
- Editorial: simplify removing and moving steps of form-associated elements
https://github.com/whatwg/html/pull/11432
* whatwg/dom (+0/-1/💬1)
1 pull requests received 1 new comments:
- #1388 Avoid passing null through to 'valid name prefix' (1 by annevk)
https://github.com/whatwg/dom/pull/1388
1 pull requests merged:
- Avoid passing null through to 'valid name prefix'
https://github.com/whatwg/dom/pull/1388
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/html-aam
* https://github.com/w3c/html-aria
* https://github.com/w3c/html-extensions
* https://github.com/w3c/htmlwg
* https://github.com/w3c/webcomponents
* https://github.com/whatwg/html
* https://github.com/whatwg/dom
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 14 July 2025 17:00:18 UTC