- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 20 Jan 2025 17:00:17 +0000
- To: public-html@w3.org
- Message-Id: <E1tZv8L-006Dh6-19@janus.w3.internal>
Issues ------ * w3c/html-aria (+1/-0/💬5) 1 issues created: - consider history section in readme (by pkra) https://github.com/w3c/html-aria/issues/538 2 issues received 5 new comments: - #538 consider history section in readme (1 by pkra) https://github.com/w3c/html-aria/issues/538 - #522 Clean up README and CONTRIBUTING guide (4 by ZoeBijl, jnurthen, scottaohara, spectranaut) https://github.com/w3c/html-aria/issues/522 * w3c/htmlwg (+0/-0/💬2) 1 issues received 2 new comments: - #30 New UI/Form Standards? (2 by coderextreme) https://github.com/w3c/htmlwg/issues/30 * w3c/webcomponents (+0/-0/💬8) 5 issues received 8 new comments: - #1091 Reference Target: Which attributes are in scope? (1 by dandclark) https://github.com/WICG/webcomponents/issues/1091 - #1089 Reference Target: How should we treat invalid reference targets for relations set via Element IDL attributes? (1 by dandclark) https://github.com/WICG/webcomponents/issues/1089 - #1083 2025 Q1 Face-to-face (1 by Westbrook) https://github.com/WICG/webcomponents/issues/1083 - #939 Declarative CSS Module Scripts (4 by aluhrs13, justinfagnani, jyasskin, nolanlawson) https://github.com/WICG/webcomponents/issues/939 - #909 "open-stylable" Shadow Roots (1 by mrginglymus) https://github.com/WICG/webcomponents/issues/909 * whatwg/html (+6/-18/💬64) 6 issues created: - Expand FontFace to expose glyph vector data and unicode shaping. (by CraigglesO) https://github.com/whatwg/html/issues/10930 [addition/proposal] [needs implementer interest] - Reset algorithm doesn't work in form-associated custom elements (by dSalieri) https://github.com/whatwg/html/issues/10927 - Html (by NickSommer06) https://github.com/whatwg/html/issues/10925 - Upcoming WHATNOT meeting on 2025-01-23 (by past) https://github.com/whatwg/html/issues/10923 [agenda+] - Clarify differing assertions between show and showModal (by lukewarlow) https://github.com/whatwg/html/issues/10921 [clarification] [topic: dialog] - Document does not have target element set before script can access it on load event (by shannonbooth) https://github.com/whatwg/html/issues/10914 26 issues received 64 new comments: - #10930 Expand FontFace to expose glyph vector data and unicode shaping. (2 by CraigglesO, domenic) https://github.com/whatwg/html/issues/10930 [addition/proposal] [needs implementer interest] - #10921 Clarify differing assertions between show and showModal (1 by domenic) https://github.com/whatwg/html/issues/10921 [clarification] [topic: dialog] - #10920 CloseWatcher constructor is unclear on what `getEnabledState` should be set to. (4 by annevk, domenic, keithamus, lukewarlow) https://github.com/whatwg/html/issues/10920 [clarification] - #10914 Document does not have target element set before script can access it on load event (9 by annevk, domenic, shannonbooth) https://github.com/whatwg/html/issues/10914 - #10911 Specify the ability to scroll to increase/decrease <input type=number> (1 by dholbert) https://github.com/whatwg/html/issues/10911 [topic: forms] - #10906 Upcoming WHATNOT meeting on 2025-01-16 (1 by past) https://github.com/whatwg/html/issues/10906 [agenda+] - #10900 Navigate a navigable should probably use "matches about:srcdoc" (1 by domenic) https://github.com/whatwg/html/issues/10900 - #10897 Behavior of updating the checkedness state of the elements in the same radio button group is unclear (2 by EdgarChen, domfarolino) https://github.com/whatwg/html/issues/10897 [compat] [topic: forms] - #10895 Wrong Web IDL type for URLs in HTML Standard (2 by domenic) https://github.com/whatwg/html/issues/10895 - #10890 `HTMLElement.togglePopover` can't close the popover when applied on `<td>` (1 by josepharhar) https://github.com/whatwg/html/issues/10890 [topic: popover] - #10884 Canvas text direction getter not interoperable (2 by annevk, schenney-chromium) https://github.com/whatwg/html/issues/10884 [topic: canvas] - #10882 valueAsTemporal: date/time input integration with JavaScript Temporal API (1 by ptomato) https://github.com/whatwg/html/issues/10882 [addition/proposal] [needs implementer interest] [topic: forms] - #10846 Meeting 13 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls (1 by past) https://github.com/whatwg/html/issues/10846 [agenda+] - #10831 Detect UA transitions on same-origin cross-document navigations (1 by bramus) https://github.com/whatwg/html/issues/10831 [addition/proposal] [needs implementer interest] - #10762 How to spec user interaction for select (1 by smaug----) https://github.com/whatwg/html/issues/10762 [topic: select] - #10673 Declarative CSS Modules and Declarative Shadow DOM `adoptedstylesheets` attribute (1 by aluhrs13) https://github.com/whatwg/html/issues/10673 [addition/proposal] [needs implementer interest] [topic: shadow] [topic: script] [stage: 1] - #10432 TC39 AsyncContext Integration (1 by andreubotella) https://github.com/whatwg/html/issues/10432 [addition/proposal] [needs implementer interest] - #10317 Content model and 'what' to render for stylable `<select>` elements (7 by annevk, domenic, josepharhar) https://github.com/whatwg/html/issues/10317 [accessibility] [topic: forms] [needs concrete proposal] [topic: select] - #9572 Allow empty input[type="color"] value (1 by newmangreen) https://github.com/whatwg/html/issues/9572 [addition/proposal] [needs implementer interest] [topic: forms] - #9245 Focus delegate algorithm doesn't consider elements assigned to slot (1 by dizhang168) https://github.com/whatwg/html/issues/9245 [topic: shadow] [topic: focus] - #9111 Popover does not know what triggered it (1 by josepharhar) https://github.com/whatwg/html/issues/9111 [addition/proposal] [topic: popover] - #8282 Incorporate scroll-to-text into HTML (2 by gibson042, tomayac) https://github.com/whatwg/html/issues/8282 [addition/proposal] [topic: navigation] - #7867 Remove UA style for h1-h6 in section (et. al.) and hgroup (3 by mfreed7, zcorpan) https://github.com/whatwg/html/issues/7867 [topic: rendering] - #6768 Failed dynamic import should not always be cached (1 by alshdavid) https://github.com/whatwg/html/issues/6768 [topic: script] - #5070 Define how 'overflow' applies to <textarea> (1 by zcorpan) https://github.com/whatwg/html/issues/5070 [topic: rendering] [topic: forms] - #3983 Async css (15 by hsivonen, itsdouges, jasonwilliams, noamr, scottjehl, tunetheweb, zcorpan) https://github.com/whatwg/html/issues/3983 [addition/proposal] [topic: link] [topic: style] [agenda+] 18 issues closed: - Expand FontFace to expose glyph vector data and unicode shaping. https://github.com/whatwg/html/issues/10930 [addition/proposal] [needs implementer interest] - Ksaghzwani2@gmail.com https://github.com/whatwg/html/issues/10931 [addition/proposal] [needs implementer interest] [invalid] - Hyfygj https://github.com/whatwg/html/issues/10929 [invalid] - Hy https://github.com/whatwg/html/issues/10928 [invalid] - Html https://github.com/whatwg/html/issues/10925 [invalid] - Upcoming WHATNOT meeting on 2025-01-16 https://github.com/whatwg/html/issues/10906 [agenda+] - Support disabling CloseWatcher integration in `<dialog>` https://github.com/whatwg/html/issues/10592 [addition/proposal] [needs implementer interest] [topic: dialog] - Add `requestClose()` function to HTMLDialogElement https://github.com/whatwg/html/issues/10164 [addition/proposal] [needs implementer interest] [topic: dialog] [topic: close watchers] - Add light dismiss functionality to `<dialog>` https://github.com/whatwg/html/issues/9373 [addition/proposal] [needs implementer interest] [topic: dialog] [topic: close watchers] - Add light dismiss functionality to `<dialog>` https://github.com/whatwg/html/issues/9373 [addition/proposal] [needs implementer interest] [topic: dialog] [topic: close watchers] - Meeting 13 for joint OpenUI-WHATWG/HTML-CSSWG task force on styleable form controls https://github.com/whatwg/html/issues/10846 [agenda+] - Implement favicon.svg fallback https://github.com/whatwg/html/issues/6957 - Suggestion: Revisit spec copy for quote need and consistency https://github.com/whatwg/html/issues/7158 - Suggestion: Use canonical spelling of other web standards https://github.com/whatwg/html/issues/7159 [clarification] - Consider making formulae and expressions consistent https://github.com/whatwg/html/issues/7184 [clarification] - Improve native user interface dropdown example? https://github.com/whatwg/html/issues/7185 [i18n-tracker] [i18n-alreq] [i18n-hlreq] - Misc spec review feedback https://github.com/whatwg/html/issues/7187 [clarification] - Missing attribute markup https://github.com/whatwg/html/issues/8660 * whatwg/dom (+2/-4/💬3) 2 issues created: - Redundant step in `find slottables` (by simonwuelker) https://github.com/whatwg/dom/issues/1349 - Transparent mode for shadow DOM (by dead-claudia) https://github.com/whatwg/dom/issues/1348 [needs implementer interest] [addition/proposal] 3 issues received 3 new comments: - #1349 Redundant step in `find slottables` (1 by annevk) https://github.com/whatwg/dom/issues/1349 [editorial] - #1348 Shadow DOM style ordering and cascade penetration (1 by annevk) https://github.com/whatwg/dom/issues/1348 [needs implementer interest] [addition/proposal] - #1255 Atomic move operation for element reparenting & reordering (1 by WebReflection) https://github.com/whatwg/dom/issues/1255 [needs implementer interest] [addition/proposal] [a11y-tracker] [stage: 3] 4 issues closed: - Redundant step in `find slottables` https://github.com/whatwg/dom/issues/1349 [editorial] - Redundant step in `find slottables` https://github.com/whatwg/dom/issues/1349 [editorial] - Event::dispatch uses possibly uninitialized `clearTargets` https://github.com/whatwg/dom/issues/1344 - Event::dispatch uses possibly uninitialized `clearTargets` https://github.com/whatwg/dom/issues/1344 Pull requests ------------- * w3c/html-aria (+1/-0/💬9) 1 pull requests submitted: - docs: update intro statement (by ZoeBijl) https://github.com/w3c/html-aria/pull/537 [editorial] 1 pull requests received 9 new comments: - #537 docs(#522): update README and CONTRIBUTING (9 by ZoeBijl, daniel-montalvo, pkra, scottaohara) https://github.com/w3c/html-aria/pull/537 [editorial] * whatwg/html (+7/-7/💬35) 7 pull requests submitted: - Review Draft Publication: January 2025 (by annevk) https://github.com/whatwg/html/pull/10932 - define getEnabledState for closewatcher constructor (by keithamus) https://github.com/whatwg/html/pull/10926 - Editorial: change style of preload integrity metadata test (by domenic) https://github.com/whatwg/html/pull/10924 - Editorial: fix grammar in note about error checking serialization (by shannonbooth) https://github.com/whatwg/html/pull/10922 - Add logic to update radio button group checkedness when an input radio becomes connected (by EdgarChen) https://github.com/whatwg/html/pull/10917 - Fix url and src in NotRestoredReasons (by domenic) https://github.com/whatwg/html/pull/10916 - Allowing SameSite=None Cookies in First-Party Sandboxed Contexts (by aamuley) https://github.com/whatwg/html/pull/10915 16 pull requests received 35 new comments: - #10917 Add logic to update radio button group checkedness when an input radio becomes connected (1 by EdgarChen) https://github.com/whatwg/html/pull/10917 - #10916 Fix url and src in NotRestoredReasons (1 by domenic) https://github.com/whatwg/html/pull/10916 - #10910 Notify WebDriver BiDi about "committed" navigations (2 by OrKoN, jgraham) https://github.com/whatwg/html/pull/10910 - #10909 Editorial: consistently use navigables for integration with WebDriver BiDi (2 by OrKoN) https://github.com/whatwg/html/pull/10909 - #10904 Fix accidental settings differences between CanvasRenderingContext2D and OffscreenCanvasRenderingContext2D (6 by Kaiido, annevk, ccameron-chromium) https://github.com/whatwg/html/pull/10904 [topic: canvas] - #10898 Add `NavigateEvent.sourceElement` (1 by domenic) https://github.com/whatwg/html/pull/10898 [addition/proposal] [topic: navigation] - #10883 Remove new browsing context/Document referrer assignment (1 by domfarolino) https://github.com/whatwg/html/pull/10883 [do not merge yet] [topic: frames/navigables/browsing contexts] - #10880 Add missing character renders in Tokenization (1 by annevk) https://github.com/whatwg/html/pull/10880 - #10759 Add initial scroll position hook to HTML spec (2 by DavMila, domenic) https://github.com/whatwg/html/pull/10759 [addition/proposal] [topic: navigation] [integration] - #10737 Add dialog light dismiss behavior (5 by domenic, lukewarlow, mfreed7, stof) https://github.com/whatwg/html/pull/10737 [normative change] [addition/proposal] [topic: dialog] [topic: close watchers] - #10633 Define the `<selectedcontent>` element (2 by hsivonen, josepharhar) https://github.com/whatwg/html/pull/10633 [addition/proposal] [topic: forms] [topic: select] - #10091 Dispatch beforetoggle & toggle events during dialog open/close/showModal (5 by bakura10, nt1m, rejhgadellaa) https://github.com/whatwg/html/pull/10091 - #9841 Add commandfor & command attributes to HTMLButtonElement (3 by annevk, keithamus) https://github.com/whatwg/html/pull/9841 [addition/proposal] [do not merge yet] [needs tests] - #9778 Add popover=hint (1 by mfreed7) https://github.com/whatwg/html/pull/9778 [addition/proposal] [topic: popover] - #8801 Define eligibility for autofill (1 by schwering) https://github.com/whatwg/html/pull/8801 [addition/proposal] [needs implementer interest] [topic: forms] - #6715 [HTMLMediaElement] Add a controlsList/controlslist attribute (1 by skyclouds2001) https://github.com/whatwg/html/pull/6715 [addition/proposal] [needs implementer interest] 7 pull requests merged: - Review Draft Publication: January 2025 https://github.com/whatwg/html/pull/10932 - Editorial: fix grammar in note about error checking serialization https://github.com/whatwg/html/pull/10922 - Editorial: consistently use navigables for integration with WebDriver BiDi https://github.com/whatwg/html/pull/10909 - Add dialog light dismiss behavior https://github.com/whatwg/html/pull/10737 [addition/proposal] [needs implementer interest] [needs tests] [topic: dialog] - Add missing character renders in Tokenization https://github.com/whatwg/html/pull/10880 - Fix Trusted Type sink names for WorkerGlobalScope methods https://github.com/whatwg/html/pull/10913 - Editorial: Fix some typos https://github.com/whatwg/html/pull/10912 * whatwg/dom (+1/-2/💬0) 1 pull requests submitted: - Editorial: modernize the slot algorithms (by annevk) https://github.com/whatwg/dom/pull/1350 2 pull requests merged: - Editorial: modernize the slot algorithms https://github.com/whatwg/dom/pull/1350 - Editorial: initialize clearTargets in event dispatch correctly https://github.com/whatwg/dom/pull/1347 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, 20 January 2025 17:00:18 UTC