- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 26 Oct 2020 17:00:11 +0000
- To: public-html@w3.org
- Message-Id: <E1kX5qt-0006gO-AB@uranus.w3.org>
Issues
------
* w3c/html-aam (+3/-1/π¬15)
3 issues created:
- Potential ambiguity with role=combobox and contenteditable on MacOS (by mrobinson)
https://github.com/w3c/html-aam/issues/312
- states vs properties reference is broken (by scottaohara)
https://github.com/w3c/html-aam/issues/311
- Option role dead link and clarification (by AlexLloyd0)
https://github.com/w3c/html-aam/issues/310
3 issues received 15 new comments:
- #312 Potential ambiguity with role=combobox and contenteditable on MacOS (12 by JAWS-test, carmacleod, kloots, mcking65, mrobinson)
https://github.com/w3c/html-aam/issues/312
- #310 Option role dead link and clarification (2 by AlexLloyd0, scottaohara)
https://github.com/w3c/html-aam/issues/310
- #309 Proposal: HTML use of remote alt text; matching extension/formalization for HTTP Content-Disposition & MIME (1 by saizai)
https://github.com/w3c/html-aam/issues/309 [a11y-tracker]
1 issues closed:
- Option role dead link and clarification https://github.com/w3c/html-aam/issues/310
* w3c/webcomponents (+1/-0/π¬12)
1 issues created:
- RfC: An alternative approach to accessibility across shadow boundaries (by rniwa)
https://github.com/w3c/webcomponents/issues/898
8 issues received 12 new comments:
- #898 RfC: An alternative approach to accessibility across shadow boundaries (2 by leobalter, rniwa)
https://github.com/w3c/webcomponents/issues/898
- #885 [declarative-custom-elements] shorter syntax (1 by dy)
https://github.com/w3c/webcomponents/issues/885
- #877 Web Components-related breakouts @ TPAC 2020 (3 by dontcallmedom, kenchris, leobalter)
https://github.com/w3c/webcomponents/issues/877
- #776 Editor support for WebComponents (1 by castastrophe)
https://github.com/w3c/webcomponents/issues/776 [question]
- #703 [templates] How to handle expressions in tables (1 by dy)
https://github.com/w3c/webcomponents/issues/703 [templates]
- #702 [templates] implement a polyfill of template-instantiation before even considering to add the API natively to the platform (2 by bennypowers, web-padawan)
https://github.com/w3c/webcomponents/issues/702 [templates]
- #695 [templates] If HTML Template Instantiation proposal is adopted, consider a HTML-native syntax (1 by dy)
https://github.com/w3c/webcomponents/issues/695 [templates]
- #682 [templates] How featureful should the default processor be? (1 by dy)
https://github.com/w3c/webcomponents/issues/682 [templates]
* whatwg/html (+7/-5/π¬42)
7 issues created:
- Transferable resolve/reject (by Jamesernator)
https://github.com/whatwg/html/issues/6107
- html (by proctortwitchy)
https://github.com/whatwg/html/issues/6100
- Typo? local storage (by ctur)
https://github.com/whatwg/html/issues/6094
- The <main> and <section> element relations are unclear (by belfie13)
https://github.com/whatwg/html/issues/6093
- Suggest applying accessbilities to DOM node (by aleen42)
https://github.com/whatwg/html/issues/6091
- Ordinal number word attribute (by jfbrennan)
https://github.com/whatwg/html/issues/6090
- HTMLTableElement caption/tHead/tFoot setters exception inconsistencies (by TRowbotham)
https://github.com/whatwg/html/issues/6089
15 issues received 42 new comments:
- #6107 Transferable resolve/reject (1 by annevk)
https://github.com/whatwg/html/issues/6107 [addition/proposal] [needs implementer interest] [topic: serialize and transfer]
- #6094 Typo? local storage (4 by ctur, sideshowbarker)
https://github.com/whatwg/html/issues/6094
- #6091 Suggest applying accessibilities to DOM nodes (4 by Yay295, aleen42, domenic)
https://github.com/whatwg/html/issues/6091
- #6090 Ordinal number word attribute (8 by Yay295, domenic, jfbrennan)
https://github.com/whatwg/html/issues/6090
- #6089 HTMLTableElement caption/tHead/tFoot setters exception inconsistencies (2 by TRowbotham, domenic)
https://github.com/whatwg/html/issues/6089
- #6040 Proposal: beforematch event and content-visibility: hidden-matchable (4 by alice, josepharhar, smaug----, vmpstr)
https://github.com/whatwg/html/issues/6040 [addition/proposal] [needs implementer interest]
- #5856 TPAC 2020: HTML Standard meeting interest (3 by zcorpan)
https://github.com/whatwg/html/issues/5856 [meta]
- #5297 Add TextTrackCue end time representing end of media (8 by alastor0325, chrisn, eric-carlson, foolip, fsoder)
https://github.com/whatwg/html/issues/5297 [addition/proposal] [topic: media]
- #5042 Rendering accesskey (2 by Malvoz, cookiecrook)
https://github.com/whatwg/html/issues/5042 [accessibility]
- #4474 Create reusable image fetching logic for other standards (1 by annevk)
https://github.com/whatwg/html/issues/4474 [topic: fetch] [topic: img]
- #3684 Serialise with implicit transfer (for Streams) (1 by annevk)
https://github.com/whatwg/html/issues/3684 [topic: serialize and transfer]
- #3483 img doesn't seem to handle opaque responses from fetch API (1 by andreubotella)
https://github.com/whatwg/html/issues/3483 [topic: fetch] [topic: img]
- #2311 Provide a way to have disabled form controls to be submitted (was: readonly attribute) (1 by felixfbecker)
https://github.com/whatwg/html/issues/2311 [addition/proposal] [needs implementer interest] [topic: forms]
- #2271 Make custom attribute rules consistent with custom element name rules (1 by Malvoz)
https://github.com/whatwg/html/issues/2271 [addition/proposal] [needs implementer interest] [topic: custom elements]
- #617 A setTimeout that returns a promise that resolves after specified time. (1 by jarrodek)
https://github.com/whatwg/html/issues/617 [addition/proposal] [needs implementer interest]
5 issues closed:
- Serialise with implicit transfer (for Streams) https://github.com/whatwg/html/issues/3684 [topic: serialize and transfer]
- html https://github.com/whatwg/html/issues/6100
- Typo? local storage https://github.com/whatwg/html/issues/6094
- When is a lazy-loaded image "about to intersect the viewport" https://github.com/whatwg/html/issues/5408 [topic: img]
- HTMLTableElement caption/tHead/tFoot setters exception inconsistencies https://github.com/whatwg/html/issues/6089
* whatwg/dom (+2/-1/π¬41)
2 issues created:
- Proposal: add `children` option to `MutationObserverInit` (by WebReflection)
https://github.com/whatwg/dom/issues/905
- "target " (by masa77736)
https://github.com/whatwg/dom/issues/904
4 issues received 41 new comments:
- #905 Proposal: add `childFilter` option to `MutationObserverInit` (4 by WebReflection, dy)
https://github.com/whatwg/dom/issues/905 [addition/proposal] [needs implementer interest]
- #895 Add NodeList.setAttributes (1 by michaschwab)
https://github.com/whatwg/dom/issues/895 [addition/proposal] [needs implementer interest]
- #831 Declarative Shadow DOM (35 by cure53, dfabulich, inoas, justinfagnani, koto, mfreed7, namedgraph, rniwa)
https://github.com/whatwg/dom/issues/831 [addition/proposal] [needs implementer interest] [topic: shadow]
- #644 Define cloning steps for an select element (1 by blackirishmec)
https://github.com/whatwg/dom/issues/644
1 issues closed:
- "target " https://github.com/whatwg/dom/issues/904
Pull requests
-------------
* w3c/html-aria (+0/-1/π¬2)
1 pull requests received 2 new comments:
- #243 update allowances for image with empty alt (2 by carmacleod, scottaohara)
https://github.com/w3c/html-aria/pull/243
1 pull requests merged:
- Include <input> with <input type=text>
https://github.com/w3c/html-aria/pull/242
* w3c/webcomponents (+2/-0/π¬7)
2 pull requests submitted:
- Add an updated proposal for DOM Parts. (by rniwa)
https://github.com/w3c/webcomponents/pull/899
- Declarative components proposal (by emanuelhfarias)
https://github.com/w3c/webcomponents/pull/897
2 pull requests received 7 new comments:
- #899 Add an updated proposal for DOM Parts. (5 by justinfagnani, rniwa, yuzhe-han)
https://github.com/w3c/webcomponents/pull/899
- #897 Declarative components proposal (2 by emanuelhfarias, justinfagnani)
https://github.com/w3c/webcomponents/pull/897
* whatwg/html (+12/-3/π¬37)
12 pull requests submitted:
- improved DOCS (by Devendranth-Maddula)
https://github.com/whatwg/html/pull/6106
- Update - 404 - Not Found Page Title (by Saksham0003)
https://github.com/whatwg/html/pull/6105
- Create HTML Text Color (by gauravgb)
https://github.com/whatwg/html/pull/6104
- Create HTML Login Form (by gauravgb)
https://github.com/whatwg/html/pull/6103
- Update 404.html (by pgpranavtinu)
https://github.com/whatwg/html/pull/6102
- Create css animation (by vis879)
https://github.com/whatwg/html/pull/6101
- Create form.md (by alivapriyadarshini5)
https://github.com/whatwg/html/pull/6099
- Make COOP+COEP do not imply crossOriginIsolated. (by ArthurSonzogni)
https://github.com/whatwg/html/pull/6098
- WIP: update xrefs to use new IntersectionObserver terms (by zcorpan)
https://github.com/whatwg/html/pull/6097
- EDITORIAL: Update emacs & vim modeline. (by ArthurSonzogni)
https://github.com/whatwg/html/pull/6096
- Fix typo in storage interface (by ctur)
https://github.com/whatwg/html/pull/6095
- Update 404.html (by F1-P1)
https://github.com/whatwg/html/pull/6092
11 pull requests received 37 new comments:
- #6098 Make COOP+COEP do not imply crossOriginIsolated. (5 by ArthurSonzogni, domenic, yutakahirano)
https://github.com/whatwg/html/pull/6098
- #6096 EDITORIAL: Update emacs & vim modeline. (6 by ArthurSonzogni, annevk, domenic, sideshowbarker)
https://github.com/whatwg/html/pull/6096
- #6095 Fix typo in storage interface (7 by ctur, domenic, sideshowbarker)
https://github.com/whatwg/html/pull/6095 [topic: storage]
- #6087 Editorial: COOP/COEP, minor improvements around cross-reference. (2 by ArthurSonzogni)
https://github.com/whatwg/html/pull/6087 [topic: cross-origin-embedder-policy] [topic: cross-origin-opener-policy]
- #6086 Set withEnvironment of event handler scopes correctly (2 by ExE-Boss, syg)
https://github.com/whatwg/html/pull/6086
- #6085 chore: export historyHandling and navigationType (6 by domenic, marcoscaceres)
https://github.com/whatwg/html/pull/6085
- #6070 Disallow import() in worklets (1 by padenot)
https://github.com/whatwg/html/pull/6070 [topic: worklets]
- #6032 Remove specification of intrinsic aspect-ratio, and instead map width⦠(3 by cbiesinger, zcorpan)
https://github.com/whatwg/html/pull/6032 [topic: rendering]
- #5917 Suggest a rootMargin strategy for lazy-loaded elements (1 by zcorpan)
https://github.com/whatwg/html/pull/5917
- #5574 Allow an image to indicate its own density and correct its intrinsic size (1 by noamr)
https://github.com/whatwg/html/pull/5574 [addition/proposal] [needs implementer interest] [topic: img]
- #3047 Add a timezonechange event to Window/WorkerGlobalScope (3 by annevk, asankah, littledan)
https://github.com/whatwg/html/pull/3047 [addition/proposal] [i18n-tracker] [impacts documentation] [needs implementer interest] [needs tests] [privacy-tracker]
3 pull requests merged:
- Fix typo in storage interface
https://github.com/whatwg/html/pull/6095
- Suggest a rootMargin strategy for lazy-loaded elements
https://github.com/whatwg/html/pull/5917
- Editorial: COOP/COEP, minor improvements around cross-reference.
https://github.com/whatwg/html/pull/6087 [topic: cross-origin-embedder-policy] [topic: cross-origin-opener-policy]
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, 26 October 2020 17:00:14 UTC