Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+2/-0/💬13)
  2 issues created:
  - Why are <b> and <s> mapped to semantic roles, but <i> is not? (by cookiecrook)
    https://github.com/w3c/html-aam/issues/475 
  - What to do about the `rowgroup` discrepancy between the spec and implementations? (by cookiecrook)
    https://github.com/w3c/html-aam/issues/474 

  3 issues received 13 new comments:
  - #474 What to do about the `rowgroup` discrepancy between the spec and implementations? (10 by MarioBatusic, cookiecrook, jcsteh, jnurthen, stevefaulkner)
    https://github.com/w3c/html-aam/issues/474 
  - #473 Inaccurate mapping for select and input with list attribute (2 by cookiecrook)
    https://github.com/w3c/html-aam/issues/473 
  - #467 Windows/Mac differences in presentation of some HTML-AAM implicit roles (1 by spectranaut)
    https://github.com/w3c/html-aam/issues/467 [Agenda] 

* w3c/webcomponents (+9/-19/💬86)
  9 issues created:
  - [scoped-registries] What does `new` mean for elements in multiple registries? (by keithamus)
    https://github.com/WICG/webcomponents/issues/1007 
  - Spring 2023 Styling and Theming F2F (by justinfagnani)
    https://github.com/WICG/webcomponents/issues/1006 
  - Spring 2023 Cross-Root ARIA F2F (by nolanlawson)
    https://github.com/WICG/webcomponents/issues/1005 
  - Supporting `<noscript>`  when FACE is in play (by bennypowers)
    https://github.com/WICG/webcomponents/issues/1004 
  - [dom-parts] Declarative syntax for creating DOM Parts (by tbondwilkinson)
    https://github.com/WICG/webcomponents/issues/1003 
  - Isolated web components (by justinfagnani)
    https://github.com/WICG/webcomponents/issues/1002 
  - [scoped-registries] How does customElement.upgrade() work? (by justinfagnani)
    https://github.com/WICG/webcomponents/issues/1001 
  - Alternative to customized built-in - Element custom enhancements (by bahrus)
    https://github.com/WICG/webcomponents/issues/1000 
  - Spring 2023 DOM Parts F2F (by rniwa)
    https://github.com/WICG/webcomponents/issues/999 [html-dom] 

  48 issues received 86 new comments:
  - #1007 [scoped-registries] What does `new` mean for elements in multiple registries? (3 by justinfagnani, keithamus, xiaochengh)
    https://github.com/WICG/webcomponents/issues/1007 
  - #1005 Spring 2023 Cross-Root ARIA F2F (3 by bennypowers, justinfagnani, rniwa)
    https://github.com/WICG/webcomponents/issues/1005 
  - #1004 Supporting `<noscript>`  when FACE is in play (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/1004 
  - #1003 [dom-parts] Declarative syntax for creating DOM Parts (3 by keithamus, sashafirsov, tbondwilkinson)
    https://github.com/WICG/webcomponents/issues/1003 
  - #1002 Isolated web components (2 by justinfagnani, rniwa)
    https://github.com/WICG/webcomponents/issues/1002 
  - #999 Spring 2023 DOM Parts F2F (11 by bahrus, justinfagnani, keithamus, rniwa, tbondwilkinson)
    https://github.com/WICG/webcomponents/issues/999 [html-dom] 
  - #997 Functionally complete declarative templating (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/997 
  - #993 [dom-parts] Browser updating parts list from `getParts()` (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/993 
  - #992 [dom-parts] Tree structure of parts in the DOM (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/992 
  - #991 [dom-parts] Remove `.value` and `.commit()`, add `replaceChildren` (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/991 
  - #990 [dom-parts] Declarative API for defining DOM parts (5 by bahrus, justinfagnani, keithamus)
    https://github.com/WICG/webcomponents/issues/990 
  - #987 [scoped-registries] Concerns about non-construction of scoped elements (3 by chalbert, keithamus, xiaochengh)
    https://github.com/WICG/webcomponents/issues/987 
  - #986 Web components should be able to easily adapt to the host page while maintaining enapsulation (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/986 
  - #978 Spring 2023 "F2F" (7 by justinfagnani, nolanlawson, renoirb, rniwa, sashafirsov)
    https://github.com/WICG/webcomponents/issues/978 
  - #967 Interaction between imperative slotting and declarative shadow DOM (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/967 [shadow-dom] [needs concrete proposal] 
  - #962 [element-internals] How to get internals in base class and subclass, without leaking it to public (1 by rniwa)
    https://github.com/WICG/webcomponents/issues/962 [custom-elements] [question] 
  - #946 `customElements.upgrade` does not upgrade node subtrees cloned from `template` contents via `cloneNode` (1 by rniwa)
    https://github.com/WICG/webcomponents/issues/946 [custom-elements] [question] 
  - #939 Declarative CSS Module Scripts (3 by keithamus, nolanlawson)
    https://github.com/WICG/webcomponents/issues/939 
  - #936 CSS selector to style slots with slotted elements (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/936 
  - #924 There is no way to navigate to a fragment inside a shadow tree (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/924 [v2] [shadow-dom] [html-dom] [needs consensus] [needs concrete proposal] 
  - #923 [scoped-registries] Element upgrade ordering (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/923 
  - #916 Add delegatesLabel and a content attribute to specify the label element within a shadow tree (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/916 [shadow-dom] [custom-elements] [html-dom] [a11y-tracker] 
  - #914 [scoped-registries] Interaction with declarative shadow DOM (2 by keithamus, xiaochengh)
    https://github.com/WICG/webcomponents/issues/914 
  - #909 "open-stylable" Shadow Roots (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/909 
  - #902 Template/part proposals - Naming for DOM Parts API (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/902 [templates] 
  - #901 Template/part proposals should explain how and why they improve performance (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/901 [templates] 
  - #893 [idea] shadowattach event (1 by rniwa)
    https://github.com/WICG/webcomponents/issues/893 [shadow-dom] [needs concrete proposal] 
  - #886 [declarative-custom-elements] how would SSR work? (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/886 
  - #885 [declarative-custom-elements] shorter syntax (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/885 
  - #884 [declarative-custom-elements] how does the class get associated with the definition (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/884 
  - #864 Theming options for shadow roots (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/864 
  - #838 observedAttributes should be converted to ASCII lowercase (1 by rniwa)
    https://github.com/WICG/webcomponents/issues/838 [custom-elements] 
  - #829 JavaScript bundlers, HMR and customElements.define() (1 by rniwa)
    https://github.com/WICG/webcomponents/issues/829 [custom-elements] [needs concrete proposal] 
  - #825 [idea] Lifecycle method: beforeDisconnectedCallback (1 by rniwa)
    https://github.com/WICG/webcomponents/issues/825 [custom-elements] [needs concrete proposal] 
  - #814 Form-associated custom elements: being a submit button (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/814 [custom-elements] [needs concrete proposal] 
  - #809 Need a callback for when children changed or parser finished parsing children (2 by keithamus, mfreed7)
    https://github.com/WICG/webcomponents/issues/809 [custom-elements] [html-dom] [needs concrete proposal] 
  - #806 Document "layers" for single-use components (1 by mfreed7)
    https://github.com/WICG/webcomponents/issues/806 [shadow-dom] [needs implementer interest] [needs concrete proposal] [css] 
  - #788 Serialize shadow DOM for use in javascript disabled user agents (2 by mfreed7, rniwa)
    https://github.com/WICG/webcomponents/issues/788 [shadow-dom] [needs concrete proposal] 
  - #782 Lazy Custom Element Definitions (3 by keithamus, renoirb, sashafirsov)
    https://github.com/WICG/webcomponents/issues/782 [custom-elements] [needs concrete proposal] 
  - #772 SVG use element can't reference an element within the same shadow tree (1 by devingfx)
    https://github.com/WICG/webcomponents/issues/772 [shadow-dom] [needs spec] [blocked] 
  - #759 Cascading Style Sheet module scripts (2 by mangelozzi, web-padawan)
    https://github.com/WICG/webcomponents/issues/759 [needs consensus] [needs implementer interest] [modules] [tag-tracker] 
  - #735 elementsFromPoint behavior is unclear (1 by rniwa)
    https://github.com/WICG/webcomponents/issues/735 [v1] [shadow-dom] 
  - #630 HTML parser: align custom elements with the template element (1 by rniwa)
    https://github.com/WICG/webcomponents/issues/630 [custom-elements] [needs concrete proposal] 
  - #624 Custom 'void' or self-closing elements (HTML parser changes) (2 by sashafirsov, turboborsuk)
    https://github.com/WICG/webcomponents/issues/624 [custom-elements] [needs implementer interest] 
  - #615  components v1 native implementation - inner components problem (1 by rniwa)
    https://github.com/WICG/webcomponents/issues/615 [v1] [custom-elements] 
  - #566 registry: Add an API to retrieve the localName given a custom element constructor (1 by keithamus)
    https://github.com/WICG/webcomponents/issues/566 [custom-elements] [needs spec] 
  - #547 "The problematic position" when Custom Elements throw errors? (1 by rniwa)
    https://github.com/WICG/webcomponents/issues/547 [v1] [custom-elements] 
  - #179 How should various document internal references work when SVG is being used in shadow DOM (1 by rniwa)
    https://github.com/WICG/webcomponents/issues/179 [v1] [shadow-dom] [needs-clarification] 

  19 issues closed:
  - [scoped-registries] Should WC be usable as "views"? https://github.com/WICG/webcomponents/issues/998 
  - [scoped-registries] Proposal for registry extension https://github.com/WICG/webcomponents/issues/989 
  - [scoped-registries] Concerns about non-construction of scoped elements https://github.com/WICG/webcomponents/issues/987 
  - [scoped-registries] What does `new` mean for elements in multiple registries? https://github.com/WICG/webcomponents/issues/1007 
  - "The problematic position" when Custom Elements throw errors? https://github.com/WICG/webcomponents/issues/547 [v1] [custom-elements] 
  -  components v1 native implementation - inner components problem https://github.com/WICG/webcomponents/issues/615 [v1] [custom-elements] 
  - HTML parser: align custom elements with the template element https://github.com/WICG/webcomponents/issues/630 [custom-elements] [needs concrete proposal] 
  - [idea] Lifecycle method: beforeDisconnectedCallback https://github.com/WICG/webcomponents/issues/825 [custom-elements] [needs concrete proposal] 
  - JavaScript bundlers, HMR and customElements.define() https://github.com/WICG/webcomponents/issues/829 [custom-elements] [needs concrete proposal] 
  - observedAttributes should be converted to ASCII lowercase https://github.com/WICG/webcomponents/issues/838 [custom-elements] 
  - `customElements.upgrade` does not upgrade node subtrees cloned from `template` contents via `cloneNode` https://github.com/WICG/webcomponents/issues/946 [custom-elements] [question] 
  - [element-internals] How to get internals in base class and subclass, without leaking it to public https://github.com/WICG/webcomponents/issues/962 [custom-elements] [question] 
  - How should various document internal references work when SVG is being used in shadow DOM https://github.com/WICG/webcomponents/issues/179 [v1] [shadow-dom] [needs-clarification] 
  - Provide a lightweight mechanism to add styles to a custom element https://github.com/WICG/webcomponents/issues/468 [shadow-dom] [custom-elements] [needs concrete proposal] 
  - fullscreenchange should be dispatched on each ancestor shadow root https://github.com/WICG/webcomponents/issues/614 [v1] [shadow-dom] 
  - elementsFromPoint behavior is unclear https://github.com/WICG/webcomponents/issues/735 [v1] [shadow-dom] 
  - mousedown on a light DOM element should be able to focus on a shadow container https://github.com/WICG/webcomponents/issues/773 [shadow-dom] 
  - Serialize shadow DOM for use in javascript disabled user agents https://github.com/WICG/webcomponents/issues/788 [shadow-dom] [needs concrete proposal] 
  - [idea] shadowattach event https://github.com/WICG/webcomponents/issues/893 [shadow-dom] [needs concrete proposal] 

