- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 29 Nov 2021 17:00:25 +0000
- To: public-html@w3.org
- Message-Id: <E1mrk0v-0003px-Uz@uranus.w3.org>
Issues
------
* w3c/html-aam (+1/-0/💬3)
1 issues created:
- Button accessibility name doesn't indicate label element can be used (by mraccess77)
https://github.com/w3c/html-aam/issues/357
1 issues received 3 new comments:
- #357 Button accessibility name doesn't indicate label element can be used (3 by carmacleod, jnurthen, scottaohara)
https://github.com/w3c/html-aam/issues/357
* w3c/html-aria (+1/-1/💬8)
1 issues created:
- Review allowed roles for `button` (by ZoeBijl)
https://github.com/w3c/html-aria/issues/375
2 issues received 8 new comments:
- #375 Review allowed roles for `button` (7 by JAWS-test, scottaohara)
https://github.com/w3c/html-aria/issues/375 [Allowed roles] [ARIA 1.2 related]
- #373 CFC: Publish ARIA in HTML as a W3C Recommendation allowing new features (1 by siusin)
https://github.com/w3c/html-aria/issues/373
1 issues closed:
- CFC: Publish ARIA in HTML as a W3C Recommendation allowing new features https://github.com/w3c/html-aria/issues/373
* whatwg/html (+9/-5/💬30)
9 issues created:
- Non-cancelled `setTimeout`s would lead to idle deadlines in the past (by andreubotella)
https://github.com/whatwg/html/issues/7376
- "classic script" definition incomplete (by SmashManiac)
https://github.com/whatwg/html/issues/7374
- IksProt (by edi2212)
https://github.com/whatwg/html/issues/7373
- How can i Configuration of project 1 (by akibkishoreganj)
https://github.com/whatwg/html/issues/7372
- Facebook (by ming241)
https://github.com/whatwg/html/issues/7369
- https://html.spec.whatwg.org/multipage/interaction.html#contenteditable (by ming241)
https://github.com/whatwg/html/issues/7368
- Adding scriptElement.exports for configuration use cases (by domenic)
https://github.com/whatwg/html/issues/7367 [addition/proposal] [topic: script]
- Last-Event-ID value space follow-up (by annevk)
https://github.com/whatwg/html/issues/7363 [topic: eventsource]
- Geolocations uses "page visibility change steps" (by marcoscaceres)
https://github.com/whatwg/html/issues/7362
15 issues received 30 new comments:
- #7374 "classic script" definition incomplete (2 by bathos, domenic)
https://github.com/whatwg/html/issues/7374
- #7369 Facebook (1 by ming241)
https://github.com/whatwg/html/issues/7369
- #7368 https://html.spec.whatwg.org/multipage/interaction.html#contenteditable (1 by ming241)
https://github.com/whatwg/html/issues/7368
- #7367 Adding scriptElement.exports for configuration use cases (4 by Kaiido, bmeck, domenic, dvoytenko)
https://github.com/whatwg/html/issues/7367 [addition/proposal] [topic: script]
- #7363 Last-Event-ID value space follow-up (1 by annevk)
https://github.com/whatwg/html/issues/7363 [topic: eventsource]
- #7358 Nit: timer initialization steps should define maximum for id (2 by annevk, domenic)
https://github.com/whatwg/html/issues/7358 [clarification]
- #7345 Sandbox, COOP, and error pages. (1 by hemeryar)
https://github.com/whatwg/html/issues/7345 [topic: cross-origin-opener-policy] [topic: sandbox]
- #7329 Canvas2D Layers (5 by Juanmihd, Kaiido, fserb)
https://github.com/whatwg/html/issues/7329 [addition/proposal] [needs implementer interest] [topic: canvas]
- #7299 Upcoming HTML standard issue triage meeting on 12/2/2021 (3 by Kaleidea, domenic)
https://github.com/whatwg/html/issues/7299 [agenda+]
- #7274 Removing IANA consideration sections for HTTP headers (1 by annevk)
https://github.com/whatwg/html/issues/7274 [clarification] [meta]
- #7216 Proposal: `beforePutToBFcache` and `afterRestoreFromBFcache` events for DedicatedWorkerGlobalScope (1 by hajimehoshi)
https://github.com/whatwg/html/issues/7216
- #7131 Feature proposal: `blocking="render"` attribute on <link> and <script> (1 by xiaochengh)
https://github.com/whatwg/html/issues/7131 [addition/proposal] [needs implementer interest] [topic: rendering] [agenda+]
- #6909 Proposal: Add a way to open programmatically a date picker (1 by beaufortfrancois)
https://github.com/whatwg/html/issues/6909 [addition/proposal] [needs implementer interest] [topic: forms]
- #6364 Allowing top-level communication for cross-origin isolated documents (2 by annevk, glenjamin)
https://github.com/whatwg/html/issues/6364 [topic: cross-origin-opener-policy] [topic: cross-origin-embedder-policy]
- #5811 Consider creating an HTML search element (4 by Kaleidea, carmacleod)
https://github.com/whatwg/html/issues/5811 [addition/proposal] [accessibility] [a11y-tracker]
5 issues closed:
- "classic script" definition incomplete https://github.com/whatwg/html/issues/7374
- HTTP headers index https://github.com/whatwg/html/issues/7355 [clarification]
- Per the spec, calling `clearInterval` in the interval's callback has no effect https://github.com/whatwg/html/issues/7356
- Import assertion `type: 'javascript'` https://github.com/whatwg/html/issues/7342 [topic: script]
- Editorial(?): Match IANA's header registration format. https://github.com/whatwg/html/issues/7325
* whatwg/dom (+2/-0/💬30)
2 issues created:
- "(use public-script-coord@w3.org for discussion)" (by domenic)
https://github.com/whatwg/dom/issues/1036
- securitypolicyviolationโดย (by prolapza)
https://github.com/whatwg/dom/issues/1035
3 issues received 30 new comments:
- #1033 Add a way to identify Abort errors originating from controllers (27 by Jamesernator, annevk, benjamingr, benlesh, domenic, jasnell, kanongil, ronag)
https://github.com/whatwg/dom/issues/1033 [needs implementer interest] [addition/proposal] [topic: aborting]
- #1030 AbortSignal's abort reason downstream integration (1 by miketaylr)
https://github.com/whatwg/dom/issues/1030 [meta] [topic: aborting]
- #927 Encourage use of AbortError for cancellation? (2 by Jamesernator, annevk)
https://github.com/whatwg/dom/issues/927 [needs implementer interest] [addition/proposal] [topic: aborting]
Pull requests
-------------
* w3c/html-aria (+0/-0/💬2)
2 pull requests received 2 new comments:
- #372 update aria-checked allowances (1 by scottaohara)
https://github.com/w3c/html-aria/pull/372 [needs implementation commitment]
- #370 Correction: revise allowed roles for iframe, object, embed (1 by jcsteh)
https://github.com/w3c/html-aria/pull/370 [needs implementation commitment]
* whatwg/html (+9/-6/💬16)
9 pull requests submitted:
- Link to various CharacterData and DocumentType concepts from the parser (by TimothyGu)
https://github.com/whatwg/html/pull/7375
- Editorial: Move XHR's definition of "entry list" to HTML (by andreubotella)
https://github.com/whatwg/html/pull/7371
- Add a navigation counter to Documents (by clelland)
https://github.com/whatwg/html/pull/7370
- Remove inert check from dialog focusing steps (by nt1m)
https://github.com/whatwg/html/pull/7366
- add new note and example (by scottaohara)
https://github.com/whatwg/html/pull/7365
- When opening a COOP+sandbox page, enforce COOP. (by hemeryar)
https://github.com/whatwg/html/pull/7364
- Further fixes to focus delegation (by domenic)
https://github.com/whatwg/html/pull/7361 [topic: shadow] [topic: focus] [topic: dialog]
- Move away from including IANA templates, part 2 (by annevk)
https://github.com/whatwg/html/pull/7360
- Fix clearInterval() in setInterval() callback (by domenic)
https://github.com/whatwg/html/pull/7359
5 pull requests received 16 new comments:
- #7370 Add a navigation counter to Documents (4 by annevk, clelland)
https://github.com/whatwg/html/pull/7370
- #7364 When opening a COOP+sandbox page, enforce COOP. (5 by annevk, domenic, hemeryar)
https://github.com/whatwg/html/pull/7364 [normative change] [topic: cross-origin-opener-policy] [topic: sandbox]
- #7320 Add the <search> element (3 by Kaleidea, zcorpan)
https://github.com/whatwg/html/pull/7320 [addition/proposal] [do not merge yet] [impacts documentation] [agenda+]
- #7004 Define which elements can be which kinds of widgets for CSS 'appearance' (3 by foolip, zcorpan)
https://github.com/whatwg/html/pull/7004
- #6462 Obsolete <hgroup> (1 by dpk)
https://github.com/whatwg/html/pull/6462
6 pull requests merged:
- Remove inert check from dialog focusing steps
https://github.com/whatwg/html/pull/7366 [topic: focus] [topic: dialog]
- Move away from including IANA templates, part 2
https://github.com/whatwg/html/pull/7360
- Editorial: expose "run steps after a timeout"
https://github.com/whatwg/html/pull/7349
- Fix clearInterval() in setInterval() callback
https://github.com/whatwg/html/pull/7359
- Prevent modules from being imported with a type: 'javascript' assertion
https://github.com/whatwg/html/pull/7350 [topic: script]
- Move away from including IANA templates
https://github.com/whatwg/html/pull/7354 [topic: agent] [topic: cross-origin-opener-policy] [topic: cross-origin-embedder-policy]
* whatwg/dom (+2/-0/💬23)
2 pull requests submitted:
- Editorial: update some links (by annevk)
https://github.com/whatwg/dom/pull/1037
- Introduce abortSignal.throwIfAborted() (by domenic)
https://github.com/whatwg/dom/pull/1034
2 pull requests received 23 new comments:
- #1034 Introduce abortSignal.throwIfAborted() (2 by domenic, josepharhar)
https://github.com/whatwg/dom/pull/1034 [topic: aborting]
- #1032 Introduce AbortSignal.timeout() (21 by annevk, domenic, jasnell, shaseley, smaug----)
https://github.com/whatwg/dom/pull/1032 [needs tests]
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, 29 November 2021 17:00:29 UTC