- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 17 Mar 2025 17:00:16 +0000
- To: public-html@w3.org
- Message-Id: <E1tuDp2-00CIJt-1a@janus.w3.internal>
Issues ------ * w3c/html-aam (+0/-0/💬1) 1 issues received 1 new comments: - #568 specify unique behavior for label and value attributes on option in datalist (1 by scottaohara) https://github.com/w3c/html-aam/issues/568 [good medium issue] * w3c/html-aria (+0/-0/💬1) 1 issues received 1 new comments: - #543 Allow HTML textarea to have role combobox (1 by bdugan14) https://github.com/w3c/html-aria/issues/543 * w3c/webcomponents (+0/-0/💬2) 2 issues received 2 new comments: - #1029 Proposal: Custom attributes for all elements, enhancements for more complex use cases (1 by R-Bower) https://github.com/WICG/webcomponents/issues/1029 - #782 Lazy Custom Element Definitions (1 by frederikbosch) https://github.com/WICG/webcomponents/issues/782 [custom-elements] [needs concrete proposal] * whatwg/html (+6/-5/💬59) 6 issues created: - Clarify correct behavior for requestAnimationFrame for hidden iframes (display: none) (by whimboo) https://github.com/whatwg/html/issues/11138 - The order of execution of the formAssociatedCallback hook does not match the implementations (by dSalieri) https://github.com/whatwg/html/issues/11136 - Eliminate all uses of "http:" except where absolutely necessary to speak of unencrypted HTTP (by zackw) https://github.com/whatwg/html/issues/11135 - Broken link, there is no "Rendering section" (by 1jj) https://github.com/whatwg/html/issues/11132 - Upcoming WHATNOT meeting on 2025-03-20 (by past) https://github.com/whatwg/html/issues/11131 [agenda+] - File upload control rendering should specify the button element to use. (by lukewarlow) https://github.com/whatwg/html/issues/11130 26 issues received 59 new comments: - #11138 Clarify correct behavior for requestAnimationFrame for hidden iframes (display: none) (1 by emilio) https://github.com/whatwg/html/issues/11138 - #11132 Broken link, there is no "Rendering section" (2 by annevk, josepharhar) https://github.com/whatwg/html/issues/11132 [dev edition] - #11130 File upload control rendering should specify the button element to use. (4 by annevk, josepharhar, lukewarlow) https://github.com/whatwg/html/issues/11130 [topic: rendering] [topic: forms] - #11119 The email regex accepts length-exceeded local-part in email addresses (2 by domenic, tats-u) https://github.com/whatwg/html/issues/11119 - #11115 Upcoming WHATNOT meeting on 2025-03-13 (1 by past) https://github.com/whatwg/html/issues/11115 [agenda+] - #11110 Make it explicit that "this" is available in parallel (3 by annevk, domfarolino) https://github.com/whatwg/html/issues/11110 - #11108 History API: PushState can silently fail in Chromium while Gecko/Webkit raises exception (5 by domenic, domfarolino, noamr, smaug----) https://github.com/whatwg/html/issues/11108 [compat] [topic: navigation] [interop] - #11107 native/primitive appearance of Customizable <select> (1 by josepharhar) https://github.com/whatwg/html/issues/11107 [topic: rendering] [agenda+] [topic: select] - #11105 closedby attribute doesn't work when dialog uses the popover API (2 by o-t-w, scottaohara) https://github.com/whatwg/html/issues/11105 [topic: dialog] [topic: popover] - #11080 Alternative text for short-form video (1 by extra808) https://github.com/whatwg/html/issues/11080 [addition/proposal] [needs implementer interest] - #11004 ARIA notify iframe restrictions (1 by domenic) https://github.com/whatwg/html/issues/11004 [addition/proposal] [needs implementer interest] - #10955 Rendering option with empty label attribute or whitespace (3 by annevk, josepharhar) https://github.com/whatwg/html/issues/10955 [interop] [topic: select] - #10927 Reset algorithm doesn't work in form-associated custom elements (3 by dSalieri, domfarolino) https://github.com/whatwg/html/issues/10927 [topic: custom elements] [topic: forms] - #10905 Popovers are broken when shown in a `contextmenu` event listener (5 by josepharhar, jpzwarte, webstrand) https://github.com/whatwg/html/issues/10905 [topic: popover] - #10855 CanvasRenderingContext2D: Add getImageDataAsync method (4 by annevk, ccameron-chromium) https://github.com/whatwg/html/issues/10855 [addition/proposal] [topic: canvas] - #10642 tabindex vs reading-flow property (2 by cookiecrook, dizhang168) https://github.com/whatwg/html/issues/10642 [topic: focus] - #10594 `<datalist>` displaying both label and values for `option` elements is a little confusing (2 by annevk, scottaohara) https://github.com/whatwg/html/issues/10594 [topic: rendering] [topic: forms] - #10296 Slowly removing/reducing the margin collapsing quirk. (1 by bfgeek) https://github.com/whatwg/html/issues/10296 [normative change] [needs implementer interest] [topic: rendering] - #10097 Should dir=auto with no strong characters inherit directionality from parent or be ltr? (5 by aphillips, jfkthame, r12a, smaug----) https://github.com/whatwg/html/issues/10097 [i18n-tracker] [i18n-alreq] [i18n-hlreq] - #8973 Why does hide popover not have a cancelable event? (1 by rejhgadellaa) https://github.com/whatwg/html/issues/8973 [topic: popover] - #8708 Float16Array + HTML Canvas (1 by ccameron-chromium) https://github.com/whatwg/html/issues/8708 [addition/proposal] [needs implementer interest] [topic: canvas] - #7867 Remove UA style for h1-h6 in section (et. al.) and hgroup (2 by mfreed7, zcorpan) https://github.com/whatwg/html/issues/7867 [topic: rendering] - #6540 Proposal: Button attribute to store text that can be copied to clipboard on trigger (click/enter key) (3 by lukewarlow, myakura, smaug----) https://github.com/whatwg/html/issues/6540 [addition/proposal] [needs implementer interest] - #6235 Escape "<" and ">" in attributes when serializing HTML (2 by mozfreddyb, securityMB) https://github.com/whatwg/html/issues/6235 [normative change] [topic: parser] [security/privacy] [needs compat analysis] [security-tracker] - #3988 Ambiguity around synchronicity for media resource selection algorithm (1 by karlt) https://github.com/whatwg/html/issues/3988 [topic: media] [interop] - #1013 Introduce pointer to <script> element in module scripts (1 by ioquatix) https://github.com/whatwg/html/issues/1013 [addition/proposal] [topic: script] 5 issues closed: - Make it explicit that "this" is available in parallel https://github.com/whatwg/html/issues/11110 - Make it explicit that "this" is available in parallel https://github.com/whatwg/html/issues/11110 - Upcoming WHATNOT meeting on 2025-03-13 https://github.com/whatwg/html/issues/11115 [agenda+] - Commandfor buttons with missing or invalid type attributes currently work as command buttons https://github.com/whatwg/html/issues/11044 - The email regex accepts length-exceeded local-part in email addresses https://github.com/whatwg/html/issues/11119 * whatwg/dom (+1/-0/💬15) 1 issues created: - MutationObserver attribute filter ignores attributes with a namespace (by josepharhar) https://github.com/whatwg/dom/issues/1364 3 issues received 15 new comments: - #1364 MutationObserver attribute filter ignores attributes with a namespace (1 by annevk) https://github.com/whatwg/dom/issues/1364 - #1363 Naming of Composed Range (12 by annevk, dizhang168, rniwa, smaug----) https://github.com/whatwg/dom/issues/1363 [topic: shadow] [topic: ranges] [agenda+] - #1362 Should Live Range expose endpoints inside a shadow tree? (2 by dizhang168, domfarolino) https://github.com/whatwg/dom/issues/1362 [topic: shadow] [topic: ranges] [agenda+] Pull requests ------------- * whatwg/html (+7/-4/💬16) 7 pull requests submitted: - [WIP] Provide "suggestedFilename" in "WebDriver BiDi download started" hook (by sadym-chromium) https://github.com/whatwg/html/pull/11139 - Fix source insertion/moving/removing steps (by domfarolino) https://github.com/whatwg/html/pull/11137 [topic: img] - Remove references to UA stylesheet in developer edition (by josepharhar) https://github.com/whatwg/html/pull/11134 - Add cross-site ancestor flag to environment. (by bvandersloot-mozilla) https://github.com/whatwg/html/pull/11133 - Clarify that "this" is not available while in parallel (by domfarolino) https://github.com/whatwg/html/pull/11129 - Stop running form-associated custom element reset algorithm in "create an element for token" (by domfarolino) https://github.com/whatwg/html/pull/11122 - Canonicalize "willful violation" reference to Infra (by nektro) https://github.com/whatwg/html/pull/11120 9 pull requests received 16 new comments: - #11129 Clarify that "this" is not available while in parallel (2 by annevk, domfarolino) https://github.com/whatwg/html/pull/11129 - #11128 Editorial: use empty <span> for old ID (1 by annevk) https://github.com/whatwg/html/pull/11128 - #11122 Don't run FACE reset algorithm in "create an element for token" (1 by annevk) https://github.com/whatwg/html/pull/11122 [topic: custom elements] [topic: forms] - #11120 Canonicalize "willful violation" reference to Infra (2 by annevk, nektro) https://github.com/whatwg/html/pull/11120 - #11030 Implement WebDriver BiDi interception in the show file picker algorithm (2 by sadym-chromium) https://github.com/whatwg/html/pull/11030 - #10990 Add "has storage access" boolean to environment (2 by domenic, johannhof) https://github.com/whatwg/html/pull/10990 - #10956 Connect HTML spec up to new CSS `interactivity` property (1 by alice) https://github.com/whatwg/html/pull/10956 [do not merge yet] [topic: style] [integration] [topic: dialog] - #10586 Update content model for customizable select (1 by josepharhar) https://github.com/whatwg/html/pull/10586 [topic: select] - #8972 Add steps to destroy documents that are ineligible for receiving message when posting message through broadcast channel (4 by domenic, fergald, lozy219) https://github.com/whatwg/html/pull/8972 [topic: history] [topic: serialize and transfer] 4 pull requests merged: - Canonicalize "willful violation" reference to Infra https://github.com/whatwg/html/pull/11120 - Clarify that "this" is not available while in parallel https://github.com/whatwg/html/pull/11129 [clarification] [topic: event loop] - Editorial: use empty <span> for old ID https://github.com/whatwg/html/pull/11128 - Editorial: Deal with 4 internal links to undefined ids https://github.com/whatwg/html/pull/11116 * whatwg/dom (+0/-0/💬6) 1 pull requests received 6 new comments: - #1342 Add definition for composed selection range (6 by domfarolino, sefeng211) https://github.com/whatwg/dom/pull/1342 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, 17 March 2025 17:00:17 UTC