* whatwg/html (+11/-9/💬66)
  11 issues created:
  - Submitting element directionality for various input element types (by vinhill)
    https://github.com/whatwg/html/issues/9206 
  - HTML (by Yuuki1084)
    https://github.com/whatwg/html/issues/9203 
  - Log from LastPass for Android 5.18.0.12398 (by Myfirstproyect)
    https://github.com/whatwg/html/issues/9202 
  - https://html.spec.whatwg.org/commit-snapshots/a05b1ce32a0bed09e90e5212749df31e65ec3003/ (by TonyHCIR)
    https://github.com/whatwg/html/issues/9201 
  - Video (by TonyHCIR)
    https://github.com/whatwg/html/issues/9200 
  - Dewsbury (by Moncsika123)
    https://github.com/whatwg/html/issues/9199 
  - Popover: we can't guarantee the element calling `hidePopover` is on the top of auto popover list (by cathiechen)
    https://github.com/whatwg/html/issues/9197 
  - Popover: there is a circle for show other auto popover while hiding (by cathiechen)
    https://github.com/whatwg/html/issues/9196 
  - Upcoming HTML standard issue triage meeting on 5/4/2023 (by past)
    https://github.com/whatwg/html/issues/9193 [agenda+] 
  - redireccion.html (by Myfirstproyect)
    https://github.com/whatwg/html/issues/9191 
  - Mater2017m@gmail.com  (by Mater2211)
    https://github.com/whatwg/html/issues/9187 

  26 issues received 66 new comments:
  - #9206 Submitting element directionality for various input element types (5 by annevk, vinhill, zcorpan)
    https://github.com/whatwg/html/issues/9206 [topic: forms] [i18n-tracker] [i18n-alreq] [i18n-afrlreq] 
  - #9202 Log from LastPass for Android 5.18.0.12398 (1 by Myfirstproyect)
    https://github.com/whatwg/html/issues/9202 
  - #9197 Popover: we can't guarantee the element calling `hidePopover` is on the top of auto popover list (8 by emilio, mfreed7)
    https://github.com/whatwg/html/issues/9197 
  - #9196 Popover: there is a circle for show other auto popover while hiding (4 by cathiechen, emilio, mfreed7)
    https://github.com/whatwg/html/issues/9196 
  - #9189 Clarification on the DOM being a tree (4 by annevk, bathos)
    https://github.com/whatwg/html/issues/9189 [clarification] 
  - #9187 Mater2017m@gmail.com  (1 by Mater2211)
    https://github.com/whatwg/html/issues/9187 
  - #9181 Make <img> src attribute optional if srcset is present (1 by zcorpan)
    https://github.com/whatwg/html/issues/9181 [document conformance] [topic: img] 
  - #9169 Should hide popover algorithm always restore the previously focused element? (1 by bba615523)
    https://github.com/whatwg/html/issues/9169 [topic: popover] 
  - #9158 Consider a different process for standardizing registerProtocolHandler schemes (6 by RByers, annevk, martinthomson, mgiuca)
    https://github.com/whatwg/html/issues/9158 [meta] [topic: custom protocols] 
  - #9153 Popover invoker example shouldn't have `aria-haspopup` (6 by annevk, hidde, patrickhlauke, scottaohara)
    https://github.com/whatwg/html/issues/9153 [accessibility] [a11y-tracker] [topic: popover] 
  - #9152 popover focus state weirdness (1 by josepharhar)
    https://github.com/whatwg/html/issues/9152 [topic: popover] 
  - #9143 popover light dismiss behavior is not specified for Esc key (3 by domenic, josepharhar, mfreed7)
    https://github.com/whatwg/html/issues/9143 [agenda+] [topic: popover] 
  - #9135 Form submission does a replace load depending on whether the form document has completely loaded (1 by natechapin)
    https://github.com/whatwg/html/issues/9135 [topic: navigation] [topic: forms] 
  - #9132 Upcoming HTML standard issue triage meeting on 4/20/2023 (1 by past)
    https://github.com/whatwg/html/issues/9132 [agenda+] 
  - #9123 anonymous fieldset content box's block-size:100% leads to unintuitive behavior (1 by bfgeek)
    https://github.com/whatwg/html/issues/9123 [topic: rendering] [interop] [topic: fieldset] 
  - #9110 Support `popovertarget` on custom elements with `role="button"`  (1 by annevk)
    https://github.com/whatwg/html/issues/9110 [addition/proposal] [topic: custom elements] [topic: popover] 
  - #9081 Clarify the sequential focusing behaviour when the current focused element is not in the sequential navigation order (2 by domenic, sefeng211)
    https://github.com/whatwg/html/issues/9081 [topic: focus] 
  - #9043 Should togglePopover() return a boolean? (2 by annevk, nt1m)
    https://github.com/whatwg/html/issues/9043 [addition/proposal] [needs implementer interest] [topic: popover] 
  - #9036 Questions/issues with popover spec (3 by annevk, jakearchibald)
    https://github.com/whatwg/html/issues/9036 [topic: popover] 
  - #8782 Tell developer when page transitions should be avoided - popStateEvent.skipTransition (1 by khushalsagar)
    https://github.com/whatwg/html/issues/8782 
  - #7888 Enable preload to download variable fonts only in supporting browsers (1 by felixsanz)
    https://github.com/whatwg/html/issues/7888 [addition/proposal] [topic: resource hints (inc. preload)] 
  - #6231 Custom Elements definition/styling challenges/use cases  (1 by bkardell)
    https://github.com/whatwg/html/issues/6231 
  - #6076 Should the “DOM clobbering” note mention the id attribute as well? (1 by Sage-2001)
    https://github.com/whatwg/html/issues/6076 [clarification] [good first issue] 
  - #5423 Form-associated custom elements and interactive content (4 by clshortfuse, keithamus, zcorpan)
    https://github.com/whatwg/html/issues/5423 [normative change] [topic: custom elements] [topic: forms] 
  - #3571 OpenType Features and Variable Fonts for Canvas (1 by nornagon)
    https://github.com/whatwg/html/issues/3571 [addition/proposal] [needs implementer interest] [topic: canvas] [needs concrete proposal] 
  - #3181 Drawing crisp lines in canvas (5 by Kaiido, mysteryDate, nornagon)
    https://github.com/whatwg/html/issues/3181 [addition/proposal] [needs implementer interest] [topic: canvas] 

  9 issues closed:
  - Should FACE formStateRestoreCallback be called with the new value or state? https://github.com/whatwg/html/issues/9114 [clarification] [topic: custom elements] [topic: forms] 
  - Popover: The "map" in the topmost popover ancestor algorithm does not mean the map element. https://github.com/whatwg/html/issues/9125 [clarification] [topic: popover] 
  - Popover: note still talks about anchor attribute https://github.com/whatwg/html/issues/8968 [topic: popover] 
  - popover focus state weirdness https://github.com/whatwg/html/issues/9152 [topic: popover] 
  - HTML https://github.com/whatwg/html/issues/9203 
  - Log from LastPass for Android 5.18.0.12398 https://github.com/whatwg/html/issues/9202 
  - Upcoming HTML standard issue triage meeting on 4/20/2023 https://github.com/whatwg/html/issues/9132 [agenda+] 
  - redireccion.html https://github.com/whatwg/html/issues/9191 
  - Should attribute change steps fire beforetoggle events? https://github.com/whatwg/html/issues/9034 [topic: popover] 

