Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+0/-0/💬1)
  1 issues received 1 new comments:
  - #489 Exposure of HTML elements mapped to generic (1 by cookiecrook)
    https://github.com/w3c/html-aam/issues/489 [Agenda] 

* w3c/html-aria (+1/-3/💬2)
  1 issues created:
  - Potential conflict with WAI-ARIA on <link> element role (by jlp-craigmorten)
    https://github.com/w3c/html-aria/issues/467 

  2 issues received 2 new comments:
  - #467 Potential conflict with WAI-ARIA on <link> element role (1 by pkra)
    https://github.com/w3c/html-aria/issues/467 
  - #460 Remove param element (1 by scottaohara)
    https://github.com/w3c/html-aria/issues/460 [Good first issue] 

  3 issues closed:
  - Remove param element https://github.com/w3c/html-aria/issues/460 [Good first issue] 
  - Be more percise with allowed roles on the li element https://github.com/w3c/html-aria/issues/351 [Allowed roles] 
  - Potential conflict with WAI-ARIA on <link> element role https://github.com/w3c/html-aria/issues/467 

* w3c/webcomponents (+0/-0/💬3)
  2 issues received 3 new comments:
  - #1014 [a11y]: permit aria-hidden=true on focusable shadow elements in FACE (1 by bennypowers)
    https://github.com/WICG/webcomponents/issues/1014 
  - #1005 Spring 2023 Cross-Root ARIA F2F (2 by alice, bennypowers)
    https://github.com/WICG/webcomponents/issues/1005 

