Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+1/-3/💬27)
  1 issues created:
  - ARIA WG decision on `b/strong` and `i/em` semantics conflicts with intention of HTML spec (by cookiecrook)
    https://github.com/w3c/html-aam/issues/482 

  4 issues received 27 new comments:
  - #482 ARIA WG decision on `b/strong` and `i/em` semantics conflicts with intention of HTML spec (10 by cookiecrook, jnurthen, joanmarie, scottaohara)
    https://github.com/w3c/html-aam/issues/482 
  - #475 Why are <b> and <s> mapped to semantic roles, but <i> is not? (4 by cookiecrook, scottaohara, stevefaulkner)
    https://github.com/w3c/html-aam/issues/475 
  - #473 Inaccurate mapping for select and input with list attribute (10 by JAWS-test, cookiecrook, scottaohara)
    https://github.com/w3c/html-aam/issues/473 
  - #467 Windows/Mac differences in presentation of some HTML-AAM implicit roles (3 by JAWS-test, scottaohara, smhigley)
    https://github.com/w3c/html-aam/issues/467 [Agenda] 

  3 issues closed:
  - Inaccurate mapping for select and input with list attribute https://github.com/w3c/html-aam/issues/473 
  - ARIA WG decision on `b/strong` and `i/em` semantics conflicts with intention of HTML spec https://github.com/w3c/html-aam/issues/482 
  - Why are <b> and <s> mapped to semantic roles, but <i> is not? https://github.com/w3c/html-aam/issues/475 

* w3c/html-aria (+3/-0/💬7)
  3 issues created:
  - mark rp element as name prohibited (by scottaohara)
    https://github.com/w3c/html-aria/issues/462 
  - Update naming for hgroup and address (by scottaohara)
    https://github.com/w3c/html-aria/issues/461 
  - Remove param element (by scottaohara)
    https://github.com/w3c/html-aria/issues/460 

  2 issues received 7 new comments:
  - #460 Remove param element (1 by tarunsamanta2k20)
    https://github.com/w3c/html-aria/issues/460 [Good first issue] 
  - #258 Revise allowed roles/attributes on table elements (6 by mitchellevan, scottaohara)
    https://github.com/w3c/html-aria/issues/258 [Allowed roles] [Allowed aria-* attributes] 

* w3c/webcomponents (+2/-1/💬20)
  2 issues created:
  - [a11y]: permit aria-hidden=true on focusable shadow elements in FACE (by bennypowers)
    https://github.com/WICG/webcomponents/issues/1014 
  - Template Instantiation Support for Microdata (by bahrus)
    https://github.com/WICG/webcomponents/issues/1013 

  7 issues received 20 new comments:
  - #1013 Template Instantiation Support for Microdata (1 by bahrus)
    https://github.com/WICG/webcomponents/issues/1013 
  - #1005 Spring 2023 Cross-Root ARIA F2F (10 by EisenbergEffect, alice, bennypowers, mfreed7, nolanlawson, rniwa)
    https://github.com/WICG/webcomponents/issues/1005 
  - #1003 [dom-parts] Declarative syntax for creating DOM Parts (3 by bahrus)
    https://github.com/WICG/webcomponents/issues/1003 
  - #999 Spring 2023 DOM Parts F2F (1 by mfreed7)
    https://github.com/WICG/webcomponents/issues/999 [html-dom] 
  - #782 Lazy Custom Element Definitions (1 by EisenbergEffect)
    https://github.com/WICG/webcomponents/issues/782 [custom-elements] [needs concrete proposal] 
  - #658 Why do we really need hyphens? (3 by EisenbergEffect, bathos, brandondrew)
    https://github.com/WICG/webcomponents/issues/658 [custom-elements] 
  - #426 Should shadow host have `display: block` by default? (1 by padcom)
    https://github.com/WICG/webcomponents/issues/426 [v1] [shadow-dom] 

  1 issues closed:
  - [custom-elements] Proposal for definition-time validation of dependencies https://github.com/WICG/webcomponents/issues/988 

