Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+1/-2/💬7)
  1 issues created:
  - Not have the document rely on the algorithm defined in Accessible Name and Description: Computation and API Mappings 1.1 (by ollie-iterators)
    https://github.com/w3c/html-aam/issues/393 

  1 issues received 7 new comments:
  - #393 Not have the document rely on the algorithm defined in Accessible Name and Description: Computation and API Mappings 1.1 (7 by ollie-iterators, scottaohara, stevefaulkner)
    https://github.com/w3c/html-aam/issues/393 

  2 issues closed:
  - Suggest <aside> should map to complementary with restrictions https://github.com/w3c/html-aam/issues/86 [Element Mappings] 
  - Not have the document rely on the algorithm defined in Accessible Name and Description: Computation and API Mappings 1.1 https://github.com/w3c/html-aam/issues/393 

* w3c/html-aria (+1/-1/💬2)
  1 issues created:
  - Updates to aside element (by scottaohara)
    https://github.com/w3c/html-aria/issues/411 [Allowed roles] [HTML AAM Related] 

  1 issues received 2 new comments:
  - #368 Problems with allowed roles for iframe, embed and object elements (2 by jcsteh, scottaohara)
    https://github.com/w3c/html-aria/issues/368 [Allowed roles] 

  1 issues closed:
  - Note naming certain elements should be prohibited https://github.com/w3c/html-aria/issues/147 [Allowed aria-* attributes] [ARIA 1.2 related] 

* w3c/webcomponents (+0/-0/💬11)
  3 issues received 11 new comments:
  - #941 How can a custom element detect when it is distributed, and what its composed parent is? (1 by trusktr)
    https://github.com/WICG/webcomponents/issues/941 
  - #936 CSS selector to style slots with slotted elements (5 by Westbrook, bathos, dbatiste, justinfagnani, rniwa)
    https://github.com/WICG/webcomponents/issues/936 
  - #754 Cleaning up (undefining) custom elements? (5 by getflourish, imdavidmin, rniwa, sashafirsov)
    https://github.com/WICG/webcomponents/issues/754 

* whatwg/html (+17/-7/💬39)
  17 issues created:
  - Is behavior of structuredClone() + SharedArrayBuffer + no transfer + no isolation intentional? (by bathos)
    https://github.com/whatwg/html/issues/7781 
  - Add EventListener Sub Flags [Suggestion] [Feature Request] (by Seagat2011)
    https://github.com/whatwg/html/issues/7780 
  - Html (by saingsocheat)
    https://github.com/whatwg/html/issues/7778 
  - S
S (by JaimeSilva02)
    https://github.com/whatwg/html/issues/7777 
  - Event loop uses current high resolution time without a global object (by skyrising)
    https://github.com/whatwg/html/issues/7776 
  - Translating the HTML standard into Spanish (by MasQueElite)
    https://github.com/whatwg/html/issues/7774 
  - navigator.appVersion talks about 4.0 and 1.0 (by hsivonen)
    https://github.com/whatwg/html/issues/7773 
  - Ja (by ellenmartin22)
    https://github.com/whatwg/html/issues/7771 
  - Ok (by ellenmartin22)
    https://github.com/whatwg/html/issues/7770 
  - Interaction between showPicker() and disabled / readonly. (by emilio)
    https://github.com/whatwg/html/issues/7767 [topic: forms] 
  - Event loop processing may skip variable initialization (by skyrising)
    https://github.com/whatwg/html/issues/7766 
  - Event loop's last idle period start time is never set (by skyrising)
    https://github.com/whatwg/html/issues/7765 
  - 1.1.1.1 (by dnsproxyserver01)
    https://github.com/whatwg/html/issues/7763 
  - Define the "appropriate times" to fetch a link of type preload (by noamr)
    https://github.com/whatwg/html/issues/7760 
  - Navigating to an anchor, focus, and caret navigation insertion point ordering. (by emilio)
    https://github.com/whatwg/html/issues/7759 
  - issue good  (by Aof8888)
    https://github.com/whatwg/html/issues/7758 
  - Export "plausible language" or something similar. (by jyasskin)
    https://github.com/whatwg/html/issues/7757 

  21 issues received 39 new comments:
  - #7781 Is behavior of structuredClone() + SharedArrayBuffer + no transfer + no isolation intentional? (1 by domenic)
    https://github.com/whatwg/html/issues/7781 
  - #7777 S
