Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+1/-0/💬1)
  1 issues created:
  - Mappings for Text Fragments (by aleventhal)
    https://github.com/w3c/html-aam/issues/563 

  1 issues received 1 new comments:
  - #562 Table without table headers (1 by kerlysboordank)
    https://github.com/w3c/html-aam/issues/562 [deep-dive] [Agenda] 

* w3c/webcomponents (+0/-0/💬2)
  1 issues received 2 new comments:
  - #1065 2024 TPAC planning (2 by LeaVerou, keithamus)
    https://github.com/WICG/webcomponents/issues/1065 

* whatwg/html (+5/-2/💬61)
  5 issues created:
  - LinkProcessingOption's document "pending" state does not seem to be defined (by Wuelle)
    https://github.com/whatwg/html/issues/10640 
  - Add `beforechange` event to inputs (by bramus)
    https://github.com/whatwg/html/issues/10639 [addition/proposal] [needs implementer interest] 
  - Allow persistency a CustomStateSet across elements (by ydaniv)
    https://github.com/whatwg/html/issues/10638 [addition/proposal] [needs implementer interest] 
  - Expose all window APIs as built-in ESM modules (by freshp86)
    https://github.com/whatwg/html/issues/10636 [addition/proposal] [needs implementer interest] 
  - It is possible to create CloseWatchers for dialog elements and popovers which aren't in fully active document (by smaug----)
    https://github.com/whatwg/html/issues/10634 

  25 issues received 61 new comments:
  - #10638 Allow a persistent CustomStateSet across elements (3 by domenic, ydaniv)
    https://github.com/whatwg/html/issues/10638 [addition/proposal] [needs implementer interest] 
  - #10636 Expose all window APIs as built-in ES modules (2 by Delapouite, nektro)
    https://github.com/whatwg/html/issues/10636 [addition/proposal] [needs implementer interest] 
  - #10634 It is possible to create CloseWatchers for dialog elements and popovers which aren't in fully active document (1 by domenic)
    https://github.com/whatwg/html/issues/10634 
  - #10622 Upcoming WHATNOT meeting on 2024-09-19 (1 by past)
    https://github.com/whatwg/html/issues/10622 [agenda+] 
  - #10621 Behaviour of "reload" navigationType in " inner navigate event firing algorithm" algorithm (2 by domenic, rwlbuis)
    https://github.com/whatwg/html/issues/10621 [topic: navigation] 
  - #10618 Small CSS change to spec documentation for ease of use (3 by FredGandt, T43D0c70r, honeyisland00)
    https://github.com/whatwg/html/issues/10618 [good first issue] 
  - #10617 HTML Integration with ESM Source Phase (2 by annevk, guybedford)
    https://github.com/whatwg/html/issues/10617 [agenda+] 
  - #10612 Automated `window.exportPdf()`,  Leveraging Browser's Print Save As PDF functionality (1 by annevk)
    https://github.com/whatwg/html/issues/10612 [addition/proposal] [needs implementer interest] 
  - #10611 createImageBitmap's Promise resolving (1 by annevk)
    https://github.com/whatwg/html/issues/10611 [topic: canvas] [interop] 
  - #10610 HTML spec: section 4.11.1, for `<details>` (`HTMLDetailsElement`), should probably briefly but explicitly state that the element uses shadow DOM, and should probably link to section 15.5.5 to direct readers to further information (1 by annevk)
    https://github.com/whatwg/html/issues/10610 [topic: rendering] 
  - #10604 Is it ok for `appearance:base` `<select>` not to require user activation before `showPicker()`? (1 by annevk)
    https://github.com/whatwg/html/issues/10604 
  - #10597 Adjust Scroll Restoration Behavior for Reloads (1 by toyoshim)
    https://github.com/whatwg/html/issues/10597 
  - #10594 `<datalist>` displaying both label and values for `option` elements is a little confusing (2 by Jayok123456)
    https://github.com/whatwg/html/issues/10594 [topic: rendering] [topic: forms] 
  - #10584 A way to get mouse coordinates without mouse moving (2 by oleedd)
    https://github.com/whatwg/html/issues/10584 [addition/proposal] [needs implementer interest] 
  - #10578 createImageBitmap: Clarify treatment of colorSpaceConversion:"none" ImageBitmaps (4 by annevk, sandstrom)
    https://github.com/whatwg/html/issues/10578 [clarification] [topic: canvas] 
  - #10520 Timing of cloning for the `<selectedoption>` element (10 by annevk, emilio, esprehn, jakearchibald, josepharhar, justinfagnani)
    https://github.com/whatwg/html/issues/10520 
  - #10251 Improve handling of malformed unicode bidi control characters (1 by Manishearth)
    https://github.com/whatwg/html/issues/10251 [i18n-tracker] [i18n-alreq] [i18n-hlreq] 
  - #9799 Customizable `<select>` element (1 by josepharhar)
    https://github.com/whatwg/html/issues/9799 [addition/proposal] [topic: parser] [topic: forms] [stage: 2] 
  - #9379 Add `class` & `for` aliases for `className` and `htmlFor` (10 by Psychpsyo, WebReflection, jakearchibald, smaug----, zcorpan)
    https://github.com/whatwg/html/issues/9379 [addition/proposal] [needs implementer interest] [agenda+] 
  - #9126 Consider allowing <hr> within list elements (ol, ul, menu) (1 by MGSimard)
    https://github.com/whatwg/html/issues/9126 [addition/proposal] [document conformance] [accessibility] [a11y-tracker] 
  - #7794 Feature proposal: input[mask] (2 by keithamus, sroucheray)
    https://github.com/whatwg/html/issues/7794 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #6581 Lazy loaded images and iframes should be forced to eager when printing (1 by tgrushka)
    https://github.com/whatwg/html/issues/6581 [topic: img] 
  - #4651 CSP integration for javascript: URLs seems to be broken (2 by mbrodesser-Igalia)
    https://github.com/whatwg/html/issues/4651 [security/privacy] [integration] [topic: javascript: URLs] 
  - #2791 Client side include feature for HTML (2 by o-t-w, sashafirsov)
    https://github.com/whatwg/html/issues/2791 [addition/proposal] [needs implementer interest] 
  - #2390 Standardize YouTube embed rewriting? (4 by annevk, domenic, zcorpan)
    https://github.com/whatwg/html/issues/2390 [compat] [topic: media] [document conformance] [interop] [topic: embed and object] 

  2 issues closed:
  - Canvas 2D context color serialization https://github.com/whatwg/html/issues/8917 [topic: canvas] [integration] 
  - Upcoming WHATNOT meeting on 2024-09-19 https://github.com/whatwg/html/issues/10622 [agenda+] 

