Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+2/-0/💬3)
  2 issues created:
  - incorporate author 'should' for naming draggable elements (by scottaohara)
    https://github.com/w3c/html-aam/issues/535 
  - Discrepancy between platform mappings for footer  (by tranjocelyn)
    https://github.com/w3c/html-aam/issues/534 

  1 issues received 3 new comments:
  - #534 Discrepancy between platform mappings for footer  (3 by aleventhal, jcsteh, scottaohara)
    https://github.com/w3c/html-aam/issues/534 

* w3c/webcomponents (+1/-0/💬26)
  1 issues created:
  - [exportparts] support exporting via wildcards `exportparts="*, primary-*"` (by sorvell)
    https://github.com/WICG/webcomponents/issues/1051 

  3 issues received 26 new comments:
  - #1051 [exportparts] support exporting via wildcards `exportparts="*, primary-*"` (1 by sorvell)
    https://github.com/WICG/webcomponents/issues/1051 
  - #909 "open-stylable" Shadow Roots (22 by DarkWiiPlayer, LeaVerou, bkardell, emilio, jogibear9988, justinfagnani, knowler, matthewp, mfreed7, rniwa, robglidden, sorvell)
    https://github.com/WICG/webcomponents/issues/909 
  - #809 Need a callback for when children changed or parser finished parsing children (3 by patricknelson, silverwind)
    https://github.com/WICG/webcomponents/issues/809 [custom-elements] [html-dom] [needs concrete proposal] 