* whatwg/html (+13/-12/💬76)
  13 issues created:
  - anonymous fieldset content box should inherit scroll-start (by DavMila)
    https://github.com/whatwg/html/issues/9386 
  - Constraint Validation IDL is reiterated multiple times (by clshortfuse)
    https://github.com/whatwg/html/issues/9385 
  - Repeatedly calling `showPopover()` updates the invoker (by mbrodesser-Igalia)
    https://github.com/whatwg/html/issues/9383 
  - K (by Kongpc22)
    https://github.com/whatwg/html/issues/9382 
  - popover: expect a way to watch all "toggle" events in on window (by gdh1995)
    https://github.com/whatwg/html/issues/9381 
  - Bug (by Vam36)
    https://github.com/whatwg/html/issues/9380 
  - Add class & for aliases for className and htmlFor (by jakearchibald)
    https://github.com/whatwg/html/issues/9379 
  - Lazy load (by Haitham103)
    https://github.com/whatwg/html/issues/9378 
  - Should we deprecate `dialog.show()`? (by mfreed7)
    https://github.com/whatwg/html/issues/9376 
  - Upcoming HTML standard issue triage meeting on 6/15/2023 (by past)
    https://github.com/whatwg/html/issues/9375 [agenda+] 
  - Add light dismiss functionality to `<dialog>` (by mfreed7)
    https://github.com/whatwg/html/issues/9373 
  - The width attribute should not be a relevant mutation  (by zcorpan)
    https://github.com/whatwg/html/issues/9371 [topic: img] 
  - Cc (by Triple747)
    https://github.com/whatwg/html/issues/9368 

  24 issues received 76 new comments:
  - #9383 Should "show popover" assert the element's popover invoker is null? (3 by annevk, mbrodesser-Igalia)
    https://github.com/whatwg/html/issues/9383 [clarification] [topic: popover] 
  - #9379 Add `class` & `for` aliases for `className` and `htmlFor` (12 by Gpx, aminya, annevk, gioboa, hinell, jakearchibald, patrickhlauke, tabatkins)
    https://github.com/whatwg/html/issues/9379 [addition/proposal] [needs implementer interest] 
  - #9376 Should we deprecate `dialog.show()`? (4 by Link2Twenty, domenic, keithamus, mfreed7)
    https://github.com/whatwg/html/issues/9376 [removal/deprecation] [topic: dialog] 
  - #9373 Add light dismiss functionality to `<dialog>` (4 by domenic, mfreed7, tabatkins, zcorpan)
    https://github.com/whatwg/html/issues/9373 [addition/proposal] [needs implementer interest] [topic: dialog] 
  - #9367 When the popover attribute is removed, the hide popover algorithm will return too early (3 by josepharhar, mbrodesser-Igalia)
    https://github.com/whatwg/html/issues/9367 [topic: popover] 
  - #9366 auto popover list definition isn't quite correct (1 by josepharhar)
    https://github.com/whatwg/html/issues/9366 [topic: popover] 
  - #9365 Privacy-preserving single-keyed cache via declarative preloading (1 by annevk)
    https://github.com/whatwg/html/issues/9365 [addition/proposal] [needs implementer interest] 
  - #9364 code should default to translate=no (3 by fantasai, r12a, xfq)
    https://github.com/whatwg/html/issues/9364 [normative change] [addition/proposal] [needs implementer interest] 
  - #9347 " autocomplete cols;" missing a semicolon (4 by Jatin71544, annevk, kaf-lamed-beyt)
    https://github.com/whatwg/html/issues/9347 [clarification] [good first issue] 
  - #9343 pushState/replaceState have special handling for the empty string, which is not in the spec (3 by annevk, bathos)
    https://github.com/whatwg/html/issues/9343 [topic: history] [interop] 
  - #9332 Extend render-blocking to support other resources and Document (1 by khushalsagar)
    https://github.com/whatwg/html/issues/9332 
  - #9330 browsers handle document.open'ed iframe documents differently in session history (1 by domenic)
    https://github.com/whatwg/html/issues/9330 [topic: history] [interop] [topic: document.open()] 
  - #9319 Another corner case about nested popovers (1 by cathiechen)
    https://github.com/whatwg/html/issues/9319 [topic: popover] 
  - #9315 Proposal: fire an event before the first rendering opportunity after activation (1 by khushalsagar)
    https://github.com/whatwg/html/issues/9315 
  - #9310 "fallback base URL" algorithm seems wrong for popups? (1 by domenic)
    https://github.com/whatwg/html/issues/9310 [interop] [topic: browsing context] 
  - #9308 Upcoming HTML standard issue triage meeting on 6/1/2023 (1 by past)
    https://github.com/whatwg/html/issues/9308 [agenda+] 
  - #9143 popover light dismiss behavior is not specified for Esc key (1 by mbrodesser-Igalia)
    https://github.com/whatwg/html/issues/9143 [topic: popover] 
  - #9102 <textarea> should support the [pattern] attribute like the <input> element (4 by RobinWitt, soanvig, zcorpan)
    https://github.com/whatwg/html/issues/9102 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #9084 Accessibility Attribute Request (1 by domenic)
    https://github.com/whatwg/html/issues/9084 [addition/proposal] [accessibility] [a11y-tracker] [agenda+] 
  - #7596 Copy over the error from inside workers to the Worker error event? (1 by RealAlphabet)
    https://github.com/whatwg/html/issues/7596 [addition/proposal] [needs implementer interest] [topic: workers] [topic: serialize and transfer] 
  - #6911 Proposal: blank worker (1 by lgarron)
    https://github.com/whatwg/html/issues/6911 [addition/proposal] [needs implementer interest] [topic: workers] 
  - #5593 Proposal: Window.openModal(url) (1 by keithamus)
    https://github.com/whatwg/html/issues/5593 
  - #3567 Have some way of opening `<dialog>` elements without JavaScript (10 by Link2Twenty, keithamus, mfreed7, scottaohara)
    https://github.com/whatwg/html/issues/3567 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [topic: dialog] 
  - #2272 Disallow interactive content in <summary> (13 by annevk, dbaron, domenic, scottaohara, sideshowbarker, zcorpan)
    https://github.com/whatwg/html/issues/2272 [document conformance] [accessibility] [a11y-tracker] 

  12 issues closed:
  - Repeatedly calling `showPopover()` updates the invoker https://github.com/whatwg/html/issues/9383 
  - Bug https://github.com/whatwg/html/issues/9380 
  - K https://github.com/whatwg/html/issues/9382 
  - width and height attributes on <table> should perhaps allow 0 as a value https://github.com/whatwg/html/issues/4715 [good first issue] [topic: rendering] 
  - Upcoming HTML standard issue triage meeting on 6/1/2023 https://github.com/whatwg/html/issues/9308 [agenda+] 
  - Add "auto sizes" for lazy-loaded images https://github.com/whatwg/html/issues/4654 [addition/proposal] [needs implementer interest] [document conformance] [topic: img] 
  - pushState/replaceState have special handling for the empty string, which is not in the spec https://github.com/whatwg/html/issues/9343 [topic: history] [interop] 
  - OPEN.MD https://github.com/whatwg/html/issues/9292 
  - Whatwg https://github.com/whatwg/html/issues/9287 
  - Html/http.DEV https://github.com/whatwg/html/issues/9288 
  - HTML AUTH BLOCK  https://github.com/whatwg/html/issues/9286 
  - "fallback base URL" algorithm seems wrong for popups? https://github.com/whatwg/html/issues/9310 [interop] [topic: browsing context] 

* whatwg/dom (+2/-1/💬4)
  2 issues created:
  - As (by new2318)
    https://github.com/whatwg/dom/issues/1207 
  - As (by new2318)
    https://github.com/whatwg/dom/issues/1206 

  3 issues received 4 new comments:
  - #1203 Undefined variable in the "add an event listener" algorithm (1 by annevk)
    https://github.com/whatwg/dom/issues/1203 
  - #1198 Import HTML's XPath and XSLT monkey patches (2 by annevk, smaug----)
    https://github.com/whatwg/dom/issues/1198 
  - #1189 Should TreeWalker be expanded to support shadow roots in support of the selection API? (1 by smaug----)
    https://github.com/whatwg/dom/issues/1189 [topic: shadow] [needs implementer interest] [needs concrete proposal] [topic: nodes] 

  1 issues closed:
  - Undefined variable in the "add an event listener" algorithm https://github.com/whatwg/dom/issues/1203 