* whatwg/html (+11/-10/💬60)
  11 issues created:
  - Should <dir> behave like a list element? (by annevk)
    https://github.com/whatwg/html/issues/9296 [topic: rendering] [interop] 
  - Proposal: Web Charts (by AdamSobieski)
    https://github.com/whatwg/html/issues/9295 
  - Proposal:  measurement semantic HTML tag (by bahrus)
    https://github.com/whatwg/html/issues/9294 
  - play&dl=1 (by poufpouf750)
    https://github.com/whatwg/html/issues/9291 
  - Link not support  (by Shanidrenad55)
    https://github.com/whatwg/html/issues/9281 
  - Clarify natural dimensions of HAVE_METADATA video element with no frame available (by karlt)
    https://github.com/whatwg/html/issues/9279 
  - Keep sharedWorker alive durning reload / next-page (by jimmywarting)
    https://github.com/whatwg/html/issues/9278 
  - Normalize COOP inheritance with policy container (by domfarolino)
    https://github.com/whatwg/html/issues/9277 [topic: cross-origin-opener-policy] [topic: policy container] 
  - Import maps cannot be used with HTTP Link rel=modulepreload  (by allstarschh)
    https://github.com/whatwg/html/issues/9274 
  - New (by BronkHonkyTonk)
    https://github.com/whatwg/html/issues/9273 
  - Are interfaces inheriting from `[Seralizable]`/`[Transferable]` interfaces required to have their own steps? (by saschanaz)
    https://github.com/whatwg/html/issues/9269 

  21 issues received 60 new comments:
  - #9296 Should <dir> behave like a list element? (3 by Yay295, nt1m, scottaohara)
    https://github.com/whatwg/html/issues/9296 [topic: rendering] [interop] 
  - #9281 Link not support  (2 by KetanParmar02)
    https://github.com/whatwg/html/issues/9281 
  - #9279 Clarify natural dimensions of HAVE_METADATA video element with no frame available (1 by karlt)
    https://github.com/whatwg/html/issues/9279 
  - #9274 Import maps cannot be used with HTTP Link rel=modulepreload  (2 by annevk, domenic)
    https://github.com/whatwg/html/issues/9274 [topic: resource hints (inc. preload)] 
  - #9269 Are interfaces inheriting from `[Seralizable]`/`[Transferable]` interfaces required to have their own steps? (7 by annevk, saschanaz)
    https://github.com/whatwg/html/issues/9269 [topic: serialize and transfer] 
  - #9263 Redundant call to "nearest inclusive open popover" algorithm? (1 by josepharhar)
    https://github.com/whatwg/html/issues/9263 [topic: popover] 
  - #9181 Make <img> src attribute optional if srcset is present (5 by annevk, foolip, zcorpan)
    https://github.com/whatwg/html/issues/9181 [document conformance] [topic: img] 
  - #9167 Should popovertarget be generic? (3 by jpzwarte, keithamus)
    https://github.com/whatwg/html/issues/9167 [normative change] [needs implementer interest] [topic: dialog] [topic: popover] 
  - #9119 popover-focus-child-dialog.html requires spec update (1 by josepharhar)
    https://github.com/whatwg/html/issues/9119 [topic: popover] 
  - #9045 Should popover/dialog show/hide when already shown/hidden throw? (5 by josepharhar, mfreed7, nt1m)
    https://github.com/whatwg/html/issues/9045 [topic: dialog] [topic: popover] 
  - #8917 Canvas 2D context color serialization (2 by annevk, mysteryDate)
    https://github.com/whatwg/html/issues/8917 [topic: canvas] 
  - #8707 Selecting text in the <summary> tag activates the details/summary (opens/closes the details tag) (1 by gijsk)
    https://github.com/whatwg/html/issues/8707 [topic: events] 
  - #8693 Proposal: Elements for a more semantic web (2 by bahrus)
    https://github.com/whatwg/html/issues/8693 
  - #8143 CORS, CORP, TAO & "public static resource" metadata (5 by annevk, noamr, yoavweiss)
    https://github.com/whatwg/html/issues/8143 [security/privacy] [topic: fetch] 
  - #6731 Canvas textBaseline "em square" not defined (2 by AshleyScirra, annevk)
    https://github.com/whatwg/html/issues/6731 [topic: canvas] [interop] 
  - #6230 Should two different defer scripts execute in the same task? (6 by Kaiido, domfarolino, noamr, zcorpan)
    https://github.com/whatwg/html/issues/6230 [topic: script] [topic: event loop] 
  - #4986 autocomplete attribute for street-address details (1 by battre)
    https://github.com/whatwg/html/issues/4986 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [i18n-tracker] 
  - #4903 input field placeholders should respect the dir attribute when set to "auto" (1 by ARZarkesh)
    https://github.com/whatwg/html/issues/4903 [topic: forms] [i18n-tracker] [i18n-alreq] [i18n-hlreq] 
  - #4715 width and height attributes on <table> should perhaps allow 0 as a value (2 by domenic, sivakusayan)
    https://github.com/whatwg/html/issues/4715 [good first issue] [topic: rendering] 
  - #3567 Have some way of opening `<dialog>` elements without JavaScript (1 by jpzwarte)
    https://github.com/whatwg/html/issues/3567 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [topic: dialog] 
  - #2894 Deprecate alert(), confirm(), prompt() (7 by manishaarya9899359346, matkoniecz, williamd5)
    https://github.com/whatwg/html/issues/2894 [removal/deprecation] 

  10 issues closed:
  - Submitting element directionality for various input element types https://github.com/whatwg/html/issues/9206 [topic: forms] [i18n-tracker] [i18n-alreq] [i18n-afrlreq] 
  - skip https://github.com/whatwg/html/issues/9285 
  - .github/dependabot.yml https://github.com/whatwg/html/issues/9282 
  - popover-focus-child-dialog.html requires spec update https://github.com/whatwg/html/issues/9119 [topic: popover] 
  - Should hide popover algorithm always restore the previously focused element? https://github.com/whatwg/html/issues/9169 [topic: popover] 
  - The previous focus change that was applied to dialog close has unexpected behavior for non-modal dialogs https://github.com/whatwg/html/issues/8904 [topic: dialog] 
  - All https://github.com/whatwg/html/issues/9276 
  - Form submission does a replace load depending on whether the form document has completely loaded https://github.com/whatwg/html/issues/9135 [topic: navigation] [topic: forms] 
  - Popover invoker example shouldn't have `aria-haspopup` https://github.com/whatwg/html/issues/9153 [accessibility] [a11y-tracker] [topic: popover] 
  - Should popover/dialog show/hide when already shown/hidden throw? https://github.com/whatwg/html/issues/9045 [topic: dialog] [topic: popover] 

