Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+0/-2/💬4)
  2 issues received 4 new comments:
  - #414 Input type="image" - Accessible name computation (2 by hs85jeong, scottaohara)
    https://github.com/w3c/html-aam/issues/414 [accName & Desc] [Clarification] 
  - #345 summary element role mapping (2 by scottaohara)
    https://github.com/w3c/html-aam/issues/345 [Agenda] [Element Mappings] 

  2 issues closed:
  - Input type="image" - Accessible name computation https://github.com/w3c/html-aam/issues/414 [accName & Desc] [Clarification] 
  - Exposure of HTML elements mapped to generic https://github.com/w3c/html-aam/issues/489 

* w3c/html-aria (+0/-0/💬3)
  1 issues received 3 new comments:
  - #473 a with href should allow row, cell, and gridcell roles (3 by devongovett, scottaohara)
    https://github.com/w3c/html-aria/issues/473 

* w3c/webcomponents (+1/-0/💬8)
  1 issues created:
  - Update ElementInternals to Expose Forms in Shadow DOM (by break-stuff)
    https://github.com/WICG/webcomponents/issues/1022 

  4 issues received 8 new comments:
  - #1018 2023 TPAC F2F discussion? (3 by EisenbergEffect, bahrus)
    https://github.com/WICG/webcomponents/issues/1018 
  - #1011 [dom-parts] Attribute Grouping (2 by EisenbergEffect, justinfagnani)
    https://github.com/WICG/webcomponents/issues/1011 
  - #1000 Alternative to customized built-in - Element custom enhancements (1 by bahrus)
    https://github.com/WICG/webcomponents/issues/1000 
  - #992 [dom-parts] Tree structure of parts in the DOM (2 by rektide, sashafirsov)
    https://github.com/WICG/webcomponents/issues/992 

* whatwg/html (+11/-8/💬46)
  11 issues created:
  - Rookie Motor TV (by Gledis86)
    https://github.com/whatwg/html/issues/9569 
  - Join LinkedIn and access (by Ahmeds669)
    https://github.com/whatwg/html/issues/9568 
  - Should trailing periods in the username portion of email addresses be valid? (by josepharhar)
    https://github.com/whatwg/html/issues/9567 
  - G (by amirmohammednur)
    https://github.com/whatwg/html/issues/9566 
  - Standardize UA styles / presentational hints for `embed hidden` (by nt1m)
    https://github.com/whatwg/html/issues/9564 
  - Proposal: js-selector attribute (similar to data-attributes) (by LeTraceurSnork)
    https://github.com/whatwg/html/issues/9561 
  - <!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=Edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">

  <title>HTML</title>
  
  <!-- HTML -->
  

  <!-- Custom Styles -->
  <link rel="stylesheet" href="style.css">
</head>

<body>
  <p>Nothing to see here...</p>
  <!-- Project -->
  <script src="main.js"></script>
</body>
</html><span></span> (by Allysa09)
    https://github.com/whatwg/html/issues/9560 
  - HTML Parser: confusion about  adoption agency algorithm (by stasoid)
    https://github.com/whatwg/html/issues/9559 
  - index.html/anishaq369 (by Anishaq)
    https://github.com/whatwg/html/issues/9557 
  - my website (by ryani55)
    https://github.com/whatwg/html/issues/9556 
  - Evolving the HTML base tag further (by linuxguist)
    https://github.com/whatwg/html/issues/9555 

  20 issues received 46 new comments:
  - #9568 Join LinkedIn and access (1 by Ahmeds669)
    https://github.com/whatwg/html/issues/9568 
  - #9567 Should trailing periods in the username portion of email addresses be valid? (1 by smaug----)
    https://github.com/whatwg/html/issues/9567 
  - #9564 Standardize UA styles / presentational hints for `embed hidden` (3 by mfreed7, nt1m)
    https://github.com/whatwg/html/issues/9564 
  - #9561 Proposal: js-selector attribute (similar to data-attributes) (6 by LeTraceurSnork, YummyBacon5, annevk, domenic, keithamus)
    https://github.com/whatwg/html/issues/9561 
  - #9559 HTML Parser: confusion about  adoption agency algorithm (1 by annevk)
    https://github.com/whatwg/html/issues/9559 [clarification] [topic: parser] 
  - #9557 index.html/anishaq369 (1 by Anishaq)
    https://github.com/whatwg/html/issues/9557 
  - #9555 Evolving the HTML base tag further (2 by bathos, domenic)
    https://github.com/whatwg/html/issues/9555 
  - #9553 "This requirement is not a hard requirement, how..." (1 by domenic)
    https://github.com/whatwg/html/issues/9553 
  - #9542 Disabled dates for input type=date (5 by AaronDewes, fantasai, thany)
    https://github.com/whatwg/html/issues/9542 [addition/proposal] [needs implementer interest] [topic: forms] [i18n-tracker] 
  - #9540 Considering event.waitUntil(promise) for async listeners (4 by WebReflection, annevk, keithamus)
    https://github.com/whatwg/html/issues/9540 
  - #9488 Use "matches about:blank" and "matches about:srcdoc" in more places (6 by domenic, domfarolino)
    https://github.com/whatwg/html/issues/9488 [topic: navigation] 
  - #9376 Should we deprecate `dialog.show()`? (1 by mbgower)
    https://github.com/whatwg/html/issues/9376 [removal/deprecation] [topic: dialog] 
  - #9295 Proposal: Web Charts (1 by Malvoz)
    https://github.com/whatwg/html/issues/9295 [addition/proposal] [needs implementer interest] 
  - #9225 Dirname should work with more input types (1 by r12a)
    https://github.com/whatwg/html/issues/9225 [addition/proposal] [needs implementer interest] [topic: forms] [i18n-tracker] 
  - #8476 Canvas2D layers with filter support (6 by Kaiido, annevk, graveljp)
    https://github.com/whatwg/html/issues/8476 [addition/proposal] [needs implementer interest] [topic: canvas] 
  - #8362 Allow workers & shared workers to be created within a service worker (1 by Bodhizafa)
    https://github.com/whatwg/html/issues/8362 [addition/proposal] [needs implementer interest] [topic: workers] 
  - #8270 Default UA stylesheet for <select> as a listbox + optgroup + option (1 by gsnedders)
    https://github.com/whatwg/html/issues/8270 [topic: rendering] [topic: forms] 
  - #4180 <input type=checkbox switch> (1 by hidde)
    https://github.com/whatwg/html/issues/4180 [addition/proposal] [topic: rendering] [accessibility] [topic: forms] [a11y-tracker] 
  - #1650 match the W3C in preferring `footer`s instead of `figcaption`s to give attribution for `blockquote`s in `figure`s (1 by myfonj)
    https://github.com/whatwg/html/issues/1650 [document conformance] 
  - #1448 Add IBAN/BIC to autofill options (2 by battre, hsinyi)
    https://github.com/whatwg/html/issues/1448 [addition/proposal] [topic: forms] 

  8 issues closed:
  - Rookie Motor TV https://github.com/whatwg/html/issues/9569 
  - Join LinkedIn and access https://github.com/whatwg/html/issues/9568 
  - Use "matches about:blank" and "matches about:srcdoc" in more places https://github.com/whatwg/html/issues/9488 [topic: navigation] 
  - Proposal: js-selector attribute (similar to data-attributes) https://github.com/whatwg/html/issues/9561 
  - Should step 7 of  https://html.spec.whatwg.org/#hide-popover-algorithm be a while loop? https://github.com/whatwg/html/issues/9468 [topic: popover] 
  - Do `<td>` elements inside a `<thead>` get automagically promoted to act like `<th>` https://github.com/whatwg/html/issues/8650 
  - "This requirement is not a hard requirement, how..." https://github.com/whatwg/html/issues/9553 
  - Evolving the HTML base tag further https://github.com/whatwg/html/issues/9555 

* whatwg/dom (+1/-0/💬24)
  1 issues created:
  - Proposal: DOM APIs in web workers? (by BenjaminAster)
    https://github.com/whatwg/dom/issues/1217 

  2 issues received 24 new comments:
  - #1217 Proposal: DOM APIs in web workers? (22 by BenjaminAster, WebReflection, developit, jakearchibald, surma)
    https://github.com/whatwg/dom/issues/1217 
  - #544 Improving ergonomics of events with Observable (2 by domfarolino, ljharb)
    https://github.com/whatwg/dom/issues/544 [needs implementer interest] [topic: events] [addition/proposal] 



Pull requests
-------------
* w3c/html-aam (+1/-1/💬0)
  1 pull requests submitted:
  - Clarify accName for input type=image (by scottaohara)
    https://github.com/w3c/html-aam/pull/497 

  1 pull requests merged:
  - Clarify accName for input type=image
    https://github.com/w3c/html-aam/pull/497 

* w3c/webcomponents (+0/-1/💬1)
  1 pull requests received 1 new comments:
  - #1015 DOM Parts Proposal Additions (1 by tbondwilkinson)
    https://github.com/WICG/webcomponents/pull/1015 

  1 pull requests merged:
  - DOM Parts Proposal Additions
    https://github.com/WICG/webcomponents/pull/1015 

* whatwg/html (+4/-3/💬18)
  4 pull requests submitted:
  - Update 404.html (by lakshita157)
    https://github.com/whatwg/html/pull/9565 
  - Add note about 103 and HTTP/2 (by tunetheweb)
    https://github.com/whatwg/html/pull/9563 
  - Update styles.css (by NikolDev)
    https://github.com/whatwg/html/pull/9562 
  - Use matches about:blank in more cases (by domfarolino)
    https://github.com/whatwg/html/pull/9558 

  10 pull requests received 18 new comments:
  - #9563 Add note about 103 and HTTP/2 (1 by tunetheweb)
    https://github.com/whatwg/html/pull/9563 
  - #9562 Update styles.css (2 by NikolDev, keithamus)
    https://github.com/whatwg/html/pull/9562 [spam] 
  - #9552 Tweak `thead` description to clarify it can contain non-header cells (1 by annevk)
    https://github.com/whatwg/html/pull/9552 
  - #9486 Use appropriate fetch destination for JSON&CSS modules (3 by annevk, nicolo-ribaudo)
    https://github.com/whatwg/html/pull/9486 [needs tests] 
  - #9400 Add name attribute for grouping details elements into an exclusive accordion (2 by dbaron, domenic)
    https://github.com/whatwg/html/pull/9400 [addition/proposal] [needs implementer interest] 
  - #9360 Add back/forward cache NotRestoredReasons (3 by rubberyuzu)
    https://github.com/whatwg/html/pull/9360 
  - #9166 Update the :dir / directionality to include shadow dom (1 by annevk)
    https://github.com/whatwg/html/pull/9166 [topic: shadow] [topic: selectors] 
  - #9017 Add "lbry" scheme to allowlist (1 by ben221199)
    https://github.com/whatwg/html/pull/9017 [addition/proposal] [needs implementer interest] 
  - #8467 Add custom state pseudo class (3 by josepharhar, rniwa)
    https://github.com/whatwg/html/pull/8467 [agenda+] 
  - #7370 Add a navigation counter to Documents (1 by clelland)
    https://github.com/whatwg/html/pull/7370 

  3 pull requests merged:
  - Use matches about:blank in more cases
    https://github.com/whatwg/html/pull/9558 
  - Remove erroneous break in hide popover algorithm
    https://github.com/whatwg/html/pull/9528 [topic: popover] 
  - Tweak `thead` description to clarify it can contain non-header cells
    https://github.com/whatwg/html/pull/9552 


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, 31 July 2023 17:00:19 UTC