* whatwg/dom (+1/-2/💬5)
  1 issues created:
  - Add `class` as an alias for `className` (by Psychpsyo)
    https://github.com/whatwg/dom/issues/1310 

  3 issues received 5 new comments:
  - #1309 Suggestion to Add Translated Link for dom (Simplified Chinese 简体中文) (1 by annevk)
    https://github.com/whatwg/dom/issues/1309 
  - #1308 Proposal: asynchronous event listeners (3 by WebReflection, esprehn, flackr)
    https://github.com/whatwg/dom/issues/1308 [needs implementer interest] [topic: events] [needs concrete proposal] 
  - #1287 `MutationObserver` flag to observe mutations in (open) shadow trees to facilitate polyfills of HTML syntax (1 by LeaVerou)
    https://github.com/whatwg/dom/issues/1287 [topic: shadow] [needs implementer interest] [addition/proposal] 

  2 issues closed:
  - Suggestion to Add Translated Link for dom (Simplified Chinese 简体中文) https://github.com/whatwg/dom/issues/1309 
  - Suggestion to Add Translated Link for dom (Simplified Chinese 简体中文) https://github.com/whatwg/dom/issues/1309 



Pull requests
-------------
* w3c/html-aam (+0/-0/💬2)
  2 pull requests received 2 new comments:
  - #538 Specify AXAPI behaviour for `low`, `high`, and `optimum` meter attributes. (1 by rahimabdi)
    https://github.com/w3c/html-aam/pull/538 
  - #396 update / expand input value mappings (1 by rahimabdi)
    https://github.com/w3c/html-aam/pull/396 