* whatwg/dom (+3/-1/💬3)
  3 issues created:
  - Define XPath's lang() as ASCII case-insensitive (by annevk)
    https://github.com/whatwg/dom/issues/1199 
  - Import HTML's XPath and XSLT monkey patches (by annevk)
    https://github.com/whatwg/dom/issues/1198 
  - Undeprecate document.all (by jfbrennan)
    https://github.com/whatwg/dom/issues/1196 

  2 issues received 3 new comments:
  - #1196 Undeprecate document.all (2 by bathos, jfbrennan)
    https://github.com/whatwg/dom/issues/1196 
  - #1195 Userland AbortSignal (1 by benjamingr)
    https://github.com/whatwg/dom/issues/1195 [topic: aborting] 

  1 issues closed:
  - Undeprecate document.all https://github.com/whatwg/dom/issues/1196 



Pull requests
-------------
* w3c/html-aam (+4/-3/💬6)
  4 pull requests submitted:
  - Addition: include privacy and security sections (by scottaohara)
    https://github.com/w3c/html-aam/pull/485 
  - contextual role concept proposal (by scottaohara)
    https://github.com/w3c/html-aam/pull/484 
  - revert i mapping change (by scottaohara)
    https://github.com/w3c/html-aam/pull/483 
  - revise popover related attribute mappings (by scottaohara)
    https://github.com/w3c/html-aam/pull/481 [not ready for merge] 

  3 pull requests received 6 new comments:
  - #465 Addition: computed role mappings for html elements (1 by cookiecrook)
    https://github.com/w3c/html-aam/pull/465 
  - #454 Define concept of minimum role (4 by cookiecrook, scottaohara)
    https://github.com/w3c/html-aam/pull/454 
  - #446 Adds proposed popover and related attributes (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/446 

  3 pull requests merged:
  - revert i mapping change
    https://github.com/w3c/html-aam/pull/483 
  - Remove SF as editor
    https://github.com/w3c/html-aam/pull/479 
  - Correction: map i element to emphasis
    https://github.com/w3c/html-aam/pull/477 

* w3c/html-aria (+2/-0/💬4)
  2 pull requests submitted:
  - Clarification: list additional aria attributes for file and color inputs (by scottaohara)
    https://github.com/w3c/html-aria/pull/464 
  - Update: naming prohibited changes for hgroup, address, rp (by scottaohara)
    https://github.com/w3c/html-aria/pull/463 [needs implementation commitment] [needs changelog entry] 

  1 pull requests received 4 new comments:
  - #410 Clarify li element role allowances (4 by mitchellevan, scottaohara)
    https://github.com/w3c/html-aria/pull/410 [needs implementation commitment] [needs changelog entry] 

