- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 17 Apr 2023 17:00:20 +0000
- To: public-html@w3.org
- Message-Id: <E1poSDE-00AYPr-7g@uranus.w3.org>
Issues ------ * w3c/html-aam (+3/-1/💬4) 3 issues created: - Inaccurate mapping for select and input with list attribute (by JAWS-test) https://github.com/w3c/html-aam/issues/473 - input type=submit and reset need further updates (by scottaohara) https://github.com/w3c/html-aam/issues/471 - Consider adding element subtree to `th` accessible name computation (by extra808) https://github.com/w3c/html-aam/issues/468 4 issues received 4 new comments: - #468 Consider adding element subtree to `th` accessible name computation (1 by scottaohara) https://github.com/w3c/html-aam/issues/468 - #467 Windows/Mac differences in presentation of some HTML-AAM implicit roles (1 by JAWS-test) https://github.com/w3c/html-aam/issues/467 [Agenda] - #466 input=datetime listed as "Local Date and Time state" (1 by scottaohara) https://github.com/w3c/html-aam/issues/466 - #179 Is the documentation regarding the computation of name and description of tabular elements correct? (1 by scottaohara) https://github.com/w3c/html-aam/issues/179 [accName & Desc] 1 issues closed: - Consider adding element subtree to `th` accessible name computation https://github.com/w3c/html-aam/issues/468 * w3c/webcomponents (+1/-0/💬50) 1 issues created: - [scoped-registries] Should WC be usable as "views"? (by chalbert) https://github.com/WICG/webcomponents/issues/998 11 issues received 50 new comments: - #998 [scoped-registries] Should WC be usable as "views"? (3 by chalbert, sashafirsov) https://github.com/WICG/webcomponents/issues/998 - #989 [scoped-registries] Proposal for registry extension (7 by chalbert, justinfagnani, xiaochengh) https://github.com/WICG/webcomponents/issues/989 - #987 [scoped-registries] Concerns about non-construction of scoped elements (11 by bathos, chalbert, justinfagnani, xiaochengh) https://github.com/WICG/webcomponents/issues/987 - #983 custom pseudo elements like ::before ::after, but using custom elements (2 by sashafirsov) https://github.com/WICG/webcomponents/issues/983 - #978 Spring 2023 "F2F" (13 by EisenbergEffect, Westbrook, justinfagnani, mfreed7, muhammad-salem, rictic, rniwa) https://github.com/WICG/webcomponents/issues/978 - #972 Interaction between ElementInternals (e.g. default ARIA) and declarative shadow DOM (1 by zcorpan) https://github.com/WICG/webcomponents/issues/972 [shadow-dom] [custom-elements] [a11y-tracker] - #914 [scoped-registries] Interaction with declarative shadow DOM (2 by justinfagnani, xiaochengh) https://github.com/WICG/webcomponents/issues/914 - #886 [declarative-custom-elements] how would SSR work? (3 by bahrus, sashafirsov) https://github.com/WICG/webcomponents/issues/886 - #884 [declarative-custom-elements] how does the class get associated with the definition (5 by bahrus, sashafirsov) https://github.com/WICG/webcomponents/issues/884 - #809 Need a callback for when children changed or parser finished parsing children (2 by WebReflection, alexspirgel) https://github.com/WICG/webcomponents/issues/809 [v2] [custom-elements] [html-dom] [needs concrete proposal] - #572 How should autofill work for inputs generated inside shadow roots (1 by xgqfrms) https://github.com/WICG/webcomponents/issues/572 [shadow-dom] * whatwg/html (+20/-5/💬136) 20 issues created: - The element could move to other document when showPopover (by cathiechen) https://github.com/whatwg/html/issues/9177 - İlksayfa (by Damla7) https://github.com/whatwg/html/issues/9175 - Make number's and <input>'s get along better (by micDropper) https://github.com/whatwg/html/issues/9172 - Should hide popover algorithm always restore the previously focused element? (by nt1m) https://github.com/whatwg/html/issues/9169 [topic: popover] - popover invoker should be boolean (by asurkov) https://github.com/whatwg/html/issues/9168 - Should popovertarget be generic? (by jakearchibald) https://github.com/whatwg/html/issues/9167 [topic: dialog] [topic: popover] - Need to pass all the descendant of root to handle button invoker's top most popover ancestor (by cathiechen) https://github.com/whatwg/html/issues/9164 - Lop (by LeeByronJr) https://github.com/whatwg/html/issues/9162 - Popover: spec for dealing with element removal is incorrect (by jakearchibald) https://github.com/whatwg/html/issues/9161 [topic: popover] - Popover parent/child relationship doesn't seem correct (by jakearchibald) https://github.com/whatwg/html/issues/9160 - Exporting definitions linked to by 3+ specs (by dontcallmedom) https://github.com/whatwg/html/issues/9159 - Consider a different process for standardizing registerProtocolHandler schemes (by zcorpan) https://github.com/whatwg/html/issues/9158 [meta] - Add payto to registerProtocolHandler safe listed schemes (by rastislavcore) https://github.com/whatwg/html/issues/9154 - Popover invoker example shouldn't have `aria-haspopup` (by mfreed7) https://github.com/whatwg/html/issues/9153 - popover focus state weirdness (by jakearchibald) https://github.com/whatwg/html/issues/9152 - Orca (by ikmalzaidi) https://github.com/whatwg/html/issues/9151 - Spam (by Ladybug8) https://github.com/whatwg/html/issues/9150 - Potential error in connection between "Document destroy" and "Document abort" algorithms (by kalenikaliaksandr) https://github.com/whatwg/html/issues/9148 - language of an attribute (by fantasai) https://github.com/whatwg/html/issues/9147 - "The directionality of an attribute of an HTML" seems weird? (by fantasai) https://github.com/whatwg/html/issues/9146 30 issues received 136 new comments: - #9177 The element could move to other document when showPopover (1 by nt1m) https://github.com/whatwg/html/issues/9177 - #9172 Make number's and <input>'s get along better (2 by bathos, domenic) https://github.com/whatwg/html/issues/9172 - #9169 Should hide popover algorithm always restore the previously focused element? (5 by Yay295, mfreed7, nt1m) https://github.com/whatwg/html/issues/9169 [topic: popover] - #9168 popover invoker should be boolean (2 by nt1m) https://github.com/whatwg/html/issues/9168 [topic: popover] - #9167 Should popovertarget be generic? (12 by hidde, jakearchibald, keithamus, nt1m) https://github.com/whatwg/html/issues/9167 [topic: dialog] [topic: popover] - #9164 Need to pass all the descendant of root to handle button invoker's top most popover ancestor (1 by jakearchibald) https://github.com/whatwg/html/issues/9164 - #9161 Popover: spec for dealing with element removal is incorrect (4 by jakearchibald, mfreed7, nt1m) https://github.com/whatwg/html/issues/9161 [topic: popover] - #9160 Popover parent/child relationship doesn't seem correct (10 by jakearchibald, keithamus, mfreed7) https://github.com/whatwg/html/issues/9160 [topic: popover] - #9159 Exporting definitions linked to by 3+ specs (2 by domenic, dontcallmedom) https://github.com/whatwg/html/issues/9159 - #9158 Consider a different process for standardizing registerProtocolHandler schemes (8 by domenic, javifernandez, martinthomson, rastislavcore, zcorpan) https://github.com/whatwg/html/issues/9158 [meta] [topic: custom protocols] - #9153 Popover invoker example shouldn't have `aria-haspopup` (34 by jakearchibald, josepharhar, keithamus, scottaohara) https://github.com/whatwg/html/issues/9153 [topic: popover] - #9152 popover focus state weirdness (6 by hidde, jakearchibald, mfreed7) https://github.com/whatwg/html/issues/9152 [topic: popover] - #9148 Potential error in connection between "Document destroy" and "Document abort" algorithms (3 by domenic, kalenikaliaksandr) https://github.com/whatwg/html/issues/9148 - #9147 language of an attribute (1 by zcorpan) https://github.com/whatwg/html/issues/9147 [i18n-tracker] - #9146 "The directionality of an attribute of an HTML" seems weird? (3 by Kaiido, fantasai, r12a) https://github.com/whatwg/html/issues/9146 [i18n-tracker] - #9143 popover light dismiss behavior is not specified for Esc key (6 by asurkov, domenic, emilio, jakearchibald, josepharhar, nt1m) 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 (4 by domenic, petervanderbeken) https://github.com/whatwg/html/issues/9135 [topic: forms] - #9123 anonymous fieldset content box's block-size:100% leads to unintuitive behavior (2 by dholbert, zcorpan) https://github.com/whatwg/html/issues/9123 [topic: rendering] [interop] [topic: fieldset] - #9081 Clarify the sequential focusing behaviour when the current focused element is not in the sequential navigation order (5 by dizhang168, domenic, josepharhar, sefeng211) https://github.com/whatwg/html/issues/9081 [topic: focus] - #9042 popover attribute may not be web compatible (3 by mfreed7, nt1m) https://github.com/whatwg/html/issues/9042 [compat] [topic: popover] - #9034 Should attribute change steps fire beforetoggle events? (3 by josepharhar, mfreed7, nt1m) https://github.com/whatwg/html/issues/9034 [topic: popover] - #8625 Should open `dialog` elements match `:open`? (2 by josepharhar, mbrodesser-Igalia) https://github.com/whatwg/html/issues/8625 [topic: dialog] [topic: selectors] - #8332 <link rel=preload> as attribute supports less than potential destination (1 by noamr) https://github.com/whatwg/html/issues/8332 [topic: resource hints (inc. preload)] - #7954 Considerations for providing alternative text to video poster graphics (2 by scottaohara, zcorpan) https://github.com/whatwg/html/issues/7954 [addition/proposal] [a11y-tracker] - #7600 Named modules / scripts (1 by javajosh) https://github.com/whatwg/html/issues/7600 - #7293 <input type=password> should provide UI to show/hide its value (1 by karlcow) https://github.com/whatwg/html/issues/7293 [topic: forms] - #7054 Proposal for: a declarative way to get keyboard navigation for focusable element groups (1 by lukewarlow) https://github.com/whatwg/html/issues/7054 [addition/proposal] [needs implementer interest] [accessibility] - #3699 It is unclear how directionality should be inherited into Shadow DOM (1 by fantasai) https://github.com/whatwg/html/issues/3699 [topic: shadow] [i18n-tracker] [i18n-alreq] [i18n-hlreq] - #3567 Have some way of opening `<dialog>` elements without JavaScript (9 by Link2Twenty, bramus, jakearchibald, scottaohara) https://github.com/whatwg/html/issues/3567 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [topic: dialog] - #639 Define that push/replaceState don't affect to :target handling (1 by Azarattum) https://github.com/whatwg/html/issues/639 [topic: history] 5 issues closed: - Make number's and <input>'s get along better https://github.com/whatwg/html/issues/9172 - Lop https://github.com/whatwg/html/issues/9162 - Why does hide popover not have a cancelable event? https://github.com/whatwg/html/issues/8973 [topic: popover] - User activation: what should happen if there is no browsing context? https://github.com/whatwg/html/issues/8378 [topic: user activation] - "The div element has no special meaning at all" is inaccurate. https://github.com/whatwg/html/issues/3908 [i18n-tracker] [i18n-alreq] [i18n-hlreq] * whatwg/dom (+1/-0/💬1) 1 issues created: - Second chance to find respectively type of event handler (by dSalieri) https://github.com/whatwg/dom/issues/1184 1 issues received 1 new comments: - #1110 Consider adding a timeout parameter to the AbortController constructor (1 by adixon-adobe) https://github.com/whatwg/dom/issues/1110 [topic: aborting] Pull requests ------------- * w3c/html-aam (+3/-0/💬5) 3 pull requests submitted: - clarify naming for type=submit and reset buttons (by scottaohara) https://github.com/w3c/html-aam/pull/472 - Remove redundant datetime-local entry in mapping table (by scottaohara) https://github.com/w3c/html-aam/pull/470 - add missing attributes from HTML (by scottaohara) https://github.com/w3c/html-aam/pull/469 3 pull requests received 5 new comments: - #470 Remove redundant datetime-local entry in mapping table (2 by scottaohara, spectranaut) https://github.com/w3c/html-aam/pull/470 [editorial] - #469 Addition: update and add missing attributes from HTML (1 by spectranaut) https://github.com/w3c/html-aam/pull/469 [editorial] - #454 Define concept of minimum role (2 by aleventhal, scottaohara) https://github.com/w3c/html-aam/pull/454 * whatwg/html (+9/-2/💬13) 9 pull requests submitted: - Only use the used invoker to establish popover hierarchy (by josepharhar) https://github.com/whatwg/html/pull/9171 - Fix var/ref name mismatch with s/intendToStoreInBfcache/intendToKeepInBfcache/ (by jan-ivar) https://github.com/whatwg/html/pull/9170 - Draft: (please ignore this) Reformatting for discussion (by bkardell) https://github.com/whatwg/html/pull/9166 - Don't fire popover events during attribute change steps (by nt1m) https://github.com/whatwg/html/pull/9165 - [meta] Mark four definitions as exported (by dontcallmedom) https://github.com/whatwg/html/pull/9163 - Do not do same-URL replace navigations when initiated cross-origin (by domenic) https://github.com/whatwg/html/pull/9157 [normative change] [topic: navigation] [security/privacy] [topic: history] - Fix form submission's replace-before-load logic (by domenic) https://github.com/whatwg/html/pull/9156 [do not merge yet] [topic: navigation] [topic: forms] [interop] - Add payto as a safelisted scheme for registerProtocolHandler() (by rastislavcore) https://github.com/whatwg/html/pull/9155 - Move cross-origin opener policy into policy container (by domfarolino) https://github.com/whatwg/html/pull/9149 6 pull requests received 13 new comments: - #9171 Only use the used invoker to establish popover hierarchy (2 by mfreed7, nt1m) https://github.com/whatwg/html/pull/9171 [topic: popover] - #9163 [meta] Mark four definitions as exported (1 by domenic) https://github.com/whatwg/html/pull/9163 - #9155 Add payto as a safelisted scheme for registerProtocolHandler() (3 by domenic, rastislavcore) https://github.com/whatwg/html/pull/9155 [addition/proposal] [needs implementer interest] [topic: custom protocols] - #9093 Use CSS spec for top layer (4 by lilles, mfreed7, tabatkins) https://github.com/whatwg/html/pull/9093 [topic: rendering] [integration] - #9048 Add "check and possibly close popover stack" algorithm (1 by josepharhar) https://github.com/whatwg/html/pull/9048 [topic: popover] - #9038 Add the HostSystemUTCEpochNanoseconds abstract operation (2 by Ms2ger, ptomato) https://github.com/whatwg/html/pull/9038 [do not merge yet] [integration] 2 pull requests merged: - [meta] Mark seven definitions as exported https://github.com/whatwg/html/pull/9163 - Fix var/ref name mismatch with s/intendToStoreInBfcache/intendToKeepInBfcache/ https://github.com/whatwg/html/pull/9170 * whatwg/dom (+0/-0/💬1) 1 pull requests received 1 new comments: - #1176 Handle attribute changes after changing attribute (1 by josepharhar) https://github.com/whatwg/dom/pull/1176 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, 17 April 2023 17:00:22 UTC