- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 31 May 2021 17:00:27 +0000
- To: public-html@w3.org
- Message-Id: <E1lnlH9-0005sz-W1@uranus.w3.org>
Issues
------
* w3c/html-aam (+2/-2/💬4)
2 issues created:
- Is the accessible name for td/th/tr elements intentionally meant to be calculated by looking at the ancestor table element? (by sideshowbarker)
https://github.com/w3c/html-aam/issues/335
- Problematic mappings for <a> without href (by aleventhal)
https://github.com/w3c/html-aam/issues/333
2 issues received 4 new comments:
- #335 Is the accessible name for td/th/tr elements intentionally meant to be calculated by looking at the ancestor table element? (1 by scottaohara)
https://github.com/w3c/html-aam/issues/335
- #333 Problematic mappings for <a> without href (3 by aleventhal, scottaohara)
https://github.com/w3c/html-aam/issues/333 [Agenda]
2 issues closed:
- Is the accessible name for td/th/tr elements intentionally meant to be calculated by looking at the ancestor table element? https://github.com/w3c/html-aam/issues/335
- Specification status report for TPAC 2019 https://github.com/w3c/html-aam/issues/233
* w3c/html-aria (+1/-1/💬1)
1 issues created:
- Consider allowing roles on <area> with no href attribute (by scottaohara)
https://github.com/w3c/html-aria/issues/325
1 issues received 1 new comments:
- #317 <area> with no href should allow roles (1 by scottaohara)
https://github.com/w3c/html-aria/issues/317 [After 1.0] [Allowed Roles] [a11y-needs-resolution]
1 issues closed:
- <area> with no href should allow roles https://github.com/w3c/html-aria/issues/317 [After 1.0] [Allowed Roles] [a11y-needs-resolution]
* w3c/webcomponents (+0/-0/💬1)
1 issues received 1 new comments:
- #927 `CustomElementRegistry.define()` should return the new custom element (1 by rpivo)
https://github.com/WICG/webcomponents/issues/927
* whatwg/html (+8/-5/💬44)
8 issues created:
- https://pct.wipo.int (by AnzM1)
https://github.com/whatwg/html/issues/6727
- 보안 (by nana6956)
https://github.com/whatwg/html/issues/6726
- project (by churu3363)
https://github.com/whatwg/html/issues/6725
- Prefetching Documents (by jeffkaufman)
https://github.com/whatwg/html/issues/6723
- HTML (by Kominminsoe88)
https://github.com/whatwg/html/issues/6722
- It is fine to use `hidden` to hide tabpanels. The spec needs a correction. (by ianthedev)
https://github.com/whatwg/html/issues/6719
- Support navigations where triggered resource loads bypass the cache (by jgraham)
https://github.com/whatwg/html/issues/6718
- https://github.com/whatwg/html.wiki.git (by RandinAk)
https://github.com/whatwg/html/issues/6716
20 issues received 44 new comments:
- #6723 Prefetching Documents (6 by annevk, domenic, domfarolino, jeffkaufman)
https://github.com/whatwg/html/issues/6723
- #6719 It is fine to use `hidden` to hide tabpanels. The spec needs a correction. (2 by domenic)
https://github.com/whatwg/html/issues/6719
- #6718 Support navigations where triggered resource loads bypass the cache (4 by annevk, domenic, jakearchibald, jgraham)
https://github.com/whatwg/html/issues/6718 [topic: fetch] [topic: navigation]
- #6711 [Suggestion] Add constants for SVG, and MathML namespaces (2 by annevk, domenic)
https://github.com/whatwg/html/issues/6711
- #6703 target's TLBC should be target's BC's TLBC in has focus steps (3 by Patil2099, annevk)
https://github.com/whatwg/html/issues/6703 [good first issue]
- #6699 Allow certain tasks to run even when document is not fully active? (1 by rakina)
https://github.com/whatwg/html/issues/6699 [topic: document lifecycle] [topic: fetch]
- #6672 Navigation is sometimes disallowed "during unload" in situations where the unload counter is zero (4 by annevk, domenic)
https://github.com/whatwg/html/issues/6672 [topic: history] [topic: navigation]
- #6579 Maybe all navigations before the document is completely loaded should be "replace" (2 by domenic)
https://github.com/whatwg/html/issues/6579 [interop] [topic: navigation]
- #6364 Allowing top-level communication for cross-origin isolated documents (1 by camillelamy)
https://github.com/whatwg/html/issues/6364 [topic: cross-origin-embedder-policy] [topic: cross-origin-opener-policy]
- #5325 Feature detection of module workers is hard (4 by Kaiido, NotWoods, annevk)
https://github.com/whatwg/html/issues/5325 [addition/proposal] [needs implementer interest] [topic: workers]
- #4923 add attribute max-size to input type file (1 by khus29)
https://github.com/whatwg/html/issues/4923 [addition/proposal] [needs implementer interest] [topic: forms]
- #4904 "For example, it is incorrect to use hidden to h..." (1 by thierryk)
https://github.com/whatwg/html/issues/4904 [document conformance]
- #4814 Matching user input to datalist values (2 by domenic, r12a)
https://github.com/whatwg/html/issues/4814 [i18n-needs-resolution] [topic: forms]
- #3699 It is unclear how directionality should be inherited into Shadow DOM (2 by MyidShin, annevk)
https://github.com/whatwg/html/issues/3699 [i18n-alreq] [i18n-hlreq] [i18n-tracker] [topic: shadow]
- #3657 Possible spec bug with allowpaymentrequest and creation of iframe (1 by domenic)
https://github.com/whatwg/html/issues/3657 [topic: navigation]
- #3447 Clarify how to cancel a navigation (1 by domenic)
https://github.com/whatwg/html/issues/3447 [topic: navigation]
- #1191 Implicit race with frame loading vs pushState/hash change (3 by domenic, jakearchibald)
https://github.com/whatwg/html/issues/1191 [topic: history] [topic: navigation]
- #1102 Define `<input capture>`, ideally with a hint for which camera to use (2 by annevk, marcoscaceres)
https://github.com/whatwg/html/issues/1102 [integration] [topic: forms]
- #1031 Define Navigation Timing moments (1 by domenic)
https://github.com/whatwg/html/issues/1031 [clarification] [integration] [topic: navigation]
- #239 Purpose of timer nesting level for repeating timers is unclear (1 by lrozenblyum)
https://github.com/whatwg/html/issues/239 [clarification]
5 issues closed:
- Allow certain tasks to run even when document is not fully active? https://github.com/whatwg/html/issues/6699 [topic: document lifecycle] [topic: fetch]
- Define Navigation Timing moments https://github.com/whatwg/html/issues/1031 [clarification] [integration] [topic: navigation]
- Possible spec bug with allowpaymentrequest and creation of iframe https://github.com/whatwg/html/issues/3657 [topic: navigation]
- "abort" Event Isn't Fired When Aborting Document Load https://github.com/whatwg/html/issues/3525 [removal/deprecation] [topic: document lifecycle] [topic: events]
- It is fine to use `hidden` to hide tabpanels. The spec needs a correction. https://github.com/whatwg/html/issues/6719
* whatwg/dom (+1/-0/💬9)
1 issues created:
- بانک جهانی (by saeidasade321)
https://github.com/whatwg/dom/issues/983
4 issues received 9 new comments:
- #983 بانک جهانی (1 by saeidasade321)
https://github.com/whatwg/dom/issues/983
- #981 Specify that AbortController#abort() be bound to AbortController instance (2 by Jamesernator, benjamingr)
https://github.com/whatwg/dom/issues/981 [addition/proposal] [needs implementer interest] [topic: aborting]
- #946 Expose an `aborted` promise on AbortSignal? (1 by bathos)
https://github.com/whatwg/dom/issues/946 [needs implementer interest] [topic: aborting]
- #533 Make it possible to observe connected-ness of a node (5 by Jack-Works, WebReflection, annevk, wessberg)
https://github.com/whatwg/dom/issues/533 [addition/proposal]
Pull requests
-------------
* w3c/html-aam (+1/-0/💬1)
1 pull requests submitted:
- Fill in ARIA rows - issue 259 (by scottaohara)
https://github.com/w3c/html-aam/pull/334
1 pull requests received 1 new comments:
- #226 if mapped initial commit (1 by scottaohara)
https://github.com/w3c/html-aam/pull/226 [not ready for merge]
* whatwg/html (+5/-2/💬43)
5 pull requests submitted:
- Specify window.clientInformation (by domenic)
https://github.com/whatwg/html/pull/6721 [addition/proposal] [interop]
- Fixes to stopping document loading (by domenic)
https://github.com/whatwg/html/pull/6720 [impacts documentation] [removal/deprecation] [topic: navigation]
- target's TLBC made to target BC's TLBC in has focus steps (by Patil2099)
https://github.com/whatwg/html/pull/6717
- [HTMLMediaElement] Add a controlsList/controlslist attribute (by beaufortfrancois)
https://github.com/whatwg/html/pull/6715
- Fix handling of navigations before/during load (by domenic)
https://github.com/whatwg/html/pull/6714 [interop] [normative change] [topic: navigation]
9 pull requests received 43 new comments:
- #6720 Fixes to stopping document loading (1 by domenic)
https://github.com/whatwg/html/pull/6720 [impacts documentation] [removal/deprecation] [topic: navigation]
- #6717 target's TLBC made to target BC's TLBC in has focus steps (3 by Patil2099, annevk)
https://github.com/whatwg/html/pull/6717
- #6715 [HTMLMediaElement] Add a controlsList/controlslist attribute (5 by beaufortfrancois, eric-carlson)
https://github.com/whatwg/html/pull/6715 [addition/proposal] [needs implementer interest]
- #6677 Move referrer policy into policy container (9 by annevk, antosart, domfarolino)
https://github.com/whatwg/html/pull/6677
- #6584 Add FTP related protocols to the `registerProtocolHandler` safelist. (2 by annevk, domenic)
https://github.com/whatwg/html/pull/6584 [addition/proposal] [topic: custom protocols]
- #6496 Add hooks for other specifications to observe navigation (7 by domenic, foolip, jgraham)
https://github.com/whatwg/html/pull/6496
- #6466 Expand <details> for find-in-page and element fragments (11 by chrishtr, emilio, josepharhar)
https://github.com/whatwg/html/pull/6466 [agenda+] [needs tests]
- #5574 Allow an image to indicate its own density and correct its intrinsic size (3 by noamr, zcorpan)
https://github.com/whatwg/html/pull/5574 [addition/proposal] [topic: img]
- #2426 [HTMLMediaElement] Add a controlsList/controlslist attribute. (2 by beaufortfrancois, domenic)
https://github.com/whatwg/html/pull/2426 [addition/proposal] [do not merge yet] [needs implementer interest]
2 pull requests merged:
- Move referrer policy into policy container
https://github.com/whatwg/html/pull/6677
- Fixes to stopping document loading
https://github.com/whatwg/html/pull/6720 [impacts documentation] [removal/deprecation] [topic: navigation]
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, 31 May 2021 17:00:45 UTC