S (1 by JaimeSilva02)
    https://github.com/whatwg/html/issues/7777 
  - #7774 Translating the HTML standard into Spanish (1 by utsavjoshi2)
    https://github.com/whatwg/html/issues/7774 
  - #7767 Interaction between showPicker() and disabled / readonly. (3 by beaufortfrancois, domenic)
    https://github.com/whatwg/html/issues/7767 [topic: forms] 
  - #7765 Event loop's last idle period start time is never set (2 by domenic, noamr)
    https://github.com/whatwg/html/issues/7765 [topic: event loop] 
  - #7757 Export "plausible language" or something similar. (1 by domenic)
    https://github.com/whatwg/html/issues/7757 
  - #7754 <dialog> UA styles are not interoperable, and should use system colors. (1 by annevk)
    https://github.com/whatwg/html/issues/7754 [topic: rendering] [topic: dialog] [agenda+] 
  - #7747 Rendering of style and script elements (white-space: pre) (1 by zcorpan)
    https://github.com/whatwg/html/issues/7747 [addition/proposal] [needs implementer interest] [topic: rendering] 
  - #7745 Should it be possible for service workers to "emulate" `COEP: credentialless` on the document per the COEP/COOP spec? (1 by josephrocca)
    https://github.com/whatwg/html/issues/7745 
  - #7737 HTML syntax: omitting <body> should not be allowed if first child is <noscript> (2 by Aof8888, zcorpan)
    https://github.com/whatwg/html/issues/7737 [good first issue] [document conformance] 
  - #7709 Consider conformance guidance for authors to explicitly declare autofocus for dialog element (1 by zcorpan)
    https://github.com/whatwg/html/issues/7709 [document conformance] [impacts documentation] [topic: dialog] 
  - #7685 Add <exponent> element (1 by zcorpan)
    https://github.com/whatwg/html/issues/7685 [addition/proposal] 
  - #7677 Upcoming HTML standard issue triage meeting on 4/7/2022 (4 by Kaleidea, andreubotella, past)
    https://github.com/whatwg/html/issues/7677 [agenda+] 
  - #7485 Modernized version of window.open() API (4 by annevk, codecando-x, domenic)
    https://github.com/whatwg/html/issues/7485 [addition/proposal] [needs implementer interest] 
  - #7327 <object> element can tell whether child document loaded or not (1 by domenic)
    https://github.com/whatwg/html/issues/7327 [topic: embed and object] [agenda+] 
  - #7094 Exposing back/forward cache blocking reasons to sites (7 by camillelamy, domenic, fergald)
    https://github.com/whatwg/html/issues/7094 [addition/proposal] [needs implementer interest] [topic: history] [agenda+] 
  - #6542 Create resource timing entries for HTML resources (2 by domenic, noamr)
    https://github.com/whatwg/html/issues/6542 [topic: fetch] [integration] 
  - #4986 autocomplete attribute for street-address details (1 by TGiles)
    https://github.com/whatwg/html/issues/4986 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [i18n-tracker] 
  - #3510 Make img.naturalWidth/Height handle dimensionless images better (2 by Kaiido, karlcow)
    https://github.com/whatwg/html/issues/3510 [normative change] [needs implementer interest] [topic: img] [needs compat analysis] 
  - #3123 What places on the platform use the "user activation" hook? (1 by domenic)
    https://github.com/whatwg/html/issues/3123 [interop] [topic: user activation] 
  - #2018 Should History.length really be cross-domain [XSHM breach]? (1 by domenic)
    https://github.com/whatwg/html/issues/2018 [security/privacy] [topic: history] 

  7 issues closed:
  - Is behavior of structuredClone() + SharedArrayBuffer + no transfer + no isolation intentional? https://github.com/whatwg/html/issues/7781 
  - What places on the platform use the "user activation" hook? https://github.com/whatwg/html/issues/3123 [interop] [topic: user activation] 
  - Add <exponent> element https://github.com/whatwg/html/issues/7685 [addition/proposal] 
  - Event loop's last idle period start time is never set https://github.com/whatwg/html/issues/7765 [topic: event loop] 
  - Create resource timing entries for HTML resources https://github.com/whatwg/html/issues/6542 [topic: fetch] [integration] 
  - Should it be possible for service workers to "emulate" `COEP: credentialless` on the document per the COEP/COOP spec? https://github.com/whatwg/html/issues/7745 
  - issue good  https://github.com/whatwg/html/issues/7758 