Pull requests
-------------
* w3c/html-aria (+1/-2/💬0)
  1 pull requests submitted:
  - Mapping <s> element to role=deletion (by Lifewithmuskan)
    https://github.com/w3c/html-aria/pull/468 

  2 pull requests merged:
  - Correction: conditionally revise allowed attributes and roles on summary element
    https://github.com/w3c/html-aria/pull/435 [Allowed roles] [Allowed aria-* attributes] [needs implementation commitment] [needs changelog entry] 
  - Clarify li element role allowances
    https://github.com/w3c/html-aria/pull/410 [Meets 2 implementations req] 

* whatwg/html (+4/-4/💬20)
  4 pull requests submitted:
  - Change table's height attribute to allow zero-like values (by sivakusayan)
    https://github.com/whatwg/html/pull/9374 
  - Disallow interactive content in <summary>. (by dbaron)
    https://github.com/whatwg/html/pull/9372 
  - Add empty string special case for pushState/replaceState (by domenic)
    https://github.com/whatwg/html/pull/9370 [topic: history] [interop] 
  - Tighten auto popover list definition (by josepharhar)
    https://github.com/whatwg/html/pull/9369 

  11 pull requests received 20 new comments:
  - #9374 Change table's height attribute to allow zero-like values (2 by domenic, sivakusayan)
    https://github.com/whatwg/html/pull/9374 
  - #9372 Disallow interactive content in <summary>. (2 by dbaron, sideshowbarker)
    https://github.com/whatwg/html/pull/9372 [do not merge yet] [document conformance] 
  - #9369 Tighten auto popover list definition (1 by annevk)
    https://github.com/whatwg/html/pull/9369 [needs tests] 
  - #9344 Check dialog is modal flag instead of open attribute in 'check popover validity' algorithm (6 by annevk, mfreed7, nt1m)
    https://github.com/whatwg/html/pull/9344 [normative change] [topic: popover] 
  - #9341 Re-add <source media> for media elements (2 by zcorpan)
    https://github.com/whatwg/html/pull/9341 
  - #9217 Clarify WebTransport BFCache interaction (1 by nidhijaju)
    https://github.com/whatwg/html/pull/9217 
  - #9093 Use CSS spec for top layer (1 by josepharhar)
    https://github.com/whatwg/html/pull/9093 [topic: rendering] [integration] 
  - #8972 Add steps to destroy documents that are ineligible for receiving message when posting message through broadcast channel (2 by domenic, fergald)
    https://github.com/whatwg/html/pull/8972 [topic: history] [topic: serialize and transfer] [agenda+] 
  - #8008 Add sizes=auto to lazy-loaded <img> (1 by zcorpan)
    https://github.com/whatwg/html/pull/8008 
  - #4613 Add Atomics.waitAsync host hook (1 by domenic)
    https://github.com/whatwg/html/pull/4613 [do not merge yet] 
  - #224 Add promise rejection tracking events (1 by RealAlphabet)
    https://github.com/whatwg/html/pull/224 [addition/proposal] 

  4 pull requests merged:
  - Change table's height attribute to allow zero-like values
    https://github.com/whatwg/html/pull/9374 [topic: rendering] [topic: table] 
  - Add sizes=auto to lazy-loaded <img>
    https://github.com/whatwg/html/pull/8008 
  - Add empty string special case for pushState/replaceState
    https://github.com/whatwg/html/pull/9370 [topic: history] [interop] 
  - Clarify WebTransport BFCache interaction
    https://github.com/whatwg/html/pull/9217 

* whatwg/dom (+2/-1/💬7)
  2 pull requests submitted:
  - Fix typo AbortSignal _any -> any (by Jamesernator)
    https://github.com/whatwg/dom/pull/1205 
  - Correct undefined variable in add an event listener (by annevk)
    https://github.com/whatwg/dom/pull/1204 

  2 pull requests received 7 new comments:
  - #1205 Fix typo AbortSignal _any -> any (1 by annevk)
    https://github.com/whatwg/dom/pull/1205 
  - #1185 Add before removing steps (6 by annevk, josepharhar, mbrodesser-Igalia)
    https://github.com/whatwg/dom/pull/1185 

  1 pull requests merged:
  - Correct undefined variable in add an event listener
    https://github.com/whatwg/dom/pull/1204 


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, 5 June 2023 17:00:20 UTC