- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 06 Jan 2025 17:00:14 +0000
- To: public-html@w3.org
- Message-Id: <E1tUqSc-00FURF-0d@janus.w3.internal>
Issues
------
* w3c/htmlwg (+0/-0/💬1)
1 issues received 1 new comments:
- #22 CFC: Publish HTML Review Draft as W3C CR (1 by Tachi107)
https://github.com/w3c/htmlwg/issues/22
* w3c/webcomponents (+0/-0/💬2)
2 issues received 2 new comments:
- #1087 Reference Target naming (1 by alice)
https://github.com/WICG/webcomponents/issues/1087
- #1083 2025 Q1 Face-to-face (1 by Westbrook)
https://github.com/WICG/webcomponents/issues/1083
* whatwg/html (+6/-2/💬32)
6 issues created:
- How should non-absolute <length> values be interpreted when used by CanvasTextDrawingStyles's letterSpacing / wordSpacing? (by weinig)
https://github.com/whatwg/html/issues/10893
- Default CORS mode based on `as` type for link preloads (by pmeenan)
https://github.com/whatwg/html/issues/10891
- `HTMLElement.togglePopover` can't close the popover when applied on `<td>` (by LcsGa)
https://github.com/whatwg/html/issues/10890
- Wrong link on `:target` css pseudo-class (by skyclouds2001)
https://github.com/whatwg/html/issues/10889
- Google Chrome every time (by Loriann24)
https://github.com/whatwg/html/issues/10888
- Grand mondly (by Casheir)
https://github.com/whatwg/html/issues/10886
16 issues received 32 new comments:
- #10893 How should non-absolute <length> values be interpreted when used by CanvasTextDrawingStyles's letterSpacing / wordSpacing? (1 by Kaiido)
https://github.com/whatwg/html/issues/10893
- #10890 `HTMLElement.togglePopover` can't close the popover when applied on `<td>` (6 by LcsGa, annevk, scottaohara)
https://github.com/whatwg/html/issues/10890 [topic: popover]
- #10888 Google Chrome every time (3 by Loriann24, nektro)
https://github.com/whatwg/html/issues/10888 [invalid]
- #10886 Grand mondly (3 by Casheir)
https://github.com/whatwg/html/issues/10886
- #10866 Low Adoption of `<track>` Element (5 by aardrian, ericwbailey, yashrajbharti)
https://github.com/whatwg/html/issues/10866
- #10854 Revamped Scoped Custom Element Registries (1 by tpluscode)
https://github.com/whatwg/html/issues/10854 [addition/proposal] [needs implementer interest] [topic: shadow] [topic: custom elements]
- #10762 How to spec user interaction for select (1 by josepharhar)
https://github.com/whatwg/html/issues/10762 [topic: select]
- #10317 Content model and 'what' to render for stylable `<select>` elements (1 by josepharhar)
https://github.com/whatwg/html/issues/10317 [accessibility] [topic: forms] [needs concrete proposal] [topic: select]
- #10249 Standardize marquee UA styles. (1 by Ahmad-S792)
https://github.com/whatwg/html/issues/10249 [topic: rendering]
- #10100 `<callout>` element for callouts/alerts/admonitions (1 by koteen14)
https://github.com/whatwg/html/issues/10100 [addition/proposal] [needs implementer interest] [topic: parser]
- #9245 Focus delegate algorithm doesn't consider elements assigned to slot (1 by alexandertrefz)
https://github.com/whatwg/html/issues/9245 [topic: shadow] [topic: focus]
- #7732 Consider preventing page scroll when modal dialog is visible (1 by jamesgulland-nodelondon)
https://github.com/whatwg/html/issues/7732 [topic: rendering] [accessibility] [a11y-tracker] [topic: dialog]
- #5266 "determine the value of a named property" should not imply a new object each time (2 by annevk, kajalchaudhary07)
https://github.com/whatwg/html/issues/5266 [good first issue] [topic: forms] [needs tests]
- #4219 Syntax for <template> variables (2 by jurca, snuggs)
https://github.com/whatwg/html/issues/4219
- #2561 CSS color is ignored on placeholder text in WebKit and Blink, applied in Gecko (1 by germanfrelo)
https://github.com/whatwg/html/issues/2561 [topic: rendering] [topic: forms] [i18n-tracker] [interop] [i18n-alreq]
- #1013 Introduce pointer to <script> element in module scripts (2 by d3x0r, mk-pmb)
https://github.com/whatwg/html/issues/1013 [addition/proposal] [topic: script]
2 issues closed:
- Google Chrome every time https://github.com/whatwg/html/issues/10888 [invalid]
- Grand mondly https://github.com/whatwg/html/issues/10886
* whatwg/dom (+1/-0/💬4)
1 issues created:
- [EventTarget] Abort controller from a past subscription can remove events from future subscriptions (by rubennorte)
https://github.com/whatwg/dom/issues/1346
3 issues received 4 new comments:
- #1346 [EventTarget] Abort controller from a past subscription can remove events from future subscriptions (2 by annevk, rubennorte)
https://github.com/whatwg/dom/issues/1346 [needs tests] [interop] [topic: events]
- #1344 Event::dispatch uses possibly uninitialized `clearTargets` (1 by annevk)
https://github.com/whatwg/dom/issues/1344
- #1343 Event::ComposedPath doesn't handle `this.currentTarget == null` (1 by annevk)
https://github.com/whatwg/dom/issues/1343
Pull requests
-------------
* w3c/html-aam (+0/-0/💬1)
1 pull requests received 1 new comments:
- #548 Editorial: Move this spec to ARIA monorepo (1 by pkra)
https://github.com/w3c/html-aam/pull/548 [Agenda-Editors]
* whatwg/html (+2/-1/💬2)
2 pull requests submitted:
- Editorial: Fix typo in textarea cloning steps (by AtkinsSJ)
https://github.com/whatwg/html/pull/10892
- Editorial: minor editorial fixes to storage broadcast and remove (by shannonbooth)
https://github.com/whatwg/html/pull/10887
2 pull requests received 2 new comments:
- #10818 Make named window lookup more precise and correct BCG swap logic (1 by kjmcnee)
https://github.com/whatwg/html/pull/10818 [interop] [topic: frames/navigables/browsing contexts]
- #9144 Add anchor attribute (1 by amn)
https://github.com/whatwg/html/pull/9144
1 pull requests merged:
- Editorial: Fix typo in textarea cloning steps
https://github.com/whatwg/html/pull/10892
* whatwg/dom (+1/-0/💬0)
1 pull requests submitted:
- Editorial: initialize clearTargets in event dispatch correctly (by annevk)
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, 6 January 2025 17:00:15 UTC