Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+2/-1/💬3)
  2 issues created:
  - Add html-aam spec guidance on CSS accessibility treatment and mappings  (by rahimabdi)
    https://github.com/w3c/html-aam/issues/573 [css-aam] 
  - The content-visibility CSS property across browsers (by giacomo-petri)
    https://github.com/w3c/html-aam/issues/572 

  2 issues received 3 new comments:
  - #572 The content-visibility CSS property across browsers (2 by scottaohara, spectranaut)
    https://github.com/w3c/html-aam/issues/572 [Agenda] [css-aam] 
  - #549 [Monorepo] PR "move" and wrapping up (1 by pkra)
    https://github.com/w3c/html-aam/issues/549 

  1 issues closed:
  - [Monorepo] PR "move" and wrapping up https://github.com/w3c/html-aam/issues/549 

* w3c/webcomponents (+0/-0/💬4)
  3 issues received 4 new comments:
  - #1083 2025 Q1 Face-to-face (2 by Westbrook, rniwa)
    https://github.com/WICG/webcomponents/issues/1083 
  - #1072 Reference Target: Should the `form` and `list` JavaScript attributes return the host element? (1 by sorvell)
    https://github.com/WICG/webcomponents/issues/1072 
  - #1071 Reference Target: How to handle invalid ID references? (1 by alice)
    https://github.com/WICG/webcomponents/issues/1071 

* whatwg/html (+8/-9/💬80)
  8 issues created:
  - Emoji favicons (by nt1m)
    https://github.com/whatwg/html/issues/10908 [addition/proposal] [needs implementer interest] 
  - Should `crossorigin=anonymous` be the default for preloading fonts? (by tunetheweb)
    https://github.com/whatwg/html/issues/10907 
  - Upcoming WHATNOT meeting on 2025-01-16 (by past)
    https://github.com/whatwg/html/issues/10906 [agenda+] 
  - Popovers are broken when shown in a `contextmenu` event listener (by jpzwarte)
    https://github.com/whatwg/html/issues/10905 
  - Display of an inline 3D model (by zachernuk)
    https://github.com/whatwg/html/issues/10901 [addition/proposal] [needs implementer interest] 
  - Navigate a navigable should probably use "matches about:srcdoc" (by AtkinsSJ)
    https://github.com/whatwg/html/issues/10900 
  - Behavior of updating the checkedness state of the elements in the same radio button group is unclear (by EdgarChen)
    https://github.com/whatwg/html/issues/10897 
  - Clarification on `unicode-bidi` for `input type text` and `ruby` (by Ahmad-S792)
    https://github.com/whatwg/html/issues/10896 

  16 issues received 80 new comments:
  - #10907 Should `crossorigin=anonymous` be the default for preloading fonts? (2 by noamr, tunetheweb)
    https://github.com/whatwg/html/issues/10907 
  - #10905 Popovers are broken when shown in a `contextmenu` event listener (5 by jpzwarte, mkrause)
    https://github.com/whatwg/html/issues/10905 
  - #10897 Behavior of updating the checkedness state of the elements in the same radio button group is unclear (1 by annevk)
    https://github.com/whatwg/html/issues/10897 [compat] [topic: forms] 
  - #10895 Wrong Web IDL type for URLs in HTML Standard (2 by annevk, domenic)
    https://github.com/whatwg/html/issues/10895 
  - #10893 How should non-absolute <length> values be interpreted when used by CanvasTextDrawingStyles's letterSpacing / wordSpacing? (3 by annevk, schenney-chromium, weinig)
    https://github.com/whatwg/html/issues/10893 [topic: canvas] 
  - #10878 Upcoming WHATNOT meeting on 2025-01-09 (4 by josepharhar, past)
    https://github.com/whatwg/html/issues/10878 [agenda+] 
  - #10877 Meeting 14 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (4 by dizhang168, emilio, josepharhar)
    https://github.com/whatwg/html/issues/10877 [agenda+] 
  - #10872 OffscreenCanvasRenderingContext2D does not have getContextAttributes (5 by annevk, ccameron-chromium, domfarolino)
    https://github.com/whatwg/html/issues/10872 [topic: canvas] 
  - #10866 Low Adoption of `<track>` Element (4 by aardrian, eric-carlson)
    https://github.com/whatwg/html/issues/10866 
  - #10854 Revamped Scoped Custom Element Registries (4 by annevk, sorvell)
    https://github.com/whatwg/html/issues/10854 [addition/proposal] [needs implementer interest] [topic: shadow] [topic: custom elements] 
  - #10762 How to spec user interaction for select (1 by josepharhar)
    https://github.com/whatwg/html/issues/10762 [agenda+] [topic: select] 
  - #10668 HTML Standard should allow more than one title (1 by ChristopherDoe)
    https://github.com/whatwg/html/issues/10668 [addition/proposal] [needs implementer interest] 
  - #6235 Escape "<" and ">" in attributes when serializing HTML (3 by mozfreddyb, securityMB)
    https://github.com/whatwg/html/issues/6235 [normative change] [topic: parser] [security/privacy] [needs compat analysis] [security-tracker] 
  - #3983 Async css (39 by bramus, chrishtr, jasonwilliams, noamr, pmeenan, rajsite, rik, scottjehl, tunetheweb, zcorpan)
    https://github.com/whatwg/html/issues/3983 [addition/proposal] [topic: link] [topic: style] 
  - #3436 "the iframe must delay the load event of its document" (1 by domenic)
    https://github.com/whatwg/html/issues/3436 [clarification] 
  - #3099 Define behavior for `file://` documents' origin. (1 by christhompson)
    https://github.com/whatwg/html/issues/3099 [security/privacy] [topic: origin] [topic: cookie] 

  9 issues closed:
  - Behavior of Location attribute after closing the window https://github.com/whatwg/html/issues/6899 [interop] [topic: location] 
  - "the iframe must delay the load event of its document" https://github.com/whatwg/html/issues/3436 [clarification] 
  - Meta: use tests and implementation bugs to shorten time to interoperability https://github.com/whatwg/html/issues/1849 [spec tooling] 
  - Should `crossorigin=anonymous` be the default for preloading fonts? https://github.com/whatwg/html/issues/10907 
  - popover=hint https://github.com/whatwg/html/issues/9776 [topic: popover] 
  - popover=hint https://github.com/whatwg/html/issues/9776 [topic: popover] 
  - Upcoming WHATNOT meeting on 2025-01-09 https://github.com/whatwg/html/issues/10878 [agenda+] 
  - Firma  https://github.com/whatwg/html/issues/10902 
  - Firma  https://github.com/whatwg/html/issues/10902 