* whatwg/dom (+1/-0/💬8)
  1 issues created:
  - Add EventListener Sub Flags [Suggestion] [Feature Request] (by Seagat2011)
    https://github.com/whatwg/dom/issues/1070 

  1 issues received 8 new comments:
  - #412 [Proposal] Add EventTarget.getEventListeners() (8 by WebReflection, WilcoFiers, bathos, benjamingr, dmethvin, ljharb)
    https://github.com/whatwg/dom/issues/412 [needs implementer interest] [topic: events] [addition/proposal] 



Pull requests
-------------
* w3c/html-aam (+0/-2/💬1)
  1 pull requests received 1 new comments:
  - #322 clarify img naming steps (1 by stevefaulkner)
    https://github.com/w3c/html-aam/pull/322 

  2 pull requests merged:
  - aside mapping revisions
    https://github.com/w3c/html-aam/pull/350 
  - form mapping updates re: core aam
    https://github.com/w3c/html-aam/pull/372 

* w3c/html-aria (+0/-1/💬1)
  1 pull requests received 1 new comments:
  - #370 Correction: revise allowed roles for iframe, object, embed (1 by scottaohara)
    https://github.com/w3c/html-aria/pull/370 [needs implementation commitment] 

  1 pull requests merged:
  - Addition: Prohibit naming of elements
    https://github.com/w3c/html-aria/pull/402 [Meets 2 implementations req] 

* whatwg/html (+9/-6/💬16)
  9 pull requests submitted:
  - Bcg opener (by hemeryar)
    https://github.com/whatwg/html/pull/7783 
  - Don't verify range values in range responses (by noamr)
    https://github.com/whatwg/html/pull/7782 
  - Add <style>'s disabled IDL attribute (by domfarolino)
    https://github.com/whatwg/html/pull/7779 
  - Account for NavigationType → NavigationTimingType rename (by domenic)
    https://github.com/whatwg/html/pull/7775 
  - Editorial: Set idle period start time (by noamr)
    https://github.com/whatwg/html/pull/7772 
  - Throw on showPicker() when the <input> is not mutable (by domenic)
    https://github.com/whatwg/html/pull/7769 [normative change] [topic: forms] 
  - Fix missing variable initialization for the event loop (by domenic)
    https://github.com/whatwg/html/pull/7768 [topic: event loop] 
  - Avoid suggesting the empty string for `navigator.platform` (by hsivonen)
    https://github.com/whatwg/html/pull/7762 
  - Specify appropriate times to fetch preload links (by noamr)
    https://github.com/whatwg/html/pull/7761 

  6 pull requests received 16 new comments:
  - #7769 Throw on showPicker() when the <input> is not mutable (3 by beaufortfrancois, domenic, emilio)
    https://github.com/whatwg/html/pull/7769 [normative change] [topic: forms] 
  - #7762 Avoid suggesting the empty string for `navigator.platform` (1 by hsivonen)
    https://github.com/whatwg/html/pull/7762 
  - #7531 Report iframe & frame resource timing (2 by noamr)
    https://github.com/whatwg/html/pull/7531 [topic: navigation] 
  - #7205 Use the real tokenizer and tree builder for meta scan (7 by domenic, hsivonen, zcorpan)
    https://github.com/whatwg/html/pull/7205 
  - #7004 Define which elements can be which kinds of widgets for CSS 'appearance' (2 by zcorpan)
    https://github.com/whatwg/html/pull/7004 [topic: rendering] 
  - #5339 JavaScript ShadowRealm proposal integration (1 by MIKEY00123)
    https://github.com/whatwg/html/pull/5339 [do not merge yet] 

  6 pull requests merged:
  - Account for NavigationType → NavigationTimingType rename
    https://github.com/whatwg/html/pull/7775 
  - Editorial: Set idle period start time
    https://github.com/whatwg/html/pull/7772 [topic: event loop] 
  - Specify range fetching for media
    https://github.com/whatwg/html/pull/7655 [topic: media] 
  - Report iframe & frame resource timing
    https://github.com/whatwg/html/pull/7531 [topic: navigation] 
  - Avoid suggesting the empty string for `navigator.platform`
    https://github.com/whatwg/html/pull/7762 
  - Editorial: Add note for rellist as feature detection
    https://github.com/whatwg/html/pull/7756 [topic: link] 

* whatwg/dom (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #892 Add declarative Shadow DOM features (1 by annevk)
    https://github.com/whatwg/dom/pull/892 


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, 4 April 2022 17:00:26 UTC