Weekly github digest (HTML specs)

Issues
------
* w3c/webcomponents (+1/-0/💬4)
  1 issues created:
  - slotChange event is not working on anything but the slot attribute change (by Kokujou)
    https://github.com/WICG/webcomponents/issues/937 

  3 issues received 4 new comments:
  - #937 slotChange event is not working on anything but the slot attribute change (2 by Kokujou, justinfagnani)
    https://github.com/WICG/webcomponents/issues/937 
  - #645 HTML Modules (1 by ndugger)
    https://github.com/WICG/webcomponents/issues/645 [needs concrete proposal] [modules] 
  - #509 The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (1 by WebReflection)
    https://github.com/WICG/webcomponents/issues/509 [custom-elements] 

* whatwg/html (+14/-7/💬87)
  14 issues created:
  - H (by JoshuaDeskins6)
    https://github.com/whatwg/html/issues/6942 
  - "Otherwise The value is the element's descendant..." (by AndySky21)
    https://github.com/whatwg/html/issues/6941 
  - Remote/cloud-based web workers (by josephrocca)
    https://github.com/whatwg/html/issues/6940 
  - Logic error in the "get an XML encoding" algorithm? (by jeremydavis519)
    https://github.com/whatwg/html/issues/6939 
  - User-triggered reloads get a different referrer than browser-triggered ones (by domenic)
    https://github.com/whatwg/html/issues/6938 [topic: navigation] [interop] 
  - Переглянути всі знайдені зауваження до специфікації хтмл (by Oleksii909)
    https://github.com/whatwg/html/issues/6937 
  - Upcoming HTML standard issue triage meeting on 9/2/2021 (by past)
    https://github.com/whatwg/html/issues/6936 [agenda+] 
  - Defining {instantiator,} initiator browsing context (by pes10k)
    https://github.com/whatwg/html/issues/6934 
  - Spec should not specify behavior of other specs in Editors Draft status (i.e., Reporting API) (by pes10k)
    https://github.com/whatwg/html/issues/6933 
  - Table (by Sndhyaptl)
    https://github.com/whatwg/html/issues/6932 
  - Custom element state stays on "precustomized" after a custom element fails to upgrade (by EdgarChen)
    https://github.com/whatwg/html/issues/6929 
  - What browsers do for overlapping navigations/history traversals (by domenic)
    https://github.com/whatwg/html/issues/6927 [topic: history] [topic: navigation] 
  - [COOP] Undefined activeDocumentCOOP in "enforce a response's cross-origin opener policy" section (by cdumez)
    https://github.com/whatwg/html/issues/6926 
  - [COOP] Wrong type in "queue a violation report for browsing context group switch when navigating away from a COOP response" (by cdumez)
    https://github.com/whatwg/html/issues/6925 

  30 issues received 87 new comments:
  - #6940 Remote/cloud-based web workers (2 by Yay295, josephrocca)
    https://github.com/whatwg/html/issues/6940 
  - #6939 Logic error in the "get an XML encoding" algorithm? (2 by domenic, hsivonen)
    https://github.com/whatwg/html/issues/6939 [topic: parser] 
  - #6938 User-triggered reloads get a different referrer than browser-triggered ones (1 by domenic)
    https://github.com/whatwg/html/issues/6938 [topic: navigation] [interop] 
  - #6934 Defining {instantiator, initiator} browsing context (2 by domenic)
    https://github.com/whatwg/html/issues/6934 
  - #6933 Spec should not specify behavior of other specs in Editors Draft status (i.e., Reporting API) (1 by domenic)
    https://github.com/whatwg/html/issues/6933 [privacy-needs-resolution] 
  - #6929 Custom element state stays on "precustomized" after a custom element fails to upgrade (1 by domenic)
    https://github.com/whatwg/html/issues/6929 [topic: custom elements] 
  - #6926 [COOP] Undefined activeDocumentCOOP in "enforce a response's cross-origin opener policy" section (2 by camillelamy, cdumez)
    https://github.com/whatwg/html/issues/6926 
  - #6925 [COOP] Wrong type in "queue a violation report for browsing context group switch when navigating away from a COOP response" (3 by annevk, camillelamy, cdumez)
    https://github.com/whatwg/html/issues/6925 [topic: cross-origin-opener-policy] 
  - #6908 Add ime-mode to html input (2 by NagayamaToshiaki, anjalimadd)
    https://github.com/whatwg/html/issues/6908 
  - #6903 Clarification needed on "check if COOP values require a browsing context group switch" algorithm (1 by domenic)
    https://github.com/whatwg/html/issues/6903 [topic: cross-origin-opener-policy] 
  - #6897 Cross-origin prompts still have significant use cases  (3 by apple502j, matkoniecz, sudofox)
    https://github.com/whatwg/html/issues/6897 
  - #6884 Upcoming HTML standard issue triage meeting on 8/5/2021 (4 by bkardell, past, stubbornella)
    https://github.com/whatwg/html/issues/6884 [agenda+] 
  - #6863 Proposal: stop triggering navigations to about:blank on iframe insertion (9 by domenic, rakina, smaug----, zetafunction)
    https://github.com/whatwg/html/issues/6863 
  - #6858 specifying BFCache interactions with window.open and browsing context groups (1 by smaug----)
    https://github.com/whatwg/html/issues/6858 
  - #6813 referer / referrer during reloads & history entry repopulations (1 by domenic)
    https://github.com/whatwg/html/issues/6813 [topic: history] 
  - #6773 What should history.back() do when sync navigations are involved? (1 by smaug----)
    https://github.com/whatwg/html/issues/6773 [interop] [topic: history] 
  - #6758 Additional definitions exports for Pointer Events (2 by domenic, plehegar)
    https://github.com/whatwg/html/issues/6758 [anchor permanence] [editorial] 
  - #6730 [Suggestion] dialog element (1 by Malvoz)
    https://github.com/whatwg/html/issues/6730 [topic: dialog] 
  - #6578 New `indeterminate` attribute for <input type=checkbox> (1 by SNDST00M)
    https://github.com/whatwg/html/issues/6578 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #5863 contenteditabledisabled attribute to control browser editing UI (10 by domenic, johanneswilm, saschanaz)
    https://github.com/whatwg/html/issues/5863 [addition/proposal] [topic: editing] 
  - #5650 inert: Hit-testing / selection behavior shouldn't be magical. (1 by smfr)
    https://github.com/whatwg/html/issues/5650 
  - #5617 CSS Text Modifiers for Canvas2D (1 by yiyix)
    https://github.com/whatwg/html/issues/5617 [addition/proposal] [topic: canvas] 
  - #5407 Proposal: Disallow cross-origin iframes usage of window.{alert, confirm, prompt} (1 by BLamy)
    https://github.com/whatwg/html/issues/5407 [removal/deprecation] 
  - #4986 autocomplete attribute for street-address details (1 by nablex)
    https://github.com/whatwg/html/issues/4986 [accessibility] [addition/proposal] [i18n-tracker] [needs implementer interest] [topic: forms] 
  - #4758 Rephrase `icon` section (to help curb icon proliferation) (1 by j9t)
    https://github.com/whatwg/html/issues/4758 
  - #3670 Standardize Priority Hints (3 by addyosmani, drzraf, jeffreytgilbert)
    https://github.com/whatwg/html/issues/3670 [addition/proposal] [needs implementer interest] [needs tests] 
  - #3571 OpenType Features and Variable Fonts for Canvas (1 by darshanbib)
    https://github.com/whatwg/html/issues/3571 [addition/proposal] [needs implementer interest] [topic: canvas] 
  - #3518 Proposal: HTML passwordrules attribute (3 by battre, dcow)
    https://github.com/whatwg/html/issues/3518 [addition/proposal] [document conformance] [needs implementer interest] [security/privacy] [topic: forms] 
  - #2894 Deprecate alert(), confirm(), prompt() (1 by matkoniecz)
    https://github.com/whatwg/html/issues/2894 [removal/deprecation] 
  - #2791 Client side include feature for HTML (24 by LeaVerou, andrewmcwatters, collimarco, domenic, dy, jakearchibald, justinfagnani, ndorfin, ryanve, sohrabsaran)
    https://github.com/whatwg/html/issues/2791 [addition/proposal] [needs implementer interest] 

  7 issues closed:
  - User-triggered reloads get a different referrer than browser-triggered ones https://github.com/whatwg/html/issues/6938 [topic: navigation] [interop] 
  - proposal: open <details> when the user navigates to an ID inside it https://github.com/whatwg/html/issues/4051 [addition/proposal] [needs implementer interest] 
  - Переглянути всі знайдені зауваження до специфікації хтмл https://github.com/whatwg/html/issues/6937 
  - Upcoming HTML standard issue triage meeting on 8/5/2021 https://github.com/whatwg/html/issues/6884 [agenda+] 
  - Spec should not specify behavior of other specs in Editors Draft status (i.e., Reporting API) https://github.com/whatwg/html/issues/6933 [privacy-needs-resolution] 
  - [COOP] Wrong type in "queue a violation report for browsing context group switch when navigating away from a COOP response" https://github.com/whatwg/html/issues/6925 [topic: cross-origin-opener-policy] 
  - [COOP] Undefined activeDocumentCOOP in "enforce a response's cross-origin opener policy" section https://github.com/whatwg/html/issues/6926 [topic: cross-origin-opener-policy] 

* whatwg/dom (+2/-0/💬11)
  2 issues created:
  - Interface NodeFilter - return values need a new option. (by ExtAnimal)
    https://github.com/whatwg/dom/issues/1005 
  - Should DOM provide guidance on garbage collection of EventTarget instances? (by marcoscaceres)
    https://github.com/whatwg/dom/issues/1003 

  4 issues received 11 new comments:
  - #1005 Interface NodeFilter - return values need a new option. (4 by ExtAnimal, annevk, pshaughn)
    https://github.com/whatwg/dom/issues/1005 [addition/proposal] 
  - #1003 Should DOM provide guidance on garbage collection of EventTarget instances? (5 by annevk, inexorabletash, reillyeon)
    https://github.com/whatwg/dom/issues/1003 [topic: events] 
  - #770 Add note that "A ShadowRoot node has no parent." (1 by annevk)
    https://github.com/whatwg/dom/issues/770 
  - #597 Lack of [[PlatformBrand]] is biting us (1 by annevk)
    https://github.com/whatwg/dom/issues/597 



Pull requests
-------------
* w3c/html-aam (+2/-0/💬0)
  2 pull requests submitted:
  - Link fixes (by michael-n-cooper)
    https://github.com/w3c/html-aam/pull/342 
  - Pub fixes (by michael-n-cooper)
    https://github.com/w3c/html-aam/pull/341 

* w3c/webcomponents (+0/-1/💬1)
  1 pull requests received 1 new comments:
  - #931 Update CSS modules explainer to include addition of import assertions (1 by travisleithead)
    https://github.com/WICG/webcomponents/pull/931 

  1 pull requests merged:
  - Update CSS modules explainer to include addition of import assertions
    https://github.com/WICG/webcomponents/pull/931 

* whatwg/html (+2/-5/💬14)
  2 pull requests submitted:
  - Editorial fixes to COOP (by camillelamy)
    https://github.com/whatwg/html/pull/6931 
  - Append missing cases in the switch statement (by bangseongbeom)
    https://github.com/whatwg/html/pull/6930 

  6 pull requests received 14 new comments:
  - #6869 Change initial about:blank navigation behavior for iframes and popups (2 by domenic)
    https://github.com/whatwg/html/pull/6869 [topic: events] [interop] [topic: browsing context] 
  - #6802 Made normative and non-normative sections consistent (1 by domenic)
    https://github.com/whatwg/html/pull/6802 
  - #6797 Add support to Contextlost to Canvas 2d API (1 by annevk)
    https://github.com/whatwg/html/pull/6797 [addition/proposal] [topic: canvas] 
  - #6763 CanvasFilter objects as input to CanvasRenderingContext2D.filter attribute (3 by Kaiido, mysteryDate)
    https://github.com/whatwg/html/pull/6763 [addition/proposal] [topic: canvas] 
  - #6762 Meta: markup a variety of IDL definitions as such (2 by domenic, dontcallmedom)
    https://github.com/whatwg/html/pull/6762 
  - #6466 Expand <details> for find-in-page and element fragments (5 by domenic, emilio, josepharhar)
    https://github.com/whatwg/html/pull/6466 [needs tests] [agenda+] 

  5 pull requests merged:
  - Expand <details> for find-in-page and element fragments
    https://github.com/whatwg/html/pull/6466 [addition/proposal] 
  - Editorial: Plugins are no longer an extensibility mechanism
    https://github.com/whatwg/html/pull/6867 
  - Editorial fixes to COOP
    https://github.com/whatwg/html/pull/6931 
  - Append missing cases in the switch statement
    https://github.com/whatwg/html/pull/6930 
  - Fix best practices for handling media elements.
    https://github.com/whatwg/html/pull/6916 

* whatwg/dom (+1/-0/💬0)
  1 pull requests submitted:
  - Revamp the way DOM talks about nodes (by annevk)
    https://github.com/whatwg/dom/pull/1004 


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, 9 August 2021 17:00:31 UTC