Pull requests
-------------
* w3c/html-aam (+0/-1/💬1)
  1 pull requests received 1 new comments:
  - #548 Editorial: Move this spec to ARIA monorepo (1 by spectranaut)
    https://github.com/w3c/html-aam/pull/548 [Agenda-Editors] 

  1 pull requests merged:
  - Editorial: Move this spec to ARIA monorepo
    https://github.com/w3c/html-aam/pull/548 [Agenda-Editors] 

* whatwg/html (+6/-2/💬10)
  6 pull requests submitted:
  - Notify WebDriver BiDi about "committed" navigations (by OrKoN)
    https://github.com/whatwg/html/pull/10910 
  - Consistently use navigables for integration with WebDriver BiDi (by OrKoN)
    https://github.com/whatwg/html/pull/10909 
  - Fix accidental settings differences between CanvasRenderingContext2D and OffscreenCanvasRenderingContext2D (by ccameron-chromium)
    https://github.com/whatwg/html/pull/10904 
  - Reserve/free quota for `fetchLater` (by noamr)
    https://github.com/whatwg/html/pull/10903 
  - Editorial: Correct userNavigationInvolvement -> userInvolvement (by AtkinsSJ)
    https://github.com/whatwg/html/pull/10899 
  - Add `NavigateEvent.sourceElement` (by noamr)
    https://github.com/whatwg/html/pull/10898 

  5 pull requests received 10 new comments:
  - #10898 Add `NavigateEvent.sourceElement` (1 by annevk)
    https://github.com/whatwg/html/pull/10898 
  - #10873 Add a `lang` IDL Attribute to CanvasTextDrawingStyles, and clarify "direction" on same (1 by schenney-chromium)
    https://github.com/whatwg/html/pull/10873 
  - #10759 Add initial scroll position hook to HTML spec (2 by domenic, skobes-chromium)
    https://github.com/whatwg/html/pull/10759 [addition/proposal] [topic: navigation] [integration] 
  - #10737 Add dialog light dismiss behavior (3 by lukewarlow, mfreed7)
    https://github.com/whatwg/html/pull/10737 [addition/proposal] [needs implementer interest] [needs tests] [topic: dialog] 
  - #9778 Add popover=hint (3 by annevk, domfarolino, mfreed7)
    https://github.com/whatwg/html/pull/9778 [addition/proposal] [topic: popover] 

  2 pull requests merged:
  - Add popover=hint
    https://github.com/whatwg/html/pull/9778 [addition/proposal] [topic: popover] 
  - Editorial: Correct userNavigationInvolvement -> userInvolvement
    https://github.com/whatwg/html/pull/10899 


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, 13 January 2025 17:00:17 UTC