- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 21 Jun 2021 17:00:25 +0000
- To: public-html@w3.org
- Message-Id: <E1lvNHd-0000qp-OQ@uranus.w3.org>
Issues
------
* w3c/html-aam (+0/-0/💬1)
1 issues received 1 new comments:
- #333 Problematic mappings for <a> without href (1 by jnurthen)
https://github.com/w3c/html-aam/issues/333 [Agenda]
* w3c/html-aria (+1/-0/💬3)
1 issues created:
- Respec errors: references for `audio` and `menu` broken (by patrickhlauke)
https://github.com/w3c/html-aria/issues/328
2 issues received 3 new comments:
- #328 Respec errors: references for `audio` and `menu` broken (2 by patrickhlauke, scottaohara)
https://github.com/w3c/html-aria/issues/328
- #326 CFC: transition Aria in HTML to CR (1 by scottaohara)
https://github.com/w3c/html-aria/issues/326
* w3c/webcomponents (+0/-0/💬2)
1 issues received 2 new comments:
- #716 Scoped Custom Element Registries (2 by caridy, lazka)
https://github.com/WICG/webcomponents/issues/716 [custom-elements] [needs concrete proposal]
* whatwg/html (+8/-9/💬41)
8 issues created:
- "Any other end tag" (by stevecheckoway)
https://github.com/whatwg/html/issues/6788
- Vishvag (by AVishvag)
https://github.com/whatwg/html/issues/6786
- Something is wrong with the menu at the top of https://html.spec.whatwg.org/ (by SleeplessinDC)
https://github.com/whatwg/html/issues/6785
- " Media Queries, H. Lie, T. Çelik, D. Glazman, A..." (by jaimeiniesta)
https://github.com/whatwg/html/issues/6784
- Disallow setting document.domain to a TLD (by thorlacius)
https://github.com/whatwg/html/issues/6775
- Office Page (by libertyballmarkers)
https://github.com/whatwg/html/issues/6774
- What should history.back() do when sync navigations are involved? (by domenic)
https://github.com/whatwg/html/issues/6773 [interop] [topic: history]
- Projeto site PWI (by Bianca150)
https://github.com/whatwg/html/issues/6771
19 issues received 41 new comments:
- #6788 "Any other end tag" (2 by bathos, stevecheckoway)
https://github.com/whatwg/html/issues/6788
- #6785 Something is wrong with the menu at the top of https://html.spec.whatwg.org/ (1 by annevk)
https://github.com/whatwg/html/issues/6785
- #6784 " Media Queries, H. Lie, T. Çelik, D. Glazman, A..." (2 by annevk, plinss)
https://github.com/whatwg/html/issues/6784 [meta]
- #6783 CORS-cross-origin is used for "image data" and "media data" but appears undefined (2 by domenic, zcorpan)
https://github.com/whatwg/html/issues/6783 [topic: fetch] [topic: img] [topic: media]
- #6775 Setting document.domain should not work for any public suffix (4 by Yay295, annevk, domenic, thorlacius)
https://github.com/whatwg/html/issues/6775
- #6773 What should history.back() do when sync navigations are involved? (8 by annevk, jakearchibald, natechapin, smaug----)
https://github.com/whatwg/html/issues/6773 [interop] [topic: history]
- #6761 Web compat: don't run async scripts between adjacent sync <script>s (2 by mfreed7, richard-townsend-arm)
https://github.com/whatwg/html/issues/6761 [compat] [topic: parser] [topic: script]
- #6739 Upcoming HTML standard issue triage meeting on 7/1/2021 (1 by past)
https://github.com/whatwg/html/issues/6739 [agenda+]
- #6682 Navigating to same url - replace or add? (2 by domenic, jakearchibald)
https://github.com/whatwg/html/issues/6682 [interop] [topic: history] [topic: navigation]
- #6495 New feature proposal: add support for `media` attribute to `<meta name="theme-color">` (4 by adactio, tomayac)
https://github.com/whatwg/html/issues/6495 [addition/proposal] [needs implementer interest]
- #6364 Allowing top-level communication for cross-origin isolated documents (1 by annevk)
https://github.com/whatwg/html/issues/6364 [topic: cross-origin-embedder-policy] [topic: cross-origin-opener-policy]
- #6349 New feature proposal: <popup> element (1 by mfreed7)
https://github.com/whatwg/html/issues/6349 [addition/proposal] [agenda+] [needs implementer interest]
- #5872 Standardize a popup's condition and UI opened by window.open (3 by arai-a, mfreed7)
https://github.com/whatwg/html/issues/5872 [agenda+] [interop] [topic: browsing context]
- #4326 Prevent programmatic focus in iframe (2 by annevk, mustaqahmed)
https://github.com/whatwg/html/issues/4326 [addition/proposal] [security/privacy] [topic: focus]
- #4286 Why does document.open not change the document URL for not-fully-active documents? (1 by domenic)
https://github.com/whatwg/html/issues/4286 [topic: document.open()]
- #3699 It is unclear how directionality should be inherited into Shadow DOM (2 by MyidShin, meyerweb)
https://github.com/whatwg/html/issues/3699 [agenda+] [i18n-alreq] [i18n-hlreq] [i18n-tracker] [topic: shadow]
- #3491 What task is the end of "Navigating to a fragment" talking about? (1 by domenic)
https://github.com/whatwg/html/issues/3491 [good first issue]
- #2591 Security checks in navigate are racy and hence broken (1 by domenic)
https://github.com/whatwg/html/issues/2591 [topic: javascript: URLs] [topic: navigation]
- #2414 Navigation to about:config is disallowed per spec (1 by anforowicz)
https://github.com/whatwg/html/issues/2414 [topic: navigation]
9 issues closed:
- "Any other end tag" https://github.com/whatwg/html/issues/6788
- target's TLBC should be target's BC's TLBC in has focus steps https://github.com/whatwg/html/issues/6703 [good first issue]
- window.print(): disallow printing during beforeunload/unload https://github.com/whatwg/html/issues/2683 [interop] [topic: navigation]
- Add window.clientInformation https://github.com/whatwg/html/issues/2379 [addition/proposal] [compat] [good first issue]
- " Media Queries, H. Lie, T. Çelik, D. Glazman, A..." https://github.com/whatwg/html/issues/6784 [meta]
- What task is the end of "Navigating to a fragment" talking about? https://github.com/whatwg/html/issues/3491 [good first issue]
- Why does document.open not change the document URL for not-fully-active documents? https://github.com/whatwg/html/issues/4286 [topic: document.open()]
- Setting document.domain should not work for any public suffix https://github.com/whatwg/html/issues/6775
- Can the return type of HTMLSelectElement.item() be HTMLOptionElement? https://github.com/whatwg/html/issues/3773 [clarification]
* whatwg/dom (+1/-0/💬5)
1 issues created:
- Suggestion: new method - getNodesByType (by prettydiff)
https://github.com/whatwg/dom/issues/992
2 issues received 5 new comments:
- #986 Suggestion: `Node.insertAfter(newNode, referenceNode)` (4 by DmitryBaranovskiy, WebReflection, annevk, isiahmeadows)
https://github.com/whatwg/dom/issues/986 [addition/proposal] [needs concrete proposal] [needs tests] [topic: nodes]
- #831 Declarative Shadow DOM (1 by ByteEater-pl)
https://github.com/whatwg/dom/issues/831 [addition/proposal] [needs implementer interest] [topic: shadow]
Pull requests
-------------
* w3c/html-aam (+1/-1/💬0)
1 pull requests submitted:
- chore: auto-publish (by marcoscaceres)
https://github.com/w3c/html-aam/pull/337
1 pull requests merged:
- chore: auto-publish
https://github.com/w3c/html-aam/pull/337
* w3c/html-aria (+1/-1/💬2)
1 pull requests submitted:
- chore: auto-publish (by marcoscaceres)
https://github.com/w3c/html-aria/pull/327
1 pull requests received 2 new comments:
- #327 chore: auto-publish (2 by marcoscaceres, scottaohara)
https://github.com/w3c/html-aria/pull/327
1 pull requests merged:
- chore: auto-publish
https://github.com/w3c/html-aria/pull/327
* w3c/webcomponents (+0/-0/💬1)
1 pull requests received 1 new comments:
- #932 Fix css-modules-v1-explainer.md (1 by tomayac)
https://github.com/WICG/webcomponents/pull/932
* whatwg/html (+5/-11/💬28)
5 pull requests submitted:
- Meta: mark audio element definition as such (by dontcallmedom)
https://github.com/whatwg/html/pull/6789
- Disallow print() during unload/beforeunload (by domenic)
https://github.com/whatwg/html/pull/6777 [normative change]
- Meta: markup a couple of missing IDL attributes (by dontcallmedom)
https://github.com/whatwg/html/pull/6776
- Exports normalize protocol handler parameters definition (by diekus)
https://github.com/whatwg/html/pull/6772
- Refine return type of HTMLSelectElement::item() (by shvaikalesh)
https://github.com/whatwg/html/pull/6769
11 pull requests received 28 new comments:
- #6778 Disallow print() on non-fully-active documents (3 by domenic, hiroshige-g)
https://github.com/whatwg/html/pull/6778 [normative change]
- #6777 Disallow print() during unload/beforeunload (1 by cdumez)
https://github.com/whatwg/html/pull/6777 [normative change]
- #6772 Exports normalize protocol handler parameters definition (7 by diekus, domenic)
https://github.com/whatwg/html/pull/6772
- #6765 Add roundRect to CanvasRenderingContext2D path (3 by Kaiido, jdashg)
https://github.com/whatwg/html/pull/6765 [addition/proposal] [topic: canvas]
- #6764 willReadFrequently for CanvasRenderingContext2D (2 by annevk, mysteryDate)
https://github.com/whatwg/html/pull/6764 [addition/proposal] [topic: canvas]
- #6762 Meta: markup a variety of IDL definitions as such (1 by dontcallmedom)
https://github.com/whatwg/html/pull/6762
- #6738 Restore navigator.plugins and navigator.mimeTypes as PDF-focused (3 by annevk, domenic, mfreed7)
https://github.com/whatwg/html/pull/6738 [interop]
- #6714 Fix handling of navigations before/during load (4 by domenic, smaug----)
https://github.com/whatwg/html/pull/6714 [interop] [normative change] [topic: navigation]
- #6510 Correct innards of document.domain (1 by annevk)
https://github.com/whatwg/html/pull/6510
- #6496 Add hooks for other specifications to observe navigation (1 by foolip)
https://github.com/whatwg/html/pull/6496
- #1196 Introduce self.reportError() (2 by domenic, padenot)
https://github.com/whatwg/html/pull/1196 [addition/proposal] [agenda+] [needs implementer interest] [topic: script]
11 pull requests merged:
- target's TLBC made to target BC's TLBC in has focus steps
https://github.com/whatwg/html/pull/6717
- Disallow print() on non-fully-active documents
https://github.com/whatwg/html/pull/6778 [normative change]
- Editorial: clean up origin-passing in navigation
https://github.com/whatwg/html/pull/6780 [clarification] [topic: navigation]
- Disallow print() during unload/beforeunload
https://github.com/whatwg/html/pull/6777 [normative change]
- Specify window.clientInformation and Navigator lifetime
https://github.com/whatwg/html/pull/6721 [addition/proposal] [interop]
- Editorial: omit developer-only content from snapshots too
https://github.com/whatwg/html/pull/6737 [dev edition]
- Meta: markup a couple of missing IDL attributes
https://github.com/whatwg/html/pull/6776
- Meta: mark definitions of constructors and some methods and attributes as such
https://github.com/whatwg/html/pull/6757
- Refine return type of HTMLSelectElement::item()
https://github.com/whatwg/html/pull/6769
- Meta: markup a variety of IDL definitions as such
https://github.com/whatwg/html/pull/6762
- Fail early for indexed property names in WindowProxy's [[Set]]
https://github.com/whatwg/html/pull/6767
* whatwg/dom (+1/-1/💬0)
1 pull requests submitted:
- Review Draft Publication: June 2021 (by annevk)
https://github.com/whatwg/dom/pull/993
1 pull requests merged:
- Review Draft Publication: June 2021
https://github.com/whatwg/dom/pull/993
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 June 2021 17:01:47 UTC