* whatwg/dom (+4/-0/💬13)
  4 issues created:
  - Attribute change steps should run after setting the value, not before (by emilio)
    https://github.com/whatwg/dom/issues/1190 
  - Should TreeWalker be expanded to support shadow roots in support of the selection API? (by keithamus)
    https://github.com/whatwg/dom/issues/1189 [topic: shadow] [needs implementer interest] [needs concrete proposal] [topic: nodes] 
  - Clarification for <link> behavior in Declarative Shadow DOM (by bakura10)
    https://github.com/whatwg/dom/issues/1187 
  - Yoshua is King (by Nosmatt)
    https://github.com/whatwg/dom/issues/1186 

  4 issues received 13 new comments:
  - #1190 Attribute change steps should run after setting the value, not before (1 by annevk)
    https://github.com/whatwg/dom/issues/1190 
  - #1188 Clarification on document tree and DOM tree (3 by annevk)
    https://github.com/whatwg/dom/issues/1188 
  - #1184 Second chance to find respectively type of event handler (5 by annevk, bathos, dSalieri)
    https://github.com/whatwg/dom/issues/1184 
  - #126 Disconnect single target instead of all (4 by RonaldZielaznicki, rockinnn, smaug----)
    https://github.com/whatwg/dom/issues/126 [needs implementer interest] [addition/proposal] 



