- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 20 Feb 2023 17:00:19 +0000
- To: public-html@w3.org
- Message-Id: <E1pU9WV-006IQA-RH@uranus.w3.org>
Issues
------
* w3c/html-aam (+2/-1/💬0)
2 issues created:
- Should aria-checked be supported on all input elements? (by Epigenetic)
https://github.com/w3c/html-aam/issues/461
- issue (by tlldll2002)
https://github.com/w3c/html-aam/issues/460
1 issues closed:
- issue https://github.com/w3c/html-aam/issues/460
* w3c/html-aria (+0/-0/💬1)
1 issues received 1 new comments:
- #298 Allow gridcell and treeitem roles on button elements (1 by scottaohara)
https://github.com/w3c/html-aria/issues/298 [Allowed roles]
* w3c/webcomponents (+0/-0/💬9)
2 issues received 9 new comments:
- #983 custom pseudo elements like ::before ::after, but using custom elements (1 by trusktr)
https://github.com/WICG/webcomponents/issues/983
- #814 Form-associated custom elements: being a submit button (8 by WickyNilliams, annevk, clshortfuse)
https://github.com/WICG/webcomponents/issues/814 [custom-elements]
* whatwg/html (+12/-7/💬84)
12 issues created:
- Feature request: Enable inclusion of .gz CSS and JS files without WebServer and the http protocol (by lucajung)
https://github.com/whatwg/html/issues/8918
- Canvas 2D context color serialization (by annevk)
https://github.com/whatwg/html/issues/8917 [topic: canvas]
- `<picture>` and `<source>` elements: How should 404s with placeholder image data be handled? (by DavidJCobb)
https://github.com/whatwg/html/issues/8916
- Adding document subtitle to the spec. (by diekus)
https://github.com/whatwg/html/issues/8909
- ssh protocol handler is broken (by SoniEx2)
https://github.com/whatwg/html/issues/8907
- "unloading document cleanup steps" run in an unclear order (by domenic)
https://github.com/whatwg/html/issues/8906
- The previous focus change that was applied to dialog close has unexpected behavior for non-modal dialogs (by sirisian)
https://github.com/whatwg/html/issues/8904
- Chatgbt (by rick69420)
https://github.com/whatwg/html/issues/8903
- Allow developers to deliver .wasm apps directly to their users (by sideshowbarker)
https://github.com/whatwg/html/issues/8899
- Form (by Chnnhynnn)
https://github.com/whatwg/html/issues/8895
- popover*targetElement IDL attributes can be misleading (by nt1m)
https://github.com/whatwg/html/issues/8894
- Make <details> element use ToggleEvent interface (by nt1m)
https://github.com/whatwg/html/issues/8892
18 issues received 84 new comments:
- #8917 Canvas 2D context color serialization (6 by annevk, ccameron-chromium)
https://github.com/whatwg/html/issues/8917 [topic: canvas]
- #8916 `<picture>` and `<source>` elements: How should 404s with placeholder image data be handled? (3 by DavidJCobb, domenic)
https://github.com/whatwg/html/issues/8916
- #8909 Adding document subtitle to the spec. (1 by domenic)
https://github.com/whatwg/html/issues/8909
- #8904 The previous focus change that was applied to dialog close has unexpected behavior for non-modal dialogs (4 by domenic, josepharhar, sefeng211)
https://github.com/whatwg/html/issues/8904
- #8894 popover*targetElement IDL attributes can be misleading (14 by annevk, domenic, mfreed7, nt1m)
https://github.com/whatwg/html/issues/8894 [topic: popover]
- #8892 Make <details> element use ToggleEvent interface (4 by domenic, nt1m)
https://github.com/whatwg/html/issues/8892 [addition/proposal] [topic: events]
- #8888 Should popover events bubble? (13 by annevk, domenic, josepharhar, mfreed7, nt1m, smaug----)
https://github.com/whatwg/html/issues/8888 [needs tests] [topic: popover]
- #8884 Expand `:open`/`:closed` state to more elements (2 by annevk, nt1m)
https://github.com/whatwg/html/issues/8884 [topic: selectors]
- #8708 Float16Array + HTML Canvas (15 by Kaiido, annevk, bakkot, ccameron-chromium, palemieux)
https://github.com/whatwg/html/issues/8708 [addition/proposal] [needs implementer interest] [topic: canvas]
- #8693 Proposal: Elements for a more semantic web (1 by FransBond3D)
https://github.com/whatwg/html/issues/8693
- #8386 Add `beforeopen`, `afteropen`, `beforeclosed`, and `afterclosed` events? (1 by annevk)
https://github.com/whatwg/html/issues/8386
- #8085 Change createImageBitMaps's imageOrientation "none" to "from-image" (2 by zcorpan)
https://github.com/whatwg/html/issues/8085 [normative change] [topic: canvas] [needs compat analysis]
- #7952 Access to private class members in the windows object is not checked (11 by WebReflection, annevk, bathos, joyeecheung, ljharb)
https://github.com/whatwg/html/issues/7952 [topic: multiple globals]
- #7233 CSS and JSON module scripts and CSP (1 by clshortfuse)
https://github.com/whatwg/html/issues/7233 [security/privacy] [topic: fetch] [integration]
- #6230 Should two different defer scripts execute in the same task? (1 by noamr)
https://github.com/whatwg/html/issues/6230
- #5616 Array color input for Canvas2D (1 by annevk)
https://github.com/whatwg/html/issues/5616 [addition/proposal] [topic: canvas]
- #3008 Cookie averse document objects don't allow cookies on documents from file: URIs (1 by Rob--W)
https://github.com/whatwg/html/issues/3008 [topic: cookie]
- #617 A setTimeout that returns a promise that resolves after specified time. (3 by Pauan, josephrocca)
https://github.com/whatwg/html/issues/617 [addition/proposal] [needs implementer interest]
7 issues closed:
- Array color input for Canvas2D https://github.com/whatwg/html/issues/5616 [addition/proposal] [topic: canvas]
- Should popover events bubble? https://github.com/whatwg/html/issues/8888 [needs tests] [topic: popover]
- Change createImageBitMaps's imageOrientation "none" to "from-image" https://github.com/whatwg/html/issues/8085 [normative change] [topic: canvas] [needs compat analysis]
- Standardize Priority Hints https://github.com/whatwg/html/issues/7150 [addition/proposal] [needs implementer interest] [topic: fetch]
- Add `beforeopen`, `afteropen`, `beforeclosed`, and `afterclosed` events? https://github.com/whatwg/html/issues/8386
- Inert subtree section is missing requirement that it should NOT be exposed to accessibility https://github.com/whatwg/html/issues/7796
- Form https://github.com/whatwg/html/issues/8895
* whatwg/dom (+2/-4/💬15)
2 issues created:
- JavaScript (by Pezequiel1976)
https://github.com/whatwg/dom/issues/1164
- Allow subclassing of AbortController / AbortSignal (by keithamus)
https://github.com/whatwg/dom/issues/1162
4 issues received 15 new comments:
- #1162 Allow subclassing of AbortController / AbortSignal (5 by annevk, bathos, keithamus)
https://github.com/whatwg/dom/issues/1162 [needs implementer interest] [addition/proposal] [needs concrete proposal] [topic: aborting]
- #808 Side effects due to tree insertion or removal (script, iframe) (3 by annevk, pygy)
https://github.com/whatwg/dom/issues/808 [web reality]
- #586 Add convenient, ergonomic, performant API for sorting siblings (3 by josepharhar, pygy)
https://github.com/whatwg/dom/issues/586 [needs implementer interest] [addition/proposal]
- #544 Improving ergonomics of events with Observable (4 by benlesh, bleistivt, domfarolino)
https://github.com/whatwg/dom/issues/544 [needs implementer interest] [topic: events] [addition/proposal]
4 issues closed:
- "Append mo to unit of related similar-origin bro..." https://github.com/whatwg/dom/issues/720 [clarification]
- "Append mo to unit of related similar-origin bro..." https://github.com/whatwg/dom/issues/720 [clarification]
- MutationObserver GC section looks bogus https://github.com/whatwg/dom/issues/1159
- MutationObserver invocation order https://github.com/whatwg/dom/issues/713 [topic: shadow] [compat]
Pull requests
-------------
* w3c/html-aam (+0/-0/💬2)
1 pull requests received 2 new comments:
- #410 Addition: inert attribute mappings (2 by zcorpan)
https://github.com/w3c/html-aam/pull/410
* whatwg/html (+7/-3/💬28)
7 pull requests submitted:
- Export "abort a running script" (by jakearchibald)
https://github.com/whatwg/html/pull/8922
- Export historyHandling param (by jakearchibald)
https://github.com/whatwg/html/pull/8921
- Export incumbent settings object (by jakearchibald)
https://github.com/whatwg/html/pull/8920
- Export "web worker" (by jakearchibald)
https://github.com/whatwg/html/pull/8919
- Add "regaining document full activity steps" (by rakina)
https://github.com/whatwg/html/pull/8897
- Use ToggleEvent for <details> element toggle event (by nt1m)
https://github.com/whatwg/html/pull/8893
- Change exception thrown when popover attribute is not present (by josepharhar)
https://github.com/whatwg/html/pull/8891
12 pull requests received 28 new comments:
- #8919 Export "web worker" (4 by domenic, jakearchibald)
https://github.com/whatwg/html/pull/8919
- #8897 Add "regaining document full activity steps" (1 by domenic)
https://github.com/whatwg/html/pull/8897
- #8893 Use ToggleEvent for <details> element toggle event (1 by mfreed7)
https://github.com/whatwg/html/pull/8893 [addition/proposal] [topic: events]
- #8891 Change exception thrown when popover attribute is not present (4 by annevk, mfreed7, nt1m)
https://github.com/whatwg/html/pull/8891 [topic: popover]
- #8889 Correct canceling popovers step (3 by annevk, josepharhar, nt1m)
https://github.com/whatwg/html/pull/8889
- #8886 Add "hide all popovers" algorithm (1 by josepharhar)
https://github.com/whatwg/html/pull/8886
- #8801 Define eligibility for autofill (3 by domenic, stephenmcgruer)
https://github.com/whatwg/html/pull/8801
- #8754 Link processing: Update call to Manifest processing algorithm (interface changed) (2 by marcoscaceres, mgiuca)
https://github.com/whatwg/html/pull/8754
- #8496 Make reflect work for ElementInternals (3 by annevk)
https://github.com/whatwg/html/pull/8496 [accessibility] [topic: custom elements]
- #8470 Add the Priority Hints changes to the html spec (1 by pmeenan)
https://github.com/whatwg/html/pull/8470
- #8122 initial pass at updating inert content (2 by domenic, scottaohara)
https://github.com/whatwg/html/pull/8122
- #7908 Use `v` flag instead of `u` for `pattern` RegExps (3 by annevk, mathiasbynens)
https://github.com/whatwg/html/pull/7908 [addition/proposal] [topic: forms] [needs compat analysis]
3 pull requests merged:
- Add the Priority Hints changes to the html spec
https://github.com/whatwg/html/pull/8470
- Correct canceling popovers step
https://github.com/whatwg/html/pull/8889 [topic: popover]
- initial pass at updating inert content
https://github.com/whatwg/html/pull/8122
* whatwg/dom (+2/-1/💬9)
2 pull requests submitted:
- Prohibit ServiceWorker event handler update after the initialization. (by yoshisatoyanagisawa)
https://github.com/whatwg/dom/pull/1161
- Correct MutationObserver ownership story (by annevk)
https://github.com/whatwg/dom/pull/1160
5 pull requests received 9 new comments:
- #1161 Prohibit ServiceWorker event handler update after the initialization. (1 by yoshisatoyanagisawa)
https://github.com/whatwg/dom/pull/1161
- #1160 Correct MutationObserver ownership story (3 by annevk, shaseley)
https://github.com/whatwg/dom/pull/1160
- #1079 Allow more characters in element/attribute names and prefixes (3 by annevk, josepharhar)
https://github.com/whatwg/dom/pull/1079 [needs tests]
- #819 Adoption and DocumentFragment, part two (1 by bigopon)
https://github.com/whatwg/dom/pull/819
- #661 Don't store is value when it won't be useful (1 by annevk)
https://github.com/whatwg/dom/pull/661 [topic: custom elements] [needs tests]
1 pull requests merged:
- Correct MutationObserver ownership story
https://github.com/whatwg/dom/pull/1160
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 February 2023 17:00:22 UTC