* whatwg/html (+9/-7/💬69)
  9 issues created:
  - "check if an access between two browsing contexts should be reported" can be called with null browsing context but doesn't handle it (by awesomekling)
    https://github.com/whatwg/html/issues/10192 
  - Syt (by LaloQuera710)
    https://github.com/whatwg/html/issues/10191 [addition/proposal] [needs implementer interest] 
  - Broaden <nav>'s semantics, making <nav> suitable as an application-like navigator within a single page (by Zhang-Junzhi)
    https://github.com/whatwg/html/issues/10190 
  - Filter (by Ninjapiaz)
    https://github.com/whatwg/html/issues/10187 [addition/proposal] [needs implementer interest] 
  - Document "rendering suppression for view transitions" also suppresses "perform pending transition operations" (by nt1m)
    https://github.com/whatwg/html/issues/10186 
  - should search for draggable attribute follow dom tree or flattened tree? (by dbaron)
    https://github.com/whatwg/html/issues/10185 
  - Is this bad to suggest that placeholder attributes can contain expected formats? (by anevins12)
    https://github.com/whatwg/html/issues/10183 
  - Allow <source> elements to query container sizes (by andy-blum)
    https://github.com/whatwg/html/issues/10182 [addition/proposal] [needs implementer interest] 
  - Nits with link rel=expect (by jakearchibald)
    https://github.com/whatwg/html/issues/10180 

  26 issues received 69 new comments:
  - #10192 "check if an access between two browsing contexts should be reported" can be called with null browsing context but doesn't handle it (1 by domenic)
    https://github.com/whatwg/html/issues/10192 
  - #10190 Broaden <nav>'s semantics, making <nav> suitable as an application-like navigator within a single page (5 by Zhang-Junzhi, arbaz686, ericwbailey, scottaohara)
    https://github.com/whatwg/html/issues/10190 
  - #10186 Document "rendering suppression for view transitions" also suppresses "perform pending transition operations" (5 by noamr, nt1m)
    https://github.com/whatwg/html/issues/10186 [topic: rendering] 
  - #10185 should search for draggable attribute follow dom tree or flattened tree? (2 by emilio, smaug----)
    https://github.com/whatwg/html/issues/10185 
  - #10182 Allow `<source>` elements to query container sizes (4 by andy-blum, eeeps, myakura)
    https://github.com/whatwg/html/issues/10182 [addition/proposal] [needs implementer interest] 
  - #10180 Nits with link rel=expect (4 by domenic, jakearchibald, noamr)
    https://github.com/whatwg/html/issues/10180 [clarification] [topic: rendering] 
  - #10163 Making the WHATNOT meeting cadence weekly (1 by dbaron)
    https://github.com/whatwg/html/issues/10163 
  - #10162 Provide a mechanism to trigger the fetch of compression dictionaries (1 by mnot)
    https://github.com/whatwg/html/issues/10162 [addition/proposal] [needs implementer interest] 
  - #10156 Upcoming WHATNOT meeting on 3/7/2024 (2 by cwilso, lukewarlow)
    https://github.com/whatwg/html/issues/10156 [agenda+] 
  - #10153 Nested comment tags. (3 by RokeJulianLockhart, kbrosnan)
    https://github.com/whatwg/html/issues/10153 [addition/proposal] [needs implementer interest] 
  - #10143 Improve DX of element reference attributes by allowing relative references instead of only ids (1 by LeaVerou)
    https://github.com/whatwg/html/issues/10143 [addition/proposal] [needs implementer interest] 
  - #10032 Change when button has activation behavior (2 by annevk, vinhill)
    https://github.com/whatwg/html/issues/10032 [topic: forms] [topic: events] [topic: popover] 
  - #9757 Can showPicker() focus a control? (1 by newtonsgroove)
    https://github.com/whatwg/html/issues/9757 [topic: forms] [topic: focus] 
  - #9542 Disabled dates for input type=date (1 by mikeriley131)
    https://github.com/whatwg/html/issues/9542 [addition/proposal] [needs implementer interest] [topic: forms] [i18n-tracker] 
  - #9373 Add light dismiss functionality to `<dialog>` (8 by domenic, keithamus, lukewarlow, mfreed7, smaug----)
    https://github.com/whatwg/html/issues/9373 [addition/proposal] [needs implementer interest] [topic: dialog] [agenda+] 
  - #9102 <textarea> should support the [pattern] attribute like the <input> element (1 by sandstrom)
    https://github.com/whatwg/html/issues/9102 [addition/proposal] [needs implementer interest] [topic: forms] [needs compat analysis] 
  - #9075 API to get top layer elements  (2 by Link2Twenty, emilio)
    https://github.com/whatwg/html/issues/9075 [addition/proposal] [needs implementer interest] 
  - #9046 Timing of `<dialog>` 'close' event, popover 'toggle' event, `<details>` 'toggle' event (1 by chrishtr)
    https://github.com/whatwg/html/issues/9046 [topic: dialog] [topic: popover] 
  - #8917 Canvas 2D context color serialization (2 by annevk, svgeesus)
    https://github.com/whatwg/html/issues/8917 [topic: canvas] [integration] 
  - #7867 Remove UA style for h1-h6 in section (et. al.) and hgroup (2 by zcorpan)
    https://github.com/whatwg/html/issues/7867 [topic: rendering] 
  - #7732 Consider preventing page scroll when modal dialog is visible (3 by katerlouis, lukewarlow, pepkin88)
    https://github.com/whatwg/html/issues/7732 [topic: rendering] [accessibility] [a11y-tracker] [topic: dialog] 
  - #5033 Consider adding a headinglevelstart attribute (12 by jakearchibald, jimmyfrasche, jpdevries, tabatkins)
    https://github.com/whatwg/html/issues/5033 [addition/proposal] [accessibility] 
  - #4562 Validating internationalized mail addresses in <input type="email"> (2 by gene-hightower, klensin)
    https://github.com/whatwg/html/issues/4562 [addition/proposal] [needs implementer interest] [topic: forms] [i18n-tracker] 
  - #2848 Small clarity improvements to canvas transform methods (1 by domenic)
    https://github.com/whatwg/html/issues/2848 [clarification] [good first issue] [topic: canvas] 
  - #2390 Standardize YouTube embed rewriting? (1 by RByers)
    https://github.com/whatwg/html/issues/2390 [compat] [topic: media] [interop] [topic: embed and object] 
  - #2212 Provide an opt-out for inputs overriding form DOM API (1 by luluhelou)
    https://github.com/whatwg/html/issues/2212 [integration] 

  7 issues closed:
  - Nits with link rel=expect https://github.com/whatwg/html/issues/10180 [clarification] [topic: rendering] 
  - Small clarity improvements to canvas transform methods https://github.com/whatwg/html/issues/2848 [clarification] [good first issue] [topic: canvas] 
  - Document "rendering suppression for view transitions" also suppresses "perform pending transition operations" https://github.com/whatwg/html/issues/10186 [topic: rendering] 
  - Filter https://github.com/whatwg/html/issues/10187 [addition/proposal] [needs implementer interest] 
  - > Non-storage APIs that need to follow the storage partitioning (e.g. BroadcastChannel, Web Locks, etc) also need a way to play here, and behind the scenes I assume the implementations use the storage keys, though that's not exported from Storage. https://github.com/whatwg/html/issues/10177 [invalid] 
  - "parse a CSS <color> value" should take into account that currentColor can be nested in color-mix()  https://github.com/whatwg/html/issues/9940 [topic: canvas] [topic: style] 
  - Dark mode styling for "yes" table attributes is not ledgible https://github.com/whatwg/html/issues/10141 [spec tooling] 