Pull requests
-------------
* w3c/html-aam (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #454 Define concept of minimum role (2 by cookiecrook)
    https://github.com/w3c/html-aam/pull/454 

* whatwg/html (+6/-7/💬32)
  6 pull requests submitted:
  - Export dfn "CORS settings attribute credentials mode". (by mgiuca)
    https://github.com/whatwg/html/pull/9204 
  - Fix a corner case where `beforetoggle` opens a new popover (by josepharhar)
    https://github.com/whatwg/html/pull/9198 
  - Add customElements.getName(constructor) (by keithamus)
    https://github.com/whatwg/html/pull/9195 
  - Add shapeSmoothingEnabled option for CanvasRenderingContext2D (by nornagon)
    https://github.com/whatwg/html/pull/9192 
  - Fix map definition in topmost popover ancestor (by josepharhar)
    https://github.com/whatwg/html/pull/9190 
  - Reset the popover invoker in show popover (by josepharhar)
    https://github.com/whatwg/html/pull/9186 

  14 pull requests received 32 new comments:
  - #9204 Export dfn "CORS settings attribute credentials mode". (1 by mgiuca)
    https://github.com/whatwg/html/pull/9204 
  - #9198 Fix a corner case where `beforetoggle` opens a new popover (1 by annevk)
    https://github.com/whatwg/html/pull/9198 [topic: popover] 
  - #9186 Reset the popover invoker in show popover (4 by annevk, mfreed7)
    https://github.com/whatwg/html/pull/9186 [topic: popover] 
  - #9182 Check the popover's document in showPopover (10 by Myfirstproyect, josepharhar, rwlbuis)
    https://github.com/whatwg/html/pull/9182 [topic: popover] 
  - #9178 Only restore dialog focus if focus is in the dialog (1 by annevk)
    https://github.com/whatwg/html/pull/9178 [topic: focus] [topic: dialog] 
  - #9171 Only use the used invoker to establish popover hierarchy (3 by annevk, josepharhar, nt1m)
    https://github.com/whatwg/html/pull/9171 [topic: popover] 
  - #9166 Draft: (please ignore this) Reformatting for discussion  (1 by bkardell)
    https://github.com/whatwg/html/pull/9166 
  - #9130 Fix a typo regarding formStateRestoreCallback (1 by annevk)
    https://github.com/whatwg/html/pull/9130 [topic: custom elements] 
  - #9124 Allow <hr> to be used inside <select> as a separator (1 by annevk)
    https://github.com/whatwg/html/pull/9124 [addition/proposal] [document conformance] [topic: parser] [topic: forms] 
  - #9121 Use dialog initial focus for dialog popovers (1 by nt1m)
    https://github.com/whatwg/html/pull/9121 [normative change] [topic: focus] [topic: dialog] [topic: popover] 
  - #9058 Throw exception in originalType check (1 by annevk)
    https://github.com/whatwg/html/pull/9058 [topic: popover] 
  - #8754 Link processing: Update call to Manifest processing algorithm (interface changed) (2 by mgiuca)
    https://github.com/whatwg/html/pull/8754 
  - #8485 Expand non-fetch-scheme navigation params to include more (1 by domfarolino)
    https://github.com/whatwg/html/pull/8485 
  - #7908 Use `v` flag instead of `u` for `pattern` RegExps (4 by mathiasbynens, zcorpan)
    https://github.com/whatwg/html/pull/7908 [addition/proposal] [topic: forms] [needs compat analysis] 

  7 pull requests merged:
  - Fix a typo regarding formStateRestoreCallback
    https://github.com/whatwg/html/pull/9130 [topic: custom elements] 
  - Fix map definition in topmost popover ancestor
    https://github.com/whatwg/html/pull/9190 [topic: popover] 
  - Remove anchor attribute reference in popover note
    https://github.com/whatwg/html/pull/9141 [topic: popover] 
  - Reset the popover invoker in show popover
    https://github.com/whatwg/html/pull/9186 [topic: popover] 
  - Editorial: Export the browsing context's top-level traversable.
    https://github.com/whatwg/html/pull/9185 
  - Export dfn "CORS settings attribute credentials mode".
    https://github.com/whatwg/html/pull/9204 
  - Link processing: Update call to Manifest processing algorithm (interface changed)
    https://github.com/whatwg/html/pull/8754 

* whatwg/dom (+1/-0/💬0)
  1 pull requests submitted:
  - Add before removing steps (by josepharhar)
    https://github.com/whatwg/dom/pull/1185 


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, 24 April 2023 17:00:25 UTC