- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 21 Mar 2022 17:00:22 +0000
- To: public-html@w3.org
- Message-Id: <E1nWLOI-00080M-HD@uranus.w3.org>
Issues
------
* w3c/html-aam (+1/-0/💬0)
1 issues created:
- Expose a dialog as modal / non-modal (by scottaohara)
https://github.com/w3c/html-aam/issues/377
* w3c/html-aria (+1/-0/💬0)
1 issues created:
- Review ruby elements more closely (by scottaohara)
https://github.com/w3c/html-aria/issues/407
* w3c/webcomponents (+1/-0/💬1)
1 issues created:
- CSS Appearance for Constructable Stylesheets (by Offroaders123)
https://github.com/WICG/webcomponents/issues/957
1 issues received 1 new comments:
- #509 The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (1 by inopinatus)
https://github.com/WICG/webcomponents/issues/509 [custom-elements]
* whatwg/html (+12/-4/💬53)
12 issues created:
- Modern browsers don't implement "4.10.21.2 Implicit submission" correctly (by IliasDewachter)
https://github.com/whatwg/html/issues/7730
- karin112233K (by karinna77)
https://github.com/whatwg/html/issues/7721
- <a download> can sometimes just navigate (by domenic)
https://github.com/whatwg/html/issues/7718 [topic: navigation]
- Iframe's sandbox IDL definition. Why is it readonly? (by ArthurSonzogni)
https://github.com/whatwg/html/issues/7717
- Window's time origin is totally different across browser. Consider simplifying (by noamr)
https://github.com/whatwg/html/issues/7716
- All cloud recovering (by Deeprai32037i)
https://github.com/whatwg/html/issues/7714
- Allow Browsing Contexts to maintain opener member across Browsing Context Groups. (by hemeryar)
https://github.com/whatwg/html/issues/7713
- Initial focus placement for dialog element: terminology for first-focusable vs first-tabbable (by scottaohara)
https://github.com/whatwg/html/issues/7710
- Consider conformance guidance for authors to explicitly declare autofocus for dialog element (by scottaohara)
https://github.com/whatwg/html/issues/7709
- Consider conformance guidance for dialogs which contain large blocks of text (by scottaohara)
https://github.com/whatwg/html/issues/7708
- Clarify expectations for modeless dialogs (by scottaohara)
https://github.com/whatwg/html/issues/7707
- [Feature Request] Generalize imports to permit statically loading arbitrary text and data. (by 7ombie)
https://github.com/whatwg/html/issues/7706
21 issues received 53 new comments:
- #7730 Modern browsers don't implement "4.10.21.2 Implicit submission" correctly (1 by annevk)
https://github.com/whatwg/html/issues/7730 [topic: forms]
- #7717 Iframe's sandbox IDL definition. Why is it readonly? (2 by ArthurSonzogni, pshaughn)
https://github.com/whatwg/html/issues/7717
- #7716 Window's time origin is totally different across browsers. Consider simplifying (3 by achristensen07, annevk, noamr)
https://github.com/whatwg/html/issues/7716 [topic: navigation]
- #7713 Allow Browsing Contexts to maintain opener member across Browsing Context Groups. (2 by annevk, hemeryar)
https://github.com/whatwg/html/issues/7713 [addition/proposal] [topic: browsing context] [topic: cross-origin-opener-policy]
- #7708 Consider conformance guidance for dialogs which contain large blocks of text (1 by Yay295)
https://github.com/whatwg/html/issues/7708
- #7707 Clarify expectations for modeless dialogs (2 by scottaohara)
https://github.com/whatwg/html/issues/7707
- #7706 [Feature Request] Generalize imports to permit statically loading arbitrary text and data. (23 by 7ombie, GeoffreyBooth, annevk, bmeck, domenic, ljharb, pshaughn)
https://github.com/whatwg/html/issues/7706 [addition/proposal] [needs implementer interest] [topic: script]
- #7703 interop issues in protocol handler manual tests due to url encoding (1 by annevk)
https://github.com/whatwg/html/issues/7703 [topic: custom protocols]
- #7701 Changes in page title as bona fide status messages (as with <output>) (2 by brennanyoung)
https://github.com/whatwg/html/issues/7701
- #7697 Add concrete algorithm options like 'bilinear' and 'bicubic' to ctx.imageSmoothingQuality (1 by josephrocca)
https://github.com/whatwg/html/issues/7697 [needs implementer interest] [topic: canvas]
- #7686 Define behavior of preload when CSP was changed between fetching and consuming (1 by noamr)
https://github.com/whatwg/html/issues/7686 [integration]
- #7568 Merging Client Hints Infrastructure into HTML (and FETCH) Standards (1 by annevk)
https://github.com/whatwg/html/issues/7568
- #7428 Allow objects to customize serialization / deserialization for structured clone (1 by jimmywarting)
https://github.com/whatwg/html/issues/7428
- #6806 In user activation algorithms, "current high resolution time" is called without a global (1 by sylph01)
https://github.com/whatwg/html/issues/6806 [good first issue]
- #6501 A new mode for iframes where they don't add to the joint session history? (1 by clelland)
https://github.com/whatwg/html/issues/6501 [addition/proposal] [topic: navigation] [topic: history]
- #6364 Allowing top-level communication for cross-origin isolated documents (2 by annevk, camillelamy)
https://github.com/whatwg/html/issues/6364 [topic: cross-origin-opener-policy] [topic: cross-origin-embedder-policy]
- #4986 autocomplete attribute for street-address details (1 by r12a)
https://github.com/whatwg/html/issues/4986 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [i18n-tracker]
- #2771 DOM "insertion steps" (2 by sylph01)
https://github.com/whatwg/html/issues/2771 [clarification] [good first issue]
- #2191 Disable custom protocols in sandboxed iframe (1 by ArthurSonzogni)
https://github.com/whatwg/html/issues/2191 [normative change] [addition/proposal] [security/privacy] [topic: custom protocols]
- #2018 Should History.length really be cross-domain [XSHM breach]? (3 by camillelamy, domenic)
https://github.com/whatwg/html/issues/2018 [security/privacy] [topic: history]
- #763 Shadow DOM and <iframe> (1 by itayadler)
https://github.com/whatwg/html/issues/763 [topic: shadow]
4 issues closed:
- Define behavior of preload when CSP was changed between fetching and consuming https://github.com/whatwg/html/issues/7686 [integration]
- Define behavior of preload when CSP was changed between fetching and consuming https://github.com/whatwg/html/issues/7686 [integration]
- Consider removing settings object's responsible document https://github.com/whatwg/html/issues/4335 [clarification]
- In user activation algorithms, "current high resolution time" is called without a global https://github.com/whatwg/html/issues/6806 [good first issue]
Pull requests
-------------
* whatwg/html (+5/-4/💬28)
5 pull requests submitted:
- Fetch: Use 'conclude' instead of 'finalize' (by noamr)
https://github.com/whatwg/html/pull/7722
- Set timeOrigin to fetch startTime (by noamr)
https://github.com/whatwg/html/pull/7720
- Meta: match whatwg.org color contrast tweaks (by annevk)
https://github.com/whatwg/html/pull/7715
- Clarify usage of "insertion steps" in the HTML Standard (by sylph01)
https://github.com/whatwg/html/pull/7712
- Specify the global object passed to current high resolution time (by sylph01)
https://github.com/whatwg/html/pull/7705
8 pull requests received 28 new comments:
- #7712 Clarify usage of "insertion steps" in the HTML Standard (7 by domenic, sylph01)
https://github.com/whatwg/html/pull/7712
- #7705 Specify the global object passed to current high resolution time (1 by sylph01)
https://github.com/whatwg/html/pull/7705
- #7694 Remove "responsible document" concept (2 by domenic, miketaylr)
https://github.com/whatwg/html/pull/7694 [clarification]
- #7675 WIP: Early hints (1 by yoavweiss)
https://github.com/whatwg/html/pull/7675
- #7658 Import condition (1 by mirisuzanne)
https://github.com/whatwg/html/pull/7658
- #7475 Add hidden=until-found HTML attribute and beforematch event (13 by bathos, domenic, josepharhar, pjetrucha, zcorpan)
https://github.com/whatwg/html/pull/7475 [addition/proposal] [document conformance] [impacts documentation]
- #5339 JavaScript ShadowRealm proposal integration (2 by annevk, domenic)
https://github.com/whatwg/html/pull/5339 [do not merge yet]
- #4184 Focus the dialog element instead of the first focusable item (1 by aleventhal)
https://github.com/whatwg/html/pull/4184 [normative change] [needs implementer interest] [accessibility] [topic: dialog]
4 pull requests merged:
- Editorial: Add note about late CSP
https://github.com/whatwg/html/pull/7688 [clarification]
- Meta: match whatwg.org color contrast tweaks
https://github.com/whatwg/html/pull/7715
- Remove "responsible document" concept
https://github.com/whatwg/html/pull/7694 [clarification]
- Specify the global object passed to current high resolution time
https://github.com/whatwg/html/pull/7705 [topic: user activation]
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, 21 March 2022 17:00:24 UTC