- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 18 Oct 2021 17:00:29 +0000
- To: public-html@w3.org
- Message-Id: <E1mcVzx-0001Pm-WC@uranus.w3.org>
Issues
------
* w3c/html-aam (+1/-1/💬7)
1 issues created:
- input[list] map to invalid combobox (by Jym77)
https://github.com/w3c/html-aam/issues/349
1 issues received 7 new comments:
- #349 `input[list]` maps to invalid `combobox` (7 by Jym77, scottaohara)
https://github.com/w3c/html-aam/issues/349
1 issues closed:
- `input[list]` maps to invalid `combobox` https://github.com/w3c/html-aam/issues/349
* w3c/html-aria (+2/-0/💬0)
2 issues created:
- Global rules for elements that are generic / set to role=none (by scottaohara)
https://github.com/w3c/html-aria/issues/365 [Allowed aria-* attributes] [ARIA 1.2 related]
- Rules for use of aria-expanded on native HTML comboboxes (by scottaohara)
https://github.com/w3c/html-aria/issues/364
* w3c/webcomponents (+0/-1/💬15)
5 issues received 15 new comments:
- #945 Scoping CSS custom properties inheritance (2 by Westbrook, yinonov)
https://github.com/WICG/webcomponents/issues/945
- #902 Template/part proposals - Naming for DOM Parts API (5 by annevk, bathos, keithamus, rniwa)
https://github.com/WICG/webcomponents/issues/902 [templates]
- #820 Updating Element Registration. (1 by getflourish)
https://github.com/WICG/webcomponents/issues/820 [custom-elements]
- #754 Cleaning up (undefining) custom elements? (3 by Danny-Engelman, getflourish)
https://github.com/WICG/webcomponents/issues/754
- #79 Selection APIs for Shadow DOM (4 by mfreed7, rniwa, sspi, web-padawan)
https://github.com/WICG/webcomponents/issues/79 [v2] [shadow-dom] [needs concrete proposal]
1 issues closed:
- Scoping CSS custom properties inheritance https://github.com/WICG/webcomponents/issues/945
* whatwg/html (+13/-8/💬56)
13 issues created:
- Lazy image loading + CSS transform (by rwlbuis)
https://github.com/whatwg/html/issues/7235
- CSS and JSON module scripts and CSP (by annevk)
https://github.com/whatwg/html/issues/7233 [security/privacy] [integration]
- Redme MD (by localbusinesscompany2)
https://github.com/whatwg/html/issues/7232
- Open source user (by AriesTriputranto)
https://github.com/whatwg/html/issues/7231
- iqijqm (by jackjack2002)
https://github.com/whatwg/html/issues/7230
- Allow for different lazy loading policies on responsive image sources. (by pmeenan)
https://github.com/whatwg/html/issues/7227
- ☢️ (by Jerbrone)
https://github.com/whatwg/html/issues/7223
- ? (by Jerbrone)
https://github.com/whatwg/html/issues/7222
- Editorial: tuple origin member types (by annevk)
https://github.com/whatwg/html/issues/7221 [clarification] [topic: origin] [integration]
- creating a BroadcastChannel in a detached iframe (by wanderview)
https://github.com/whatwg/html/issues/7219
- m (by masror5)
https://github.com/whatwg/html/issues/7218
- "<p>The <u>see</u> is full of fish.</p> " (by OnkarRuikar)
https://github.com/whatwg/html/issues/7217
- Proposal: `pagehide` and `pageshow` events for DedicatedWorkerGlobalScope (by hajimehoshi)
https://github.com/whatwg/html/issues/7216
16 issues received 56 new comments:
- #7235 Lazy image loading + CSS transform (3 by annevk, rwlbuis)
https://github.com/whatwg/html/issues/7235 [topic: img] [integration]
- #7231 Open source user (1 by AriesTriputranto)
https://github.com/whatwg/html/issues/7231
- #7221 Editorial: tuple origin member types (2 by annevk, domenic)
https://github.com/whatwg/html/issues/7221 [clarification] [topic: origin] [integration]
- #7219 creating a BroadcastChannel in a detached iframe (21 by asutherland, cdumez, domenic, fergald, rakina, rubberyuzu, wanderview)
https://github.com/whatwg/html/issues/7219 [topic: serialize and transfer]
- #7217 "<p>The <u>see</u> is full of fish.</p> " (1 by annevk)
https://github.com/whatwg/html/issues/7217
- #7216 Proposal: `pagehide` and `pageshow` events for DedicatedWorkerGlobalScope (8 by domenic, hajimehoshi, wanderview)
https://github.com/whatwg/html/issues/7216
- #7213 Consider changing specified behavior of <meta name=color-scheme> to match WebKit (3 by emilio, lilles)
https://github.com/whatwg/html/issues/7213 [normative change] [topic: rendering] [interop]
- #7210 Clarify how ImageBitmap interacts with EXIF orientation and image-orientation property (7 by Kaiido, annevk, heycam, schenney-chromium)
https://github.com/whatwg/html/issues/7210 [topic: canvas]
- #7207 Should delegatesFocus use the flat tree? (1 by domenic)
https://github.com/whatwg/html/issues/7207 [topic: shadow] [topic: focus] [agenda+]
- #7197 Upstreaming from the Sanitizer API (1 by domenic)
https://github.com/whatwg/html/issues/7197
- #7189 allow back-forward cache to no-store pages as long as cookies do not change (1 by fergald)
https://github.com/whatwg/html/issues/7189 [topic: history]
- #7113 Proposing a Web Privacy standard? (1 by luap42)
https://github.com/whatwg/html/issues/7113
- #5803 BroadcastChannel needs partitioning (3 by cdumez, johannhof, wanderview)
https://github.com/whatwg/html/issues/5803 [normative change] [security/privacy] [topic: serialize and transfer] [topic: storage]
- #5617 CSS Text Modifiers for Canvas2D (1 by annevk)
https://github.com/whatwg/html/issues/5617 [addition/proposal] [topic: canvas]
- #3567 Have some way of opening `<dialog>` elements without JavaScript (1 by willrowe)
https://github.com/whatwg/html/issues/3567 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [topic: dialog]
- #3029 " _updateRendering() { // Left as an exerci..." (1 by OnkarRuikar)
https://github.com/whatwg/html/issues/3029 [clarification] [topic: custom elements]
8 issues closed:
- Consider changing specified behavior of <meta name=color-scheme> to match WebKit https://github.com/whatwg/html/issues/7213 [normative change] [topic: rendering] [interop]
- Rephrase misleading recommendation to escape "<script" as "<\script" in literals https://github.com/whatwg/html/issues/7179 [clarification] [topic: script]
- Open source user https://github.com/whatwg/html/issues/7231
- Disable custom protocols in sandboxed iframe https://github.com/whatwg/html/issues/2191 [normative change] [addition/proposal] [security/privacy] [topic: custom protocols]
- Editorial: tuple origin member types https://github.com/whatwg/html/issues/7221 [clarification] [topic: origin] [integration]
- Back-forward cache: Restoring focus https://github.com/whatwg/html/issues/5878 [topic: history] [topic: focus]
- "<p>The <u>see</u> is full of fish.</p> " https://github.com/whatwg/html/issues/7217
- m https://github.com/whatwg/html/issues/7218
* whatwg/dom (+1/-2/💬4)
1 issues created:
- Error in unicode code for character ":" (U+003E) when it should be (U+003A) (by SoLaRGit)
https://github.com/whatwg/dom/issues/1026
2 issues received 4 new comments:
- #1026 Error in unicode code for character ":" (U+003E) when it should be (U+003A) (3 by annevk, gsnedders)
https://github.com/whatwg/dom/issues/1026
- #69 Add caniuse info boxes like the HTML spec (1 by annevk)
https://github.com/whatwg/dom/issues/69
2 issues closed:
- Error in unicode code for character ":" (U+003E) when it should be (U+003A) https://github.com/whatwg/dom/issues/1026
- Add caniuse info boxes like the HTML spec https://github.com/whatwg/dom/issues/69
Pull requests
-------------
* w3c/html-aam (+0/-0/💬4)
1 pull requests received 4 new comments:
- #322 clarify img naming steps (4 by aleventhal, cookiecrook, cyns)
https://github.com/w3c/html-aam/pull/322 [Agenda]
* whatwg/html (+10/-8/💬19)
10 pull requests submitted:
- Define Page Visibility in terms of HTML (by noamr)
https://github.com/whatwg/html/pull/7238
- Add loading attribute to source elements (by pmeenan)
https://github.com/whatwg/html/pull/7237
- Meta: update reference to Intersection Observer issue (by annevk)
https://github.com/whatwg/html/pull/7236
- Generalize recommendations to escape `script` in literals (by mathiasbynens)
https://github.com/whatwg/html/pull/7234
- Add non-normative note about find-in-page details privacy (by josepharhar)
https://github.com/whatwg/html/pull/7229
- Editorial: fix a couple worklets typos (by domenic)
https://github.com/whatwg/html/pull/7228
- Tweak <meta name=color-scheme> definition. (by emilio)
https://github.com/whatwg/html/pull/7226
- Meta: migrate to GitHub Actions (by therikesh)
https://github.com/whatwg/html/pull/7225
- Do not use concept members as types (by annevk)
https://github.com/whatwg/html/pull/7224
- Editorial: fix a couple worklets typos (by Md-Farhan-Jeelani)
https://github.com/whatwg/html/pull/7220
9 pull requests received 19 new comments:
- #7226 Tweak <meta name=color-scheme> definition. (2 by emilio)
https://github.com/whatwg/html/pull/7226
- #7220 Editorial: fix a couple worklets typos (3 by Md-Farhan-Jeelani, annevk, domenic)
https://github.com/whatwg/html/pull/7220 [do not merge yet]
- #7203 Disable meta refresh when scripting is disabled (2 by beaufortfrancois, domenic)
https://github.com/whatwg/html/pull/7203 [addition/proposal] [needs implementer interest]
- #7166 Explicit algorithm for idle callback "deadline" (1 by noamr)
https://github.com/whatwg/html/pull/7166
- #7153 Fire "visibilitychange" events explicitly (6 by domenic, noamr)
https://github.com/whatwg/html/pull/7153
- #7134 Add the inert attribute and tweak definition of inert subtrees (2 by annevk)
https://github.com/whatwg/html/pull/7134
- #7124 Block external protocol handler with sandbox. (1 by ArthurSonzogni)
https://github.com/whatwg/html/pull/7124
- #7093 Add COOP same-origin-allow-popups-plus-coep (1 by hemeryar)
https://github.com/whatwg/html/pull/7093
- #5574 Allow an image to indicate its own density and correct its intrinsic size (1 by svgeesus)
https://github.com/whatwg/html/pull/5574 [addition/proposal] [topic: img]
8 pull requests merged:
- Meta: update reference to Intersection Observer issue
https://github.com/whatwg/html/pull/7236
- Generalize recommendations to escape `script` in literals
https://github.com/whatwg/html/pull/7234
- Fire "visibilitychange" events explicitly
https://github.com/whatwg/html/pull/7153
- Block external protocol handler with sandbox.
https://github.com/whatwg/html/pull/7124
- Editorial: fix a couple worklets typos
https://github.com/whatwg/html/pull/7228
- Do not use concept members as types
https://github.com/whatwg/html/pull/7224
- Add notes for focus & non-"fully active" documents
https://github.com/whatwg/html/pull/6696 [topic: focus]
- Variable `agentCluster` is not defined in StructuredSerializeInternal
https://github.com/whatwg/html/pull/7215 [topic: serialize and transfer]
* whatwg/dom (+4/-2/💬2)
4 pull requests submitted:
- Correct code point values and formatting (by annevk)
https://github.com/whatwg/dom/pull/1028
- Add abort reason to AbortSignal (by nidhijaju)
https://github.com/whatwg/dom/pull/1027
- Editorial: simplify some language (by annevk)
https://github.com/whatwg/dom/pull/1025
- Expose events/aborts everywhere (by Ms2ger)
https://github.com/whatwg/dom/pull/1024
1 pull requests received 2 new comments:
- #1027 Add abort reason to AbortSignal (2 by domenic, yutakahirano)
https://github.com/whatwg/dom/pull/1027
2 pull requests merged:
- Correct code point values and formatting
https://github.com/whatwg/dom/pull/1028
- Editorial: simplify some language
https://github.com/whatwg/dom/pull/1025
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, 18 October 2021 17:00:33 UTC