- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 16 Dec 2024 17:00:19 +0000
- To: public-html@w3.org
- Message-Id: <E1tNESB-007TZw-23@janus.w3.internal>
Issues
------
* w3c/html-aam (+1/-0/💬1)
1 issues created:
- html-aam uses incorrect mapping for html element (by aleventhal)
https://github.com/w3c/html-aam/issues/571
1 issues received 1 new comments:
- #571 html-aam uses incorrect mapping for html element (1 by scottaohara)
https://github.com/w3c/html-aam/issues/571
* w3c/html-aria (+2/-4/💬12)
2 issues created:
- Inconsistent language or unclear distinction in "Document conformance requirements..." (by rschristian)
https://github.com/w3c/html-aria/issues/530
- Difficult to read correction under "Document conformance requirements..." (by rschristian)
https://github.com/w3c/html-aria/issues/529
4 issues received 12 new comments:
- #530 Inconsistent language or unclear distinction in "Document conformance requirements..." (7 by pkra, rschristian, scottaohara)
https://github.com/w3c/html-aria/issues/530
- #529 Difficult to read correction under "Document conformance requirements..." (3 by pkra, rschristian, scottaohara)
https://github.com/w3c/html-aria/issues/529
- #452 Propose conformance addition for decorative img elements (1 by scottaohara)
https://github.com/w3c/html-aria/issues/452
- #270 clarifitations to hidden/aria-hidden (1 by scottaohara)
https://github.com/w3c/html-aria/issues/270 [question] [Allowed aria-* attributes] [blocked]
4 issues closed:
- clarifitations to hidden/aria-hidden https://github.com/w3c/html-aria/issues/270 [question] [Allowed aria-* attributes] [blocked]
- Add mention of role=image https://github.com/w3c/html-aria/issues/481 [Clarification needed]
- Propose conformance addition for decorative img elements https://github.com/w3c/html-aria/issues/452
- Difficult to read correction under "Document conformance requirements..." https://github.com/w3c/html-aria/issues/529
* w3c/webcomponents (+0/-0/💬23)
13 issues received 23 new comments:
- #1091 Reference Target: Which attributes are in scope? (3 by alice, annevk, 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? (6 by alice, annevk, dandclark)
https://github.com/WICG/webcomponents/issues/1089
- #1083 2025 Q1 Face-to-face (4 by Westbrook, jpzwarte)
https://github.com/WICG/webcomponents/issues/1083
- #1059 Exploration: HTML Module Imports and Exports (1 by sashafirsov)
https://github.com/WICG/webcomponents/issues/1059
- #1054 Possibile way for cross shadowDom exclusive interactive elements (1 by woody-li)
https://github.com/WICG/webcomponents/issues/1054 [question]
- #1043 [scoped-registries] Consider future expansion to allow using a registry without new API (1 by annevk)
https://github.com/WICG/webcomponents/issues/1043
- #1007 [scoped-registries] What does `new` mean for elements in multiple registries? (1 by trusktr)
https://github.com/WICG/webcomponents/issues/1007 [scoped custom element registry]
- #969 Interaction with HTML element's overridden constructor steps (1 by annevk)
https://github.com/WICG/webcomponents/issues/969 [scoped custom element registry]
- #922 Provide a mechanism to prevent or coalesce upgrades when defining new custom elements (1 by annevk)
https://github.com/WICG/webcomponents/issues/922 [custom-elements] [html-dom] [needs implementer interest] [needs concrete proposal]
- #907 Moving elements with shadow roots between documents (1 by annevk)
https://github.com/WICG/webcomponents/issues/907 [scoped custom element registry]
- #896 The MountObserver api, an alternative lazy custom element definition proposal (1 by bahrus)
https://github.com/WICG/webcomponents/issues/896
- #754 Cleaning up (undefining) custom elements? (1 by sashafirsov)
https://github.com/WICG/webcomponents/issues/754
- #716 Scoped Custom Element Registries (1 by annevk)
https://github.com/WICG/webcomponents/issues/716 [custom-elements] [needs concrete proposal] [scoped custom element registry]
* whatwg/html (+12/-14/💬69)
12 issues created:
- Ability to disable toggling/closing details (by jacobrask)
https://github.com/whatwg/html/issues/10864 [addition/proposal] [needs implementer interest]
- Add an optional lang argument to OffscreenCanvas constructor (by schenney-chromium)
https://github.com/whatwg/html/issues/10862 [topic: canvas]
- Upcoming WHATNOT meeting on 2024-12-19 (by past)
https://github.com/whatwg/html/issues/10861 [agenda+]
- Add `window.customCommands` (by scola84)
https://github.com/whatwg/html/issues/10860 [addition/proposal] [needs implementer interest]
- ImageData: Add Float16Array backing support (by ccameron-chromium)
https://github.com/whatwg/html/issues/10856
- Add getImageDataAsync method (by ccameron-chromium)
https://github.com/whatwg/html/issues/10855
- Revamped Scoped Custom Element Registries (by annevk)
https://github.com/whatwg/html/issues/10854 [addition/proposal] [needs implementer interest] [topic: shadow] [topic: custom elements] [agenda+]
- Allow form controls in a shadow root to participate in it's host form submission (by KonnorRogers)
https://github.com/whatwg/html/issues/10852 [addition/proposal] [needs implementer interest]
- Make <dialog> usable without JS (for form confirmation) (by tino)
https://github.com/whatwg/html/issues/10851 [addition/proposal] [needs implementer interest]
- Window name targeting: tie-breaking for same-named top-level traversables is not interoperable (by domenic)
https://github.com/whatwg/html/issues/10850 [interop] [topic: browsing context]
- Window name targeting: checking "allowed by sandboxing to navigate" is not interoperable (by domenic)
https://github.com/whatwg/html/issues/10849 [interop] [topic: browsing context]
- Window name targeting: which subtree to search is not interoperable (by domenic)
https://github.com/whatwg/html/issues/10848 [interop] [topic: browsing context]
20 issues received 69 new comments:
- #10862 Add an optional lang argument to OffscreenCanvas constructor (1 by Kaiido)
https://github.com/whatwg/html/issues/10862 [topic: canvas] [agenda+]
- #10860 Add `window.customCommands` (3 by domenic, scola84)
https://github.com/whatwg/html/issues/10860 [addition/proposal] [needs implementer interest]
- #10856 ImageData: Add Float16Array backing support (2 by BlobTheKat, mdrejhon)
https://github.com/whatwg/html/issues/10856 [addition/proposal] [topic: canvas]
- #10855 CanvasRenderingContext2D: Add getImageDataAsync method (3 by Kaiido, mdrejhon)
https://github.com/whatwg/html/issues/10855 [addition/proposal] [topic: canvas]
- #10854 Revamped Scoped Custom Element Registries (30 by EisenbergEffect, justinfagnani, matthewp, michaelwarren1106, rniwa, sorvell, thepassle, vospascal)
https://github.com/whatwg/html/issues/10854 [addition/proposal] [needs implementer interest] [topic: shadow] [topic: custom elements] [agenda+]
- #10851 Make <dialog> usable without JS (for form confirmation) (3 by jimmyfrasche, keithamus)
https://github.com/whatwg/html/issues/10851 [addition/proposal] [needs implementer interest]
- #10825 Upcoming WHATNOT meeting on 2024-12-12 (4 by past, schenney-chromium)
https://github.com/whatwg/html/issues/10825 [agenda+]
- #10811 Should non-modal top layer elements that come after modal dialogs also escape inertness? (2 by alice)
https://github.com/whatwg/html/issues/10811
- #10762 How to spec user interaction for select (2 by dbaron, josepharhar)
https://github.com/whatwg/html/issues/10762 [agenda+] [topic: select]
- #10707 Reference Target (1 by smaug----)
https://github.com/whatwg/html/issues/10707 [addition/proposal] [needs implementer interest] [stage: 1]
- #10677 Canvas TextMetrics additions for editing and text styling (6 by AndresRPerez12, annevk, schenney-chromium)
https://github.com/whatwg/html/issues/10677 [addition/proposal] [needs implementer interest] [topic: canvas] [i18n-tracker]
- #9923 Missing ToString() call in StructuredSerializeInternal's Error structured serialization (1 by annevk)
https://github.com/whatwg/html/issues/9923 [clarification] [topic: serialize and transfer]
- #8708 Float16Array + HTML Canvas (1 by ccameron-chromium)
https://github.com/whatwg/html/issues/8708 [addition/proposal] [needs implementer interest] [topic: canvas]
- #8509 Open `<details>` and `<dialog>` if their content is targeted in the URL fragment (2 by aszenz)
https://github.com/whatwg/html/issues/8509
- #8018 Clarify how exceptions propagate from the StructuredDeserializeWithTransfer (1 by annevk)
https://github.com/whatwg/html/issues/8018 [normative change] [clarification] [topic: serialize and transfer]
- #7867 Remove UA style for h1-h6 in section (et. al.) and hgroup (3 by PaulineNemchak, pepelsbey, zcorpan)
https://github.com/whatwg/html/issues/7867 [topic: rendering]
- #7123 Handle of private fields in the structured cloning (1 by annevk)
https://github.com/whatwg/html/issues/7123 [topic: serialize and transfer] [integration]
- #6546 Clarify drawImage(<svg preserveAspectRatio>) (1 by murkle)
https://github.com/whatwg/html/issues/6546 [topic: canvas] [interop]
- #3751 " an interface that is really a mixin" (1 by annevk)
https://github.com/whatwg/html/issues/3751 [clarification] [topic: serialize and transfer]
- #3439 Adding fields to records dynamically (1 by annevk)
https://github.com/whatwg/html/issues/3439 [clarification] [topic: serialize and transfer]
14 issues closed:
- Missing ToString() call in StructuredSerializeInternal's Error structured serialization https://github.com/whatwg/html/issues/9923 [clarification] [topic: serialize and transfer]
- Possible performance optimizations of structured clone algorithm against ArrayBufferView? https://github.com/whatwg/html/issues/9450 [topic: serialize and transfer]
- Adding fields to records dynamically https://github.com/whatwg/html/issues/3439 [clarification] [topic: serialize and transfer]
- " an interface that is really a mixin" https://github.com/whatwg/html/issues/3751 [clarification] [topic: serialize and transfer]
- Handle of private fields in the structured cloning https://github.com/whatwg/html/issues/7123 [topic: serialize and transfer] [integration]
- Clarify how exceptions propagate from the StructuredDeserializeWithTransfer https://github.com/whatwg/html/issues/8018 [normative change] [clarification] [topic: serialize and transfer]
- Are interfaces inheriting from `[Seralizable]`/`[Transferable]` interfaces required to have their own steps? https://github.com/whatwg/html/issues/9269 [topic: serialize and transfer]
- Upcoming WHATNOT meeting on 2024-12-12 https://github.com/whatwg/html/issues/10825 [agenda+]
- Disowning owner should perhaps affect link targeting https://github.com/whatwg/html/issues/313 [topic: navigation] [topic: frames/navigables/browsing contexts]
- Disowning owner should perhaps affect link targeting https://github.com/whatwg/html/issues/313 [topic: navigation] [topic: frames/navigables/browsing contexts]
- Potential null use of URL invoking "getting nooopener for window open" on empty url string for window open https://github.com/whatwg/html/issues/10844
- Potential null use of URL invoking "getting nooopener for window open" on empty url string for window open https://github.com/whatwg/html/issues/10844
- Iframe insertion steps violate rules for what insertion steps are allowed to do https://github.com/whatwg/html/issues/10828 [integration]
- Iframe insertion steps violate rules for what insertion steps are allowed to do https://github.com/whatwg/html/issues/10828 [integration]
* whatwg/dom (+2/-0/💬4)
2 issues created:
- Clarify create an element assertion (by annevk)
https://github.com/whatwg/dom/issues/1338
- moveBefore() cosmetic concerns (by annevk)
https://github.com/whatwg/dom/issues/1335
1 issues received 4 new comments:
- #1335 moveBefore() cosmetic concerns (4 by annevk, domenic, noamr)
https://github.com/whatwg/dom/issues/1335 [topic: nodes]
Pull requests
-------------
* w3c/html-aria (+3/-5/💬2)
3 pull requests submitted:
- Update: acknowledge the image role (by scottaohara)
https://github.com/w3c/html-aria/pull/533
- change 2 instances of should not to not recommended (by scottaohara)
https://github.com/w3c/html-aria/pull/532
- Update makeup.css (by scottaohara)
https://github.com/w3c/html-aria/pull/531
2 pull requests received 2 new comments:
- #533 Update: acknowledge the image role (1 by scottaohara)
https://github.com/w3c/html-aria/pull/533 [Allowed roles]
- #528 Add `<selectedcontent>` element (1 by scottaohara)
https://github.com/w3c/html-aria/pull/528
5 pull requests merged:
- Update: acknowledge the image role
https://github.com/w3c/html-aria/pull/533 [Allowed roles]
- Chore: revise table styles
https://github.com/w3c/html-aria/pull/521
- Update: hidden attribute clarifications
https://github.com/w3c/html-aria/pull/507 [Meets 2 implementations req]
- change 2 instances of should not to not recommended
https://github.com/w3c/html-aria/pull/532
- Update makeup.css
https://github.com/w3c/html-aria/pull/531
* whatwg/html (+6/-6/💬26)
6 pull requests submitted:
- Remove obsolete manifest attribute from index (by wlib)
https://github.com/whatwg/html/pull/10863
- Improve integration with DOM's cloning steps (by annevk)
https://github.com/whatwg/html/pull/10859
- Support import maps in workers (by nicolo-ribaudo)
https://github.com/whatwg/html/pull/10858
- Editorial: cleanup "create an element" (by annevk)
https://github.com/whatwg/html/pull/10857
- Integrate with the move event for window defined by CSSOM-View (by frivoal)
https://github.com/whatwg/html/pull/10853
- Fix null URL handling in "get noopener for window open" (by domenic)
https://github.com/whatwg/html/pull/10847
10 pull requests received 26 new comments:
- #10847 Fix null URL handling in "get noopener for window open" (6 by domenic, shannonbooth)
https://github.com/whatwg/html/pull/10847
- #10840 Use DOM's post-connection steps for `<iframe>` elements (6 by domfarolino, smaug----)
https://github.com/whatwg/html/pull/10840 [topic: browsing context]
- #10818 Make named window lookup more precise and correct BCG swap logic (3 by domenic, kjmcnee)
https://github.com/whatwg/html/pull/10818 [interop] [topic: browsing context]
- #10737 Add dialog light dismiss behavior (5 by mfreed7, smaug----)
https://github.com/whatwg/html/pull/10737 [addition/proposal] [needs implementer interest] [needs tests] [topic: dialog]
- #10728 Add imperative access to popover invoker, and connect popover/invoker to implicit anchor element (1 by smaug----)
https://github.com/whatwg/html/pull/10728 [addition/proposal] [topic: popover]
- #10633 Define the `<selectedcontent>` element (1 by josepharhar)
https://github.com/whatwg/html/pull/10633 [addition/proposal] [topic: forms] [topic: select]
- #10629 Define base appearance for <select> (1 by josepharhar)
https://github.com/whatwg/html/pull/10629 [topic: select]
- #10124 Close dialog elements when the open attribute is removed (1 by josepharhar)
https://github.com/whatwg/html/pull/10124 [normative change] [topic: dialog]
- #9778 Add popover=hint (1 by scottaohara)
https://github.com/whatwg/html/pull/9778 [addition/proposal] [topic: popover]
- #9546 Add switch attribute to the input element to allow for a two-state switch control. (1 by sideshowbarker)
https://github.com/whatwg/html/pull/9546 [addition/proposal] [needs implementer interest] [topic: forms]
6 pull requests merged:
- Editorial: cleanup "create an element"
https://github.com/whatwg/html/pull/10857
- Make named window lookup more precise and correct BCG swap logic
https://github.com/whatwg/html/pull/10818 [interop] [topic: frames/navigables/browsing contexts]
- Fix null URL handling in "get noopener for window open"
https://github.com/whatwg/html/pull/10847
- Use DOM's post-connection steps for `<iframe>` elements
https://github.com/whatwg/html/pull/10840 [topic: frames/navigables/browsing contexts]
- Editorial: modernize how CustomElementRegistry is defined
https://github.com/whatwg/html/pull/10845
- delete obsolete tag `param`
https://github.com/whatwg/html/pull/10841
* whatwg/dom (+7/-6/💬8)
7 pull requests submitted:
- Meta: give all document references an explicit for attribute (by annevk)
https://github.com/whatwg/dom/pull/1337
- Review Draft Publication: December 2024 (by annevk)
https://github.com/whatwg/dom/pull/1336
- Remove quadratic behavior from clone a node (by annevk)
https://github.com/whatwg/dom/pull/1334
- Editorial: modernize "enqueue a custom element callback reaction" (by annevk)
https://github.com/whatwg/dom/pull/1333
- Editorial: clarify document argument of "clone a node" (by annevk)
https://github.com/whatwg/dom/pull/1332
- Editorial: cleanup "create an element" (by annevk)
https://github.com/whatwg/dom/pull/1331
- Editorial: unconjugate "pre-insertion" and "pre-removing" (by domfarolino)
https://github.com/whatwg/dom/pull/1330 [editorial]
4 pull requests received 8 new comments:
- #1334 Remove quadratic behavior from clone a node (1 by annevk)
https://github.com/whatwg/dom/pull/1334
- #1331 Editorial: cleanup "create an element" (1 by domfarolino)
https://github.com/whatwg/dom/pull/1331
- #1330 Editorial: unconjugate "pre-insertion" and "pre-removing" (1 by annevk)
https://github.com/whatwg/dom/pull/1330 [editorial]
- #1307 Introduce `moveBefore()` state-preserving atomic move API (5 by annevk, domfarolino, peasantman1)
https://github.com/whatwg/dom/pull/1307 [addition/proposal] [impacts documentation] [topic: nodes]
6 pull requests merged:
- Meta: give all document references an explicit for attribute
https://github.com/whatwg/dom/pull/1337
- Review Draft Publication: December 2024
https://github.com/whatwg/dom/pull/1336
- Editorial: modernize "enqueue a custom element callback reaction"
https://github.com/whatwg/dom/pull/1333
- Editorial: clarify document argument of "clone a node"
https://github.com/whatwg/dom/pull/1332
- Editorial: cleanup "create an element"
https://github.com/whatwg/dom/pull/1331
- Editorial: unconjugate "pre-insertion" and "pre-removing"
https://github.com/whatwg/dom/pull/1330 [editorial]
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, 16 December 2024 17:00:20 UTC