* whatwg/html (+7/-2/💬34)
  7 pull requests submitted:
  - Editorial: replace uses of the Type macro with is-a tests (by michaelficarra)
    https://github.com/whatwg/html/pull/10635 
  - Define the `<selectedoption>` element (by josepharhar)
    https://github.com/whatwg/html/pull/10633 
  - Editorial: clean up small parts of sequential focus navigation (by domfarolino)
    https://github.com/whatwg/html/pull/10632 
  - Fix missed COOP renames (by AtkinsSJ)
    https://github.com/whatwg/html/pull/10631 
  - Add htmlFor and className aliases (by Psychpsyo)
    https://github.com/whatwg/html/pull/10630 
  - Define base appearance for <select> (by josepharhar)
    https://github.com/whatwg/html/pull/10629 
  - Fixes #10618 (by honeyisland00)
    https://github.com/whatwg/html/pull/10628 

  14 pull requests received 34 new comments:
  - #10635 Editorial: replace uses of the Type macro with is-a tests (3 by bakkot, domenic)
    https://github.com/whatwg/html/pull/10635 
  - #10633 Define the `<selectedoption>` element (1 by annevk)
    https://github.com/whatwg/html/pull/10633 
  - #10631 Fix missed COOP renames (4 by AtkinsSJ, annevk)
    https://github.com/whatwg/html/pull/10631 
  - #10628 Fixes #10618 (2 by domenic, honeyisland00)
    https://github.com/whatwg/html/pull/10628 
  - #10613 Add support for CSS reading-flow (2 by dizhang168, domfarolino)
    https://github.com/whatwg/html/pull/10613 
  - #10587 Invoke WebDriver BiDi history updated (1 by OrKoN)
    https://github.com/whatwg/html/pull/10587 
  - #10586 Update content model for customizable select (1 by josepharhar)
    https://github.com/whatwg/html/pull/10586 
  - #10557 Relax `<select>` parser (8 by annevk, josepharhar, zcorpan)
    https://github.com/whatwg/html/pull/10557 [normative change] [topic: parser] 
  - #10522 Add support for internationalized email addresses (1 by hsivonen)
    https://github.com/whatwg/html/pull/10522 [i18n-tracker] 
  - #10481 Update 2D canvas color serialization (3 by annevk, svgeesus)
    https://github.com/whatwg/html/pull/10481 [topic: canvas] 
  - #10456 Enhance <input type=color> with alpha and colorspace=display-p3 (1 by annevk)
    https://github.com/whatwg/html/pull/10456 [addition/proposal] [topic: forms] [impacts documentation] [agenda+] 
  - #10394 Add a `noopener-allow-popups` value to COOP (5 by shhnjk, yoavweiss)
    https://github.com/whatwg/html/pull/10394 [addition/proposal] [needs implementer interest] [impacts documentation] 
  - #9144 Add anchor attribute (1 by aleventhal)
    https://github.com/whatwg/html/pull/9144 
  - #5339 JavaScript ShadowRealm proposal integration (1 by Jamthea)
    https://github.com/whatwg/html/pull/5339 [do not merge yet] 

  2 pull requests merged:
  - Update 2D canvas color serialization
    https://github.com/whatwg/html/pull/10481 [topic: canvas] 
  - Fix missed COOP renames
    https://github.com/whatwg/html/pull/10631 

* whatwg/dom (+2/-1/💬0)
  2 pull requests submitted:
  - Meta: link Simplified Chinese translation (by annevk)
    https://github.com/whatwg/dom/pull/1312 
  - Add class as an alias for className (by Psychpsyo)
    https://github.com/whatwg/dom/pull/1311 

  1 pull requests merged:
  - Meta: link Simplified Chinese translation
    https://github.com/whatwg/dom/pull/1312 


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, 23 September 2024 17:00:16 UTC