* whatwg/html (+3/-6/💬31)
  3 pull requests submitted:
  - Meta: use load event instead of DOMContentLoaded in html-dfn.js because it is loaded async (by jsnajdr)
    https://github.com/whatwg/html/pull/9297 
  - Don't restore popover focus for manual popovers (by josepharhar)
    https://github.com/whatwg/html/pull/9271 
  - Remove redundant call to nearest open popover (by josepharhar)
    https://github.com/whatwg/html/pull/9267 

  13 pull requests received 31 new comments:
  - #9297 Meta: use load event instead of DOMContentLoaded in html-dfn.js because it is loaded async (1 by annevk)
    https://github.com/whatwg/html/pull/9297 
  - #9271 Don't restore popover focus for manual popovers (1 by nt1m)
    https://github.com/whatwg/html/pull/9271 [topic: focus] [topic: popover] 
  - #9267 Remove redundant call to nearest open popover (4 by annevk, josepharhar, nt1m)
    https://github.com/whatwg/html/pull/9267 
  - #9264 Editorial: formalize the concept of a realm's agent (1 by annevk)
    https://github.com/whatwg/html/pull/9264 [do not merge yet] [editorial] 
  - #9262 editorial updates for popover example (2 by annevk, scottaohara)
    https://github.com/whatwg/html/pull/9262 [topic: popover] 
  - #9258 Account for autofocus attribute for non-modal dialog focusing steps (1 by josepharhar)
    https://github.com/whatwg/html/pull/9258 [topic: focus] [topic: dialog] [topic: popover] 
  - #9210 Use module referrer policy for descendant fetches (3 by annevk, domfarolino)
    https://github.com/whatwg/html/pull/9210 [do not merge yet] [needs tests] [topic: script] 
  - #9198 Improve popover event handling in nested showing and hiding (2 by josepharhar, nt1m)
    https://github.com/whatwg/html/pull/9198 [topic: popover] 
  - #9186 Reset the popover invoker in show popover (1 by zcorpan)
    https://github.com/whatwg/html/pull/9186 [topic: popover] 
  - #9178 Only restore dialog focus if focus is in the dialog (3 by annevk, josepharhar, nt1m)
    https://github.com/whatwg/html/pull/9178 [topic: focus] [topic: dialog] 
  - #9149 Move cross-origin opener policy into policy container (5 by antosart, domfarolino, hemeryar)
    https://github.com/whatwg/html/pull/9149 [topic: cross-origin-opener-policy] [topic: policy container] 
  - #9093 Use CSS spec for top layer (6 by foolip, josepharhar, nt1m, zcorpan)
    https://github.com/whatwg/html/pull/9093 [topic: rendering] [integration] 
  - #4613 Add Atomics.waitAsync host hook (1 by annevk)
    https://github.com/whatwg/html/pull/4613 [do not merge yet] 

  6 pull requests merged:
  - Issue #9206: Submit input element directionality only for text and search type
    https://github.com/whatwg/html/pull/9207 
  - Only restore popover focus if focus is in the popover
    https://github.com/whatwg/html/pull/9018 [topic: focus] [topic: popover] 
  - Only restore dialog focus if focus is in the dialog
    https://github.com/whatwg/html/pull/9178 [topic: focus] [topic: dialog] 
  - Account for autofocus attribute for non-modal dialog focusing steps
    https://github.com/whatwg/html/pull/9258 [topic: focus] [topic: dialog] [topic: popover] 
  - Fix form submission's replace-before-load logic
    https://github.com/whatwg/html/pull/9156 [topic: navigation] [topic: forms] [interop] 
  - editorial updates for popover example
    https://github.com/whatwg/html/pull/9262 [topic: popover] 

* whatwg/dom (+0/-0/💬2)
  2 pull requests received 2 new comments:
  - #1152 Add AbortSignal.any() (1 by shaseley)
    https://github.com/whatwg/dom/pull/1152 [needs implementer interest] [addition/proposal] [topic: aborting] 
  - #1079 Allow more characters in element/attribute names and prefixes (1 by josepharhar)
    https://github.com/whatwg/dom/pull/1079 [needs tests] 


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, 15 May 2023 17:00:21 UTC