* whatwg/dom (+0/-1/💬2)
  1 issues received 2 new comments:
  - #808 Side effects due to tree insertion or removal (script, iframe) (2 by annevk, domfarolino)
    https://github.com/whatwg/dom/issues/808 [web reality] 

  1 issues closed:
  - Side effects due to tree insertion or removal (script, iframe) https://github.com/whatwg/dom/issues/808 [web reality] 



Pull requests
-------------
* w3c/html-aam (+0/-0/💬6)
  1 pull requests received 6 new comments:
  - #533 Clarify hidden elements do not return name (6 by adampage, fstrr, scottaohara)
    https://github.com/w3c/html-aam/pull/533 

* whatwg/html (+7/-6/💬18)
  7 pull requests submitted:
  - Support automatic user prompt handing in WebDriver BiDi (by jgraham)
    https://github.com/whatwg/html/pull/10189 
  - Use DOM's post-insertion steps for `<script>` elements (by domfarolino)
    https://github.com/whatwg/html/pull/10188 
  - Improve non-normative note for rel-expect (by noamr)
    https://github.com/whatwg/html/pull/10184 
  - [rendering] Simplify some UA styles to use shorthands where appropriate (by emilio)
    https://github.com/whatwg/html/pull/10181 
  - Update README.md (by Mahakpreet001)
    https://github.com/whatwg/html/pull/10179 
  - Editorial: Extract cross-document swap algo out (by noamr)
    https://github.com/whatwg/html/pull/10178 
  - More darkmode coloring. Fixes #10141 (by tabatkins)
    https://github.com/whatwg/html/pull/10176 

  8 pull requests received 18 new comments:
  - #10188 Use DOM's post-insertion steps for `<script>` elements (1 by domfarolino)
    https://github.com/whatwg/html/pull/10188 [topic: script] 
  - #10176 More darkmode coloring. Fixes #10141 (2 by tabatkins)
    https://github.com/whatwg/html/pull/10176 
  - #10175 Let CSS Color handle CSS <color> value parsing (2 by Kaiido, annevk)
    https://github.com/whatwg/html/pull/10175 
  - #10168 Re-do close watcher user activation tracking (1 by zcorpan)
    https://github.com/whatwg/html/pull/10168 [normative change] [topic: dialog] 
  - #10116 Allow top layer elements to be nested within popovers (3 by keithamus, mfreed7)
    https://github.com/whatwg/html/pull/10116 [normative change] [topic: dialog] [topic: popover] 
  - #10022 Implement dangling markup injection mitigation (1 by shhnjk)
    https://github.com/whatwg/html/pull/10022 [security/privacy] [needs tests] [integration] [security-tracker] 
  - #10018 Add a new attribute called `writingsuggestions` to control UA-provided writing assistance (7 by annevk, dandclark, domenic)
    https://github.com/whatwg/html/pull/10018 [addition/proposal] 
  - #9778 Add popover=hint (1 by mfreed7)
    https://github.com/whatwg/html/pull/9778 [topic: popover] 

  6 pull requests merged:
  - Improve non-normative note for rel-expect
    https://github.com/whatwg/html/pull/10184 
  - Fix: Fixes #2848 (added clarity fo Canvas transform methods) 
    https://github.com/whatwg/html/pull/10174 
  - Fix key event used for close requests
    https://github.com/whatwg/html/pull/10043 [topic: dialog] [topic: popover] 
  - [rendering] Simplify some UA styles to use shorthands where appropriate
    https://github.com/whatwg/html/pull/10181 
  - Let CSS Color handle CSS <color> value parsing
    https://github.com/whatwg/html/pull/10175 
  - More darkmode coloring. Fixes #10141
    https://github.com/whatwg/html/pull/10176 

* whatwg/dom (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #1261 Introduce DOM post-insertion steps (1 by domfarolino)
    https://github.com/whatwg/dom/pull/1261 


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, 11 March 2024 17:00:18 UTC