- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 03 May 2021 17:00:21 +0000
- To: public-html@w3.org
- Message-Id: <E1ldbvh-0003Bp-4L@uranus.w3.org>
Issues
------
* w3c/html-aam (+0/-0/💬3)
2 issues received 3 new comments:
- #295 Inert subtrees mapping (1 by jcsteh)
https://github.com/w3c/html-aam/issues/295
- #259 Update ARIA mapping to remove instances of "?" for HTML attributes (2 by jcsteh, kbabbitt)
https://github.com/w3c/html-aam/issues/259
* w3c/html-aria (+3/-3/💬1)
3 issues created:
- Clarify allowed roles for checkbox input with aria-pressed (by carmacleod)
https://github.com/w3c/html-aria/issues/314
- Editorial changes to tr, th, td for consistency with other roles (by carmacleod)
https://github.com/w3c/html-aria/issues/311
- Potential for confusion in h1 to h6 implied mapping wording (by carmacleod)
https://github.com/w3c/html-aria/issues/308
1 issues received 1 new comments:
- #311 Editorial changes to tr, th, td for consistency with other roles (1 by carmacleod)
https://github.com/w3c/html-aria/issues/311
3 issues closed:
- Clarify allowed roles for checkbox input with aria-pressed https://github.com/w3c/html-aria/issues/314
- Editorial changes to tr, th, td for consistency with other roles https://github.com/w3c/html-aria/issues/311
- Potential for confusion in h1 to h6 implied mapping wording https://github.com/w3c/html-aria/issues/308
* w3c/webcomponents (+2/-1/💬15)
2 issues created:
- `:target` failing inside web components. (by acarlstein)
https://github.com/WICG/webcomponents/issues/924
- [scoped-registries] Element upgrade ordering (by justinfagnani)
https://github.com/WICG/webcomponents/issues/923
6 issues received 15 new comments:
- #924 There is no way to navigate to a fragment inside a shadow tree (7 by acarlstein, annevk, rniwa)
https://github.com/WICG/webcomponents/issues/924 [html-dom] [needs concrete proposal] [needs consensus] [shadow-dom] [v2]
- #923 [scoped-registries] Element upgrade ordering (1 by annevk)
https://github.com/WICG/webcomponents/issues/923
- #918 CSS Shadow Parts Selector ::part() does not work in combination with :disabled pseudo-class in Chrome (1 by justinfagnani)
https://github.com/WICG/webcomponents/issues/918
- #907 Scoped Custom Element Registry: Moving elements with shadow roots between documents (4 by annevk, caridy, rniwa)
https://github.com/WICG/webcomponents/issues/907
- #716 Scoped Custom Element Registries (1 by justinfagnani)
https://github.com/WICG/webcomponents/issues/716 [custom-elements] [needs concrete proposal]
- #66 [Shadow]: url fragment identifiers should be followed into ShadowDOM (bugzilla: 23161) (1 by acarlstein)
https://github.com/WICG/webcomponents/issues/66 [shadow-dom] [v2]
1 issues closed:
- CSS Shadow Parts Selector ::part() does not work in combination with :disabled pseudo-class in Chrome https://github.com/WICG/webcomponents/issues/918
* whatwg/html (+13/-2/💬89)
13 issues created:
- legend seems to be recognised/used even when not first child (by patrickhlauke)
https://github.com/whatwg/html/issues/6645
- `id` were mis-typed as `is` (by ianthedev)
https://github.com/whatwg/html/issues/6644
- Leave a comment (by RmksRathnayaka)
https://github.com/whatwg/html/issues/6643
- Cross-Origin-Embedder-Policy: cors-or-credentialless (by ArthurSonzogni)
https://github.com/whatwg/html/issues/6637
- Lazy loading video element poster attribute (by asuh)
https://github.com/whatwg/html/issues/6636
- `:active` pseudo-class specification doesn't account for children of disabled form elements (by alystair)
https://github.com/whatwg/html/issues/6635
- Allow <source> to use <img>'s sizes data as a fallback (by jakearchibald)
https://github.com/whatwg/html/issues/6633
- NEEN (by LOVETHISbaby2018)
https://github.com/whatwg/html/issues/6632
- Should credentialed, same-site, cross-origin requests be easier to enable? (by colinclerk)
https://github.com/whatwg/html/issues/6631
- import.meta.url always uses percent-encodings (by guybedford)
https://github.com/whatwg/html/issues/6630
- HTML Guide (by SokraDami)
https://github.com/whatwg/html/issues/6629
- Contiguous window.name leads to weirdness (by jakearchibald)
https://github.com/whatwg/html/issues/6628
- Add alt attributes to source elements (by johannesodland)
https://github.com/whatwg/html/issues/6627
19 issues received 89 new comments:
- #6645 legend seems to be recognised/used even when not *first* child (13 by annevk, domenic, patrickhlauke)
https://github.com/whatwg/html/issues/6645 [clarification]
- #6644 `id` were mis-typed as `is` (1 by domenic)
https://github.com/whatwg/html/issues/6644
- #6637 Cross-Origin-Embedder-Policy: cors-or-credentialless (5 by ArthurSonzogni, annevk)
https://github.com/whatwg/html/issues/6637
- #6636 Lazy loading video element poster attribute (1 by annevk)
https://github.com/whatwg/html/issues/6636 [addition/proposal] [needs implementer interest] [topic: media]
- #6635 `:active` pseudo-class specification doesn't account for children of disabled form elements (4 by alystair, annevk, emilio)
https://github.com/whatwg/html/issues/6635 [topic: forms] [topic: rendering]
- #6633 Allow <source> to use <img>'s sizes data as a fallback (11 by Yay295, jakearchibald, romainmenke, zcorpan)
https://github.com/whatwg/html/issues/6633 [addition/proposal] [topic: img]
- #6630 import.meta.url always uses percent-encodings (5 by annevk, bmeck, domenic, guybedford)
https://github.com/whatwg/html/issues/6630
- #6628 Contiguous window.name leads to weirdness (5 by annevk, artines1, davidben, jakearchibald)
https://github.com/whatwg/html/issues/6628 [topic: history]
- #6627 Add alt attributes to source elements (16 by aardrian, annevk, hidde, johannesodland, patrickhlauke, scottaohara, zcorpan)
https://github.com/whatwg/html/issues/6627 [accessibility] [addition/proposal] [needs implementer interest] [topic: img]
- #6552 COEP and COOP inheritance for top level non-HTTP documents (10 by ArthurSonzogni, ParisMeuleman, abflow, annevk, camillelamy)
https://github.com/whatwg/html/issues/6552 [topic: cross-origin-embedder-policy] [topic: cross-origin-opener-policy]
- #6491 Which navigations should add/replace new history entry after initial empty document? (1 by zetafunction)
https://github.com/whatwg/html/issues/6491 [interop] [topic: history] [topic: navigation]
- #6429 Add hooks for observing navigation lifecycle from other specs (2 by domenic, foolip)
https://github.com/whatwg/html/issues/6429 [integration] [topic: navigation]
- #6380 New feature proposal: <(map)> and <layer> elements (3 by Malvoz, prushforth, pshaughn)
https://github.com/whatwg/html/issues/6380 [addition/proposal] [needs implementer interest]
- #5407 Proposal: Disallow cross-origin iframes usage of window.{alert, confirm, prompt} (5 by addamsviz, carlosjoan91, kpeterson85, shakti97)
https://github.com/whatwg/html/issues/5407 [removal/deprecation]
- #5395 Standard for chroma subsampling based on encode quality (1 by tomdav999)
https://github.com/whatwg/html/issues/5395 [topic: canvas]
- #4072 canvas TextMetrics APIs should define rounding better (1 by annevk)
https://github.com/whatwg/html/issues/4072 [topic: canvas]
- #3596 Allow adding icons/images to <select> and <datalist> <option>s (2 by acicali, tophf)
https://github.com/whatwg/html/issues/3596 [addition/proposal] [needs implementer interest] [topic: forms]
- #3567 Have some way of opening `<dialog>` elements without JavaScript (2 by Sora2455, strowbeary)
https://github.com/whatwg/html/issues/3567 [accessibility] [addition/proposal] [needs implementer interest] [topic: dialog] [topic: forms]
- #3338 Proposal: Storage Access API (1 by Bader5110)
https://github.com/whatwg/html/issues/3338 [addition/proposal] [impacts documentation] [interop] [needs concrete proposal] [security/privacy] [topic: cookie] [topic: storage]
2 issues closed:
- `id` were mis-typed as `is` https://github.com/whatwg/html/issues/6644
- NEEN https://github.com/whatwg/html/issues/6632
* whatwg/dom (+1/-0/💬5)
1 issues created:
- `:active` pseudo-class specification doesn't account for children of disabled form elements (by alystair)
https://github.com/whatwg/dom/issues/976
4 issues received 5 new comments:
- #975 Make ShadowRoot.prototype.delegatesFocus mutable? (1 by rniwa)
https://github.com/whatwg/dom/issues/975 [addition/proposal] [needs implementer interest] [topic: shadow]
- #931 ShadowRoot's delegatesFocus (2 by foolip, rniwa)
https://github.com/whatwg/dom/issues/931 [good first issue] [topic: shadow]
- #911 Support `AbortSignal`s in `addEventListener`s options to unsubscribe from events? (1 by caub)
https://github.com/whatwg/dom/issues/911 [addition/proposal] [impacts documentation] [needs implementer interest] [topic: aborting] [topic: events]
- #560 Proposal: Storage Access API (1 by Bader5110)
https://github.com/whatwg/dom/issues/560
Pull requests
-------------
* w3c/html-aam (+0/-0/💬2)
1 pull requests received 2 new comments:
- #322 clarify img naming steps (2 by JAWS-test, jcsteh)
https://github.com/w3c/html-aam/pull/322
* w3c/html-aria (+6/-5/💬16)
6 pull requests submitted:
- Clarify wording of allowed roles for checkbox input with aria-pressed (by patrickhlauke)
https://github.com/w3c/html-aria/pull/316
- Clarify wording of allowed roles for checkbox input with aria-pressed (by carmacleod)
https://github.com/w3c/html-aria/pull/315
- Editorial: make th implied wording consistent with the style of td (by carmacleod)
https://github.com/w3c/html-aria/pull/313
- Editorial changes to tr, th, td for consistency with other roles (by carmacleod)
https://github.com/w3c/html-aria/pull/312
- chore: fixup data-cite usage (by marcoscaceres)
https://github.com/w3c/html-aria/pull/310
- Remove confusion in h1 to h6 implied mapping wording (by carmacleod)
https://github.com/w3c/html-aria/pull/309
7 pull requests received 16 new comments:
- #315 Clarify wording of allowed roles for checkbox input with aria-pressed (1 by scottaohara)
https://github.com/w3c/html-aria/pull/315
- #313 Editorial: make th implied wording consistent with the style of td (1 by scottaohara)
https://github.com/w3c/html-aria/pull/313
- #312 Editorial changes to tr, th, td for consistency with other roles (1 by carmacleod)
https://github.com/w3c/html-aria/pull/312
- #310 chore: fixup data-cite usage (1 by marcoscaceres)
https://github.com/w3c/html-aria/pull/310
- #309 Remove confusion in h1 to h6 implied mapping wording (2 by patrickhlauke, scottaohara)
https://github.com/w3c/html-aria/pull/309
- #306 Editorial changes to structure/prose (6 by marcoscaceres, patrickhlauke)
https://github.com/w3c/html-aria/pull/306
- #300 ARIA 1.2 updates to Allowed ARIA roles, states and properties table (4 by patrickhlauke, scottaohara)
https://github.com/w3c/html-aria/pull/300
5 pull requests merged:
- Clarify wording of allowed roles for checkbox input with aria-pressed
https://github.com/w3c/html-aria/pull/316
- Clarify wording of allowed roles for checkbox input with aria-pressed
https://github.com/w3c/html-aria/pull/315
- Remove confusion in h1 to h6 implied mapping wording
https://github.com/w3c/html-aria/pull/309
- Editorial changes to structure/prose
https://github.com/w3c/html-aria/pull/306
- chore: fixup data-cite usage
https://github.com/w3c/html-aria/pull/310
* whatwg/html (+5/-3/💬58)
5 pull requests submitted:
- export link rels' attr-values (by marcoscaceres)
https://github.com/whatwg/html/pull/6642
- Update Html (by yns-b)
https://github.com/whatwg/html/pull/6640
- Add reset (by mysteryDate)
https://github.com/whatwg/html/pull/6639
- Add `cors-or-credentialless` value to COEP (HTML spec) (by ArthurSonzogni)
https://github.com/whatwg/html/pull/6638
- Update 404.html (by abhishek-kiwande)
https://github.com/whatwg/html/pull/6634
28 pull requests received 58 new comments:
- #6642 export link rel's attr-values (1 by marcoscaceres)
https://github.com/whatwg/html/pull/6642
- #6639 Add reset function to CanvasRenderingContext2D (7 by Kaiido, annevk, mysteryDate)
https://github.com/whatwg/html/pull/6639 [addition/proposal] [topic: canvas]
- #6638 Add `cors-or-credentialless` value to COEP (HTML spec) (1 by ArthurSonzogni)
https://github.com/whatwg/html/pull/6638
- #6589 Add WebCodecs VideoFrame as CanvasImageSource. (1 by kenrussell)
https://github.com/whatwg/html/pull/6589 [addition/proposal] [topic: canvas]
- #6562 Add color space support for CanvasRenderingContext2D, ImageData, and ImageBitmap (6 by annevk, ccameron-chromium)
https://github.com/whatwg/html/pull/6562
- #6560 Add more text modifier properties to canvas 2d api (4 by Cwiiis, annevk, jdashg, yiyix)
https://github.com/whatwg/html/pull/6560 [addition/proposal] [topic: canvas]
- #6504 Add policy container (2 by annevk, antosart)
https://github.com/whatwg/html/pull/6504 [topic: policy container]
- #6496 Add hooks for other specifications to observe navigation (1 by foolip)
https://github.com/whatwg/html/pull/6496
- #6287 Add a final newline normalization for form payloads (1 by andreubotella)
https://github.com/whatwg/html/pull/6287
- #6255 add sftp to safelisted scheme (1 by annevk)
https://github.com/whatwg/html/pull/6255
- #6085 chore: export historyHandling and navigationType (2 by annevk, marcoscaceres)
https://github.com/whatwg/html/pull/6085 [meta] [topic: navigation]
- #5953 Unbounded TextTrackCue end time (5 by foolip, himorin, rjksmith)
https://github.com/whatwg/html/pull/5953
- #5779 Crbug 1060691 name noopener (2 by ParisMeuleman, annevk)
https://github.com/whatwg/html/pull/5779
- #4816 Update the Rendering section for Lists to use the built-in 'list-item… (1 by zcorpan)
https://github.com/whatwg/html/pull/4816
- #4666 Changing spec of TextMetrics to reflect the result unit better (1 by annevk)
https://github.com/whatwg/html/pull/4666 [clarification] [topic: canvas]
- #4460 State restrictions on <link rel="icon"> resources (1 by annevk)
https://github.com/whatwg/html/pull/4460
- #4229 Editorial: Include "legacy" in the name of entry and incumbent (2 by annevk, domenic)
https://github.com/whatwg/html/pull/4229
- #3926 Adds convertToBlob to Canvas (3 by annevk, fserb)
https://github.com/whatwg/html/pull/3926 [addition/proposal] [impacts documentation] [needs implementer interest] [needs tests] [topic: canvas]
- #3882 Adds wide-gamut support (1 by annevk)
https://github.com/whatwg/html/pull/3882 [addition/proposal] [impacts documentation] [needs tests] [topic: canvas]
- #3205 Add goal parameter checks to JavaScript (1 by annevk)
https://github.com/whatwg/html/pull/3205 [do not merge yet] [needs implementer interest] [normative change] [topic: script]
- #3064 Depend on Fullscreen API's removing steps when <dialog> is removed (2 by annevk, foolip)
https://github.com/whatwg/html/pull/3064 [do not merge yet] [topic: dialog]
- #2970 Editorial: Make "parse a srcset attribute" return an ordered set (1 by annevk)
https://github.com/whatwg/html/pull/2970 [clarification] [topic: img]
- #2924 Use union for Document named getter return type (1 by annevk)
https://github.com/whatwg/html/pull/2924
- #2809 Specify active service worker inheritance (1 by annevk)
https://github.com/whatwg/html/pull/2809
- #2623 Require user agents to refuse potentially unsafe cross-origin downloads (1 by annevk)
https://github.com/whatwg/html/pull/2623 [do not merge yet] [interop] [needs compat analysis] [topic: hyperlink]
- #2599 Delegate srcdoc's CSP list initialization to CSP. (1 by annevk)
https://github.com/whatwg/html/pull/2599 [do not merge yet]
- #2426 [HTMLMediaElement] Add a controlsList/controlslist attribute. (5 by annevk, domenic, hober)
https://github.com/whatwg/html/pull/2426 [addition/proposal] [do not merge yet] [needs implementer interest]
- #2056 Make UAs support named character references in all XML docs (2 by annevk, sideshowbarker)
https://github.com/whatwg/html/pull/2056 [do not merge yet] [needs implementer interest]
3 pull requests merged:
- Add policy container
https://github.com/whatwg/html/pull/6504 [topic: policy container]
- Add more text modifier properties to canvas 2d api
https://github.com/whatwg/html/pull/6560 [addition/proposal] [topic: canvas]
- Update the Rendering section for Lists to use the built-in 'list-item…
https://github.com/whatwg/html/pull/4816
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, 3 May 2021 17:00:25 UTC