Weekly github digest (HTML specs)

Issues
------
* w3c/webcomponents (+1/-0/💬4)
  1 issues created:
  - Add getElementsByPartName() that returns live collection. (by bahrus)
    https://github.com/WICG/webcomponents/issues/964 

  3 issues received 4 new comments:
  - #964 Add getElementsByPartName() that returns live collection. (2 by bahrus, matthewp)
    https://github.com/WICG/webcomponents/issues/964 
  - #914 [scoped-registries] Interaction with declarative shadow DOM (1 by mfreed7)
    https://github.com/WICG/webcomponents/issues/914 
  - #909 "open-stylable" Shadow Roots (1 by sashafirsov)
    https://github.com/WICG/webcomponents/issues/909 

* whatwg/html (+16/-6/💬44)
  16 issues created:
  - Supporting import maps in worker environments (by guybedford)
    https://github.com/whatwg/html/issues/8173 
  - Jerardo aguiniga  (by Cervantes12)
    https://github.com/whatwg/html/issues/8171 
  - Management  (by Cervantes12)
    https://github.com/whatwg/html/issues/8170 
  - Htm (by Big2022)
    https://github.com/whatwg/html/issues/8164 
  - Upcoming HTML standard issue triage meeting on 8/18/2022 (new time!) (by past)
    https://github.com/whatwg/html/issues/8162 [agenda+] 
  - ikbal (by ikbalsl)
    https://github.com/whatwg/html/issues/8160 
  - tugas bi (by ikbalsl)
    https://github.com/whatwg/html/issues/8159 
  - Add prevententersubmit attribute to form element (by NagayamaToshiaki)
    https://github.com/whatwg/html/issues/8158 
  - focus delegate code seems wrongly only looking at children (by emilio)
    https://github.com/whatwg/html/issues/8157 [topic: focus] [agenda+] 
  - autfocus + delegateFocus handling doesn't make much sense to me (by emilio)
    https://github.com/whatwg/html/issues/8156 
  - fu (by MarwaTayyar1)
    https://github.com/whatwg/html/issues/8155 
  - twkeover (by chinothaloc)
    https://github.com/whatwg/html/issues/8154 
  - Hacking Attempts (by DDejuanOJones)
    https://github.com/whatwg/html/issues/8152 
  - Browsing context's container doesn't seem to be set anywhere (by Lubrsi)
    https://github.com/whatwg/html/issues/8151 
  - New historyHandling type of 'launch' for cold start navigations (by bmathwig)
    https://github.com/whatwg/html/issues/8150 
  - Contradiction in CanvasRenderingContext2D.createPattern for images with bad useability (by mysteryDate)
    https://github.com/whatwg/html/issues/8149 

  16 issues received 44 new comments:
  - #8158 Add prevententersubmit attribute to form element (3 by NagayamaToshiaki, pshaughn, smaug----)
    https://github.com/whatwg/html/issues/8158 
  - #8157 focus delegate code seems wrongly only looking at children (2 by emilio, sefeng211)
    https://github.com/whatwg/html/issues/8157 [topic: focus] [agenda+] 
  - #8151 Browsing context's container doesn't seem to be set anywhere (2 by Lubrsi, pshaughn)
    https://github.com/whatwg/html/issues/8151 
  - #8150 New historyHandling type of 'launch' for cold start navigations (1 by domenic)
    https://github.com/whatwg/html/issues/8150 
  - #8149 Contradiction in CanvasRenderingContext2D.createPattern for images with bad useability (5 by Kaiido, mysteryDate)
    https://github.com/whatwg/html/issues/8149 
  - #8143 CORS, CORP, TAO & "public static resource" metadata (9 by arturjanc, mikewest, noamr, pshaughn, smaug----, yoavweiss, yutakahirano)
    https://github.com/whatwg/html/issues/8143 
  - #8132 Request for Key Term description for 'repair techniques' (1 by LaurenceRLewis)
    https://github.com/whatwg/html/issues/8132 
  - #8123 Discuss WebGPU integration issues (1 by kainino0x)
    https://github.com/whatwg/html/issues/8123 
  - #8118 Behavior of createImageBitmap with { imageOrientation: "flipY" } is unclear (1 by zcorpan)
    https://github.com/whatwg/html/issues/8118 [topic: canvas] 
  - #8106 HTML Standard triage meeting times (1 by past)
    https://github.com/whatwg/html/issues/8106 [agenda+] 
  - #8089 Upcoming HTML standard issue triage meeting on 8/4/2022 (1 by past)
    https://github.com/whatwg/html/issues/8089 [agenda+] 
  - #8085 Change createImageBitMaps's imageOrientation "none" to "from-image" (1 by zcorpan)
    https://github.com/whatwg/html/issues/8085 [normative change] [topic: canvas] [needs compat analysis] 
  - #8080 Update the image data - setting src to the same value logic seems incorrect (1 by zcorpan)
    https://github.com/whatwg/html/issues/8080 [good first issue] [topic: img] 
  - #8037 <link rel="preconnect/preload"> for WebSocket (wss://) (1 by zcorpan)
    https://github.com/whatwg/html/issues/8037 [addition/proposal] [topic: websockets] [topic: resource hints (inc. preload)] 
  - #7540 Allow authors to apply new css features (like cascade layers) while linking stylesheets (13 by domenic, emilio, heycam, mirisuzanne, o-t-w)
    https://github.com/whatwg/html/issues/7540 [addition/proposal] [needs implementer interest] [topic: style] 
  - #2068 Behavior of setting location.hash to empty string doesn't match implementations (1 by domenic)
    https://github.com/whatwg/html/issues/2068 [topic: navigation] [topic: location] 

  6 issues closed:
  - <link rel="preconnect/preload"> for WebSocket (wss://) https://github.com/whatwg/html/issues/8037 [addition/proposal] [topic: websockets] [topic: resource hints (inc. preload)] 
  - Behavior of setting location.hash to empty string doesn't match implementations https://github.com/whatwg/html/issues/2068 [topic: navigation] [topic: location] 
  - Upcoming HTML standard issue triage meeting on 8/4/2022 https://github.com/whatwg/html/issues/8089 [agenda+] 
  - Contradiction in CanvasRenderingContext2D.createPattern for images with bad useability https://github.com/whatwg/html/issues/8149 
  - Request for Key Term description for 'repair techniques' https://github.com/whatwg/html/issues/8132 
  - Browsing context's container doesn't seem to be set anywhere https://github.com/whatwg/html/issues/8151 

* whatwg/dom (+2/-0/💬3)
  2 issues created:
  - TreeWalker.nextNode loops forever if last node of a detached node tree is not accepted by the filter (by Lubrsi)
    https://github.com/whatwg/dom/issues/1102 
  - لا افهم في تثبيت التطبيقات خارج متجر ابل ... ارجو مساعدتي. (by abuoeissa9)
    https://github.com/whatwg/dom/issues/1101 

  3 issues received 3 new comments:
  - #1102 TreeWalker.nextNode loops forever if last node of a detached node tree is not accepted by the filter (1 by domenic)
    https://github.com/whatwg/dom/issues/1102 
  - #952 document.createEvent() should maybe not be conditional upon exposure (1 by zcorpan)
    https://github.com/whatwg/dom/issues/952 [interop] 
  - #831 Declarative Shadow DOM (1 by keithamus)
    https://github.com/whatwg/dom/issues/831 [topic: shadow] [needs implementer interest] [addition/proposal] 



Pull requests
-------------
* whatwg/html (+4/-0/💬9)
  4 pull requests submitted:
  - Top button (by Lhvictor30)
    https://github.com/whatwg/html/pull/8165 
  - dropdown-menu (by LowWeiJie)
    https://github.com/whatwg/html/pull/8163 
  - History sub section scrollbar (by AlvinLingChiongYow)
    https://github.com/whatwg/html/pull/8161 
  - Added darkmode option (by callmeyonggor)
    https://github.com/whatwg/html/pull/8153 

  5 pull requests received 9 new comments:
  - #8161 History sub section scrollbar (1 by domenic)
    https://github.com/whatwg/html/pull/8161 
  - #8153 Added darkmode option (1 by domenic)
    https://github.com/whatwg/html/pull/8153 
  - #8122 initial pass at updating inert content (3 by domenic, scottaohara)
    https://github.com/whatwg/html/pull/8122 
  - #8075 Add basic import maps support (2 by domenic, hiroshige-g)
    https://github.com/whatwg/html/pull/8075 [addition/proposal] [topic: script] 
  - #8008 Add sizes=auto to lazy-loaded <img> (2 by Masalmasal, zcorpan)
    https://github.com/whatwg/html/pull/8008 [do not merge yet] 


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, 8 August 2022 17:00:23 UTC