Weekly github digest (HTML specs)

Issues
------
* w3c/html-aria (+1/-4/💬0)
  1 issues created:
  - Add mention of role=image (by scottaohara)
    https://github.com/w3c/html-aria/issues/481 [Clarification needed] 

  4 issues closed:
  - Allow gridcell and treeitem roles on button elements https://github.com/w3c/html-aria/issues/298 [Allowed roles] 
  - Allow gridcell and treeitem roles on button elements https://github.com/w3c/html-aria/issues/298 [Allowed roles] 
  - Inconsistent allowed roles for "button" elements https://github.com/w3c/html-aria/issues/395 [Allowed roles] [Clarification needed] [Inconsistency] 
  - Update: Allow role=slider on button and input type=button elements https://github.com/w3c/html-aria/issues/444 [Allowed roles] 

* whatwg/html (+13/-8/💬90)
  13 issues created:
  - Add nonce as a Content attribute for <link> (by evilpie)
    https://github.com/whatwg/html/issues/9505 
  - Data brokerage bugs (by Simulate39)
    https://github.com/whatwg/html/issues/9504 
  - Broken MathML links (by lauch788)
    https://github.com/whatwg/html/issues/9502 
  - WezerJr (by wezerjr)
    https://github.com/whatwg/html/issues/9501 
  - Introduce scopes to openers (by SoniEx2)
    https://github.com/whatwg/html/issues/9500 
  - fetch client settings object isn't used in `fetch the descendants of and link a module script` (by allstarschh)
    https://github.com/whatwg/html/issues/9499 
  - Correct description of `readonly` attribute (or mutability) (by aaronadamsCA)
    https://github.com/whatwg/html/issues/9496 
  - . (by ahmedturjo365)
    https://github.com/whatwg/html/issues/9495 
  - "context = canvas.getContext('2d' [, { [ alpha: ..." (by hntoitx)
    https://github.com/whatwg/html/issues/9492 
  - Allow self-closing tags everywhere (by jakearchibald)
    https://github.com/whatwg/html/issues/9491 
  - Add VideoPlaybackQuality and HTMLVideoElement»getVideoPlaybackQuality() (by sideshowbarker)
    https://github.com/whatwg/html/issues/9489 [addition/proposal] [topic: media] 
  - Should #fallback-base-url and #navigate use "matches" about:blank? (by domfarolino)
    https://github.com/whatwg/html/issues/9488 [topic: navigation] 
  - Showing only a child popover causes "beforetoggle" and "toggle" events but popover is invisble (by mbrodesser-Igalia)
    https://github.com/whatwg/html/issues/9487 [topic: popover] 

  20 issues received 90 new comments:
  - #9505 Add nonce as a Content attribute for <link> (1 by evilpie)
    https://github.com/whatwg/html/issues/9505 
  - #9502 Broken MathML links (13 by Boszmullar, annevk, davidcarlisle, jshtuazon2, lauch788)
    https://github.com/whatwg/html/issues/9502 [integration] 
  - #9500 Introduce scopes to openers (2 by SoniEx2, domenic)
    https://github.com/whatwg/html/issues/9500 
  - #9496 Correct description of `readonly` attribute (or mutability) (2 by aaronadamsCA, annevk)
    https://github.com/whatwg/html/issues/9496 [clarification] [topic: forms] 
  - #9492 "context = canvas.getContext('2d' [, { [ alpha: ..." (1 by hntoitx)
    https://github.com/whatwg/html/issues/9492 
  - #9491 Allow self-closing tags everywhere (32 by WebReflection, bogger33, cunlic, jakearchibald, keithamus, sideshowbarker, zcorpan, zealvurte)
    https://github.com/whatwg/html/issues/9491 [addition/proposal] [needs implementer interest] [topic: parser] [needs compat analysis] 
  - #9487 Showing only a child popover causes "beforetoggle" and "toggle" events but popover is invisble (3 by josepharhar, mbrodesser-Igalia)
    https://github.com/whatwg/html/issues/9487 [topic: popover] 
  - #9474 Upcoming HTML standard issue triage meeting on 7/13/2023 (2 by 3shool, past)
    https://github.com/whatwg/html/issues/9474 [agenda+] 
  - #9469 Specify a maximal depth of backtracking for the pattern attribute on input elements (4 by annevk, mathiasbynens, schuay, vinhill)
    https://github.com/whatwg/html/issues/9469 [topic: forms] [integration] 
  - #9468 Should step 7 of  https://html.spec.whatwg.org/#hide-popover-algorithm be a while loop? (3 by cathiechen, josepharhar)
    https://github.com/whatwg/html/issues/9468 [topic: popover] 
  - #9459 When atrribute value changes, do we run hiding popover algorithm regardless? (2 by josepharhar, mbrodesser-Igalia)
    https://github.com/whatwg/html/issues/9459 [topic: popover] 
  - #9448 auto-sizes concrete object size ignoring natural dimensions is not implementable (10 by eeeps, emilio, johannesodland, zcorpan)
    https://github.com/whatwg/html/issues/9448 [topic: img] 
  - #9225 Dirname should work with more input types (2 by annevk, zcorpan)
    https://github.com/whatwg/html/issues/9225 [addition/proposal] [needs implementer interest] [topic: forms] [i18n-tracker] 
  - #9158 Consider a different process for standardizing registerProtocolHandler schemes (1 by zcorpan)
    https://github.com/whatwg/html/issues/9158 [meta] [topic: custom protocols] 
  - #9112 Standardize rendering of PQ and HLG HDR image content (1 by ccameron-chromium)
    https://github.com/whatwg/html/issues/9112 
  - #9030 History length/index are not synchronously initialized in new navigables (2 by domfarolino, hsivonen)
    https://github.com/whatwg/html/issues/9030 [topic: navigation] [topic: history] 
  - #8789 HTML cross-document encoding inheritance with bogus Content-Type charset (1 by hsivonen)
    https://github.com/whatwg/html/issues/8789 [topic: parser] [interop] 
  - #7732 Consider preventing page scroll when modal dialog is visible (1 by matatk)
    https://github.com/whatwg/html/issues/7732 [topic: rendering] [accessibility] [a11y-tracker] [topic: dialog] 
  - #6235 Escape "<" and ">" in attributes (4 by securityMB, zcorpan)
    https://github.com/whatwg/html/issues/6235 [normative change] [topic: parser] [security/privacy] [needs compat analysis] [security-tracker] 
  - #3518 Proposal: HTML passwordrules attribute (3 by dead-claudia, zcorpan)
    https://github.com/whatwg/html/issues/3518 [addition/proposal] [needs implementer interest] [document conformance] [security/privacy] [topic: forms] 

  8 issues closed:
  - Data brokerage bugs https://github.com/whatwg/html/issues/9504 
  - Broken MathML links https://github.com/whatwg/html/issues/9502 [integration] 
  - Introduce scopes to openers https://github.com/whatwg/html/issues/9500 
  - WezerJr https://github.com/whatwg/html/issues/9501 
  - . https://github.com/whatwg/html/issues/9495 
  - Allow self-closing tags everywhere https://github.com/whatwg/html/issues/9491 [addition/proposal] [needs implementer interest] [topic: parser] [needs compat analysis] 
  - "context = canvas.getContext('2d' [, { [ alpha: ..." https://github.com/whatwg/html/issues/9492 
  - import() should use referring script's base URL as the referrer https://github.com/whatwg/html/issues/3744 [normative change] [topic: script] 

* whatwg/dom (+1/-0/💬5)
  1 issues created:
  - Variable strength aborting (by bojavou)
    https://github.com/whatwg/dom/issues/1215 

  4 issues received 5 new comments:
  - #1215 Variable strength aborting (1 by keithamus)
    https://github.com/whatwg/dom/issues/1215 
  - #1214 another version of `Element.prototype.contains` that considers slotted elements as children (1 by canalun)
    https://github.com/whatwg/dom/issues/1214 
  - #1195 Userland AbortSignal (2 by benjamingr, bojavou)
    https://github.com/whatwg/dom/issues/1195 [topic: aborting] 
  - #1082 Timeout AbortSignal (or AbortController) that gets input from the operation (1 by bojavou)
    https://github.com/whatwg/dom/issues/1082 [topic: aborting] 



Pull requests
-------------
* w3c/html-aria (+4/-2/💬1)
  4 pull requests submitted:
  - docs: remove unneeded hyphen (by j9t)
    https://github.com/w3c/html-aria/pull/480 
  - docs: remove superfluous/confusing semicolon (by j9t)
    https://github.com/w3c/html-aria/pull/479 
  - docs: remove superfluous/confusing comma (by j9t)
    https://github.com/w3c/html-aria/pull/478 
  - docs: add missing “’s” (by j9t)
    https://github.com/w3c/html-aria/pull/477 

  1 pull requests received 1 new comments:
  - #455 add allowed role for aside element (1 by scottaohara)
    https://github.com/w3c/html-aria/pull/455 [Allowed roles] [needs implementation commitment] [needs changelog entry] 

  2 pull requests merged:
  - add allowed role for aside element
    https://github.com/w3c/html-aria/pull/455 [Allowed roles] [needs implementation commitment] [needs changelog entry] 
  - Update button and input button allowances
    https://github.com/w3c/html-aria/pull/446 [Allowed roles] [Meets 2 implementations req] 

* whatwg/html (+8/-2/💬32)
  8 pull requests submitted:
  - Editorial: Use the right "active document" definition in a focus algorithm (by rakuco)
    https://github.com/whatwg/html/pull/9498 
  - Populate document state origin/initiator origin upon creation (by domfarolino)
    https://github.com/whatwg/html/pull/9494 [topic: navigation] 
  - Force size containment for auto-sizes (by zcorpan)
    https://github.com/whatwg/html/pull/9493 
  - Make dirname apply to hidden/tel/url/email inputs (by zcorpan)
    https://github.com/whatwg/html/pull/9490 
  - Use appropriate fetch destination for JSON&CSS modules (by nicolo-ribaudo)
    https://github.com/whatwg/html/pull/9486 
  - Test PR (by cijian23)
    https://github.com/whatwg/html/pull/9485 
  - Fix links to fetch request initiator type (by nicolo-ribaudo)
    https://github.com/whatwg/html/pull/9484 
  - Editorial: fix popover attribute index entries (by domenic)
    https://github.com/whatwg/html/pull/9483 

  14 pull requests received 32 new comments:
  - #9490 Make dirname apply to hidden/tel/url/email inputs (1 by vinhill)
    https://github.com/whatwg/html/pull/9490 
  - #9481 Set popover invoker immediately after changing popover's visibility state to "showing" (3 by annevk, josepharhar, mbrodesser-Igalia)
    https://github.com/whatwg/html/pull/9481 [topic: popover] 
  - #9464 Snapshot fallback base URL for about:-schemed Documents (5 by domenic, domfarolino, wjmaclean)
    https://github.com/whatwg/html/pull/9464 [normative change] [topic: navigation] 
  - #9457 Ignore DOM state when hiding popovers if needed (2 by annevk, josepharhar)
    https://github.com/whatwg/html/pull/9457 
  - #9456 add dialogmodaltarget attribute (2 by annevk, keithamus)
    https://github.com/whatwg/html/pull/9456 
  - #9430 Clarify the fake token step in fragment parsing (2 by annevk, hsivonen)
    https://github.com/whatwg/html/pull/9430 
  - #9407 Propagate fetch referrer in dynamic imports (2 by domenic, nicolo-ribaudo)
    https://github.com/whatwg/html/pull/9407 [normative change] [topic: script] 
  - #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 (1 by rubberyuzu)
    https://github.com/whatwg/html/pull/9360 
  - #9309 Ignore dangling markup in target name (1 by shhnjk)
    https://github.com/whatwg/html/pull/9309 
  - #9210 Use module referrer policy for descendant fetches (2 by domfarolino)
    https://github.com/whatwg/html/pull/9210 [do not merge yet] [topic: script] 
  - #9142 Don't throw when popover/dialog is in requested state (7 by annevk, josepharhar, mbrodesser-Igalia, nt1m)
    https://github.com/whatwg/html/pull/9142 [needs tests] [topic: dialog] [topic: popover] 
  - #5826 Reference even more baseline concepts in CSS Inline Layout (1 by fserb)
    https://github.com/whatwg/html/pull/5826 [topic: canvas] [needs tests] 
  - #4606 Add disallowdocumentaccess iframe attribute to force a creation of a new agent cluster map (1 by annevk)
    https://github.com/whatwg/html/pull/4606 

  2 pull requests merged:
  - Fix links to fetch request initiator type
    https://github.com/whatwg/html/pull/9484 
  - Propagate fetch referrer in dynamic imports
    https://github.com/whatwg/html/pull/9407 [normative change] [topic: script] 


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, 10 July 2023 17:00:21 UTC