Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+3/-0/💬0)
  3 issues created:
  - Future proposal in case where <rt> types become standardized (by aleventhal)
    https://github.com/w3c/html-aam/issues/353 
  - Suggest exposing <rt> as a description on the <ruby> base text (by aleventhal)
    https://github.com/w3c/html-aam/issues/352 
  - Add "description-from" to several mappings (by aleventhal)
    https://github.com/w3c/html-aam/issues/351 

* w3c/html-aria (+1/-1/💬0)
  1 issues created:
  - Problems with allowed roles for iframe, embed and object elements (by jcsteh)
    https://github.com/w3c/html-aria/issues/368 

  1 issues closed:
  - Allow aria-hidden=true on picture element https://github.com/w3c/html-aria/issues/346 [Allowed aria-* attributes] 

* whatwg/html (+11/-9/💬54)
  11 issues created:
  - อัครภณ อารีย์ (by akaraphonaree)
    https://github.com/whatwg/html/issues/7280 
  - Help (by motobrowning)
    https://github.com/whatwg/html/issues/7279 
  - Gg (by MalJoin)
    https://github.com/whatwg/html/issues/7278 
  - Would it be possible for the tabIndex property to only return 0 if the element is actually sequentially focusable? (by simevidas)
    https://github.com/whatwg/html/issues/7277 
  - Incorrectly closed tags in The section element example (by eriaxy)
    https://github.com/whatwg/html/issues/7276 
  - @yiyix:updatenotes (by meowmix72)
    https://github.com/whatwg/html/issues/7275 
  - Removing IANA consideration sections for HTTP headers (by annevk)
    https://github.com/whatwg/html/issues/7274 [meta] 
  - Nice (by TheCoderClown)
    https://github.com/whatwg/html/issues/7273 
  - Describe some of the window.open() features (by annevk)
    https://github.com/whatwg/html/issues/7270 [clarification] 
  - remove dns-prefetch (by antena24ro)
    https://github.com/whatwg/html/issues/7268 
  - BroadcastChannel spec is vague about asynchronous nature of global list management (by wanderview)
    https://github.com/whatwg/html/issues/7267 

  20 issues received 54 new comments:
  - #7277 Would it be possible for the tabIndex property to only return 0 if the element is actually sequentially focusable? (2 by domenic, simevidas)
    https://github.com/whatwg/html/issues/7277 
  - #7276 Incorrectly closed tags in The section element example (1 by tabatkins)
    https://github.com/whatwg/html/issues/7276 
  - #7274 Removing IANA consideration sections for HTTP headers (2 by annevk, domenic)
    https://github.com/whatwg/html/issues/7274 [clarification] [meta] 
  - #7270 Describe some of the window.open() features (1 by Kyawaung789456)
    https://github.com/whatwg/html/issues/7270 [clarification] 
  - #7268 remove dns-prefetch (1 by domenic)
    https://github.com/whatwg/html/issues/7268 
  - #7267 BroadcastChannel spec is vague about asynchronous nature of global list management (10 by annevk, asutherland, wanderview)
    https://github.com/whatwg/html/issues/7267 [topic: serialize and transfer] 
  - #7216 Proposal: `pagehide` and `pageshow` events for DedicatedWorkerGlobalScope (4 by annevk, fergald)
    https://github.com/whatwg/html/issues/7216 
  - #7201 Upcoming HTML standard issue triage meeting on 11/4/2021 (1 by domenic)
    https://github.com/whatwg/html/issues/7201 [agenda+] 
  - #7133 Add request metadata to COEP Reporting (2 by agampafb, mikewest)
    https://github.com/whatwg/html/issues/7133 [topic: cross-origin-embedder-policy] 
  - #7130 contextlost follow-up (2 by yiyix)
    https://github.com/whatwg/html/issues/7130 [clarification] [topic: canvas] 
  - #6911 Proposal: blank worker (1 by josephrocca)
    https://github.com/whatwg/html/issues/6911 [addition/proposal] [needs implementer interest] [topic: workers] 
  - #6590 Refresh header field should have an IANA registration (1 by annevk)
    https://github.com/whatwg/html/issues/6590 [meta] 
  - #6468 Require CORS for HSL and DASH media formats (8 by anforowicz, annevk, jernoble, sandersdan)
    https://github.com/whatwg/html/issues/6468 [topic: media] [topic: fetch] 
  - #6463 And let's come up with an active Label with values. (1 by korenevskiy)
    https://github.com/whatwg/html/issues/6463 
  - #6364 Allowing top-level communication for cross-origin isolated documents  (2 by annevk, hemeryar)
    https://github.com/whatwg/html/issues/6364 [topic: cross-origin-opener-policy] [topic: cross-origin-embedder-policy] 
  - #6196 Add new pragma directive - x-dns-prefetch-control (1 by antena24ro)
    https://github.com/whatwg/html/issues/6196 
  - #4431 Further BarProp cleanup (3 by arai-a, domenic)
    https://github.com/whatwg/html/issues/4431 [clarification] 
  - #3567 Have some way of opening `<dialog>` elements without JavaScript (3 by robsonsobral, uasan)
    https://github.com/whatwg/html/issues/3567 [addition/proposal] [needs implementer interest] [accessibility] [topic: forms] [topic: dialog] 
  - #2791 Client side include feature for HTML (7 by andrewmcwatters, justinfagnani, tonygiang, xk2600)
    https://github.com/whatwg/html/issues/2791 [addition/proposal] [needs implementer interest] 
  - #2177 Setting headers for EventSource (1 by ericlaw1979)
    https://github.com/whatwg/html/issues/2177 [addition/proposal] [needs implementer interest] [topic: fetch] [topic: eventsource] 

  9 issues closed:
  - Unfocusing steps should account for `delegatesFocus` somehow https://github.com/whatwg/html/issues/7070 [topic: shadow] [topic: focus] 
  - Should delegatesFocus use the flat tree? https://github.com/whatwg/html/issues/7207 [topic: shadow] [topic: focus] [agenda+] 
  - Need a consistent set of events that defines user activation https://github.com/whatwg/html/issues/3849 [topic: events] [topic: user activation] 
  - Would it be possible for the tabIndex property to only return 0 if the element is actually sequentially focusable? https://github.com/whatwg/html/issues/7277 
  - Incorrectly closed tags in The section element example https://github.com/whatwg/html/issues/7276 
  - Further BarProp cleanup https://github.com/whatwg/html/issues/4431 [clarification] 
  - Standardize a popup's condition and UI opened by window.open https://github.com/whatwg/html/issues/5872 [interop] [topic: browsing context] 
  - Refresh header field should have an IANA registration https://github.com/whatwg/html/issues/6590 [meta] 
  - remove dns-prefetch https://github.com/whatwg/html/issues/7268 



Pull requests
-------------
* w3c/html-aam (+1/-0/💬1)
  1 pull requests submitted:
  - aside mapping revisions (by scottaohara)
    https://github.com/w3c/html-aam/pull/350 

  1 pull requests received 1 new comments:
  - #348 Updating HTML elements to map to their Aria 1.2 roles (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/348 

* w3c/html-aria (+0/-1/💬2)
  1 pull requests received 2 new comments:
  - #352 allow aria-hidden on picture element (2 by marcoscaceres)
    https://github.com/w3c/html-aria/pull/352 [Meets 2 implementations req] 

  1 pull requests merged:
  - allow aria-hidden on picture element
    https://github.com/w3c/html-aria/pull/352 [Meets 2 implementations req] 

* whatwg/html (+3/-4/💬18)
  3 pull requests submitted:
  - Describe the reasonable window.open() features (by annevk)
    https://github.com/whatwg/html/pull/7282 [clarification] 
  - ElementInternals: The validationMessage attribute's getter throws exception (by EdgarChen)
    https://github.com/whatwg/html/pull/7281 
  - update OffscreenCanvasRenderingContext notes (by yiyix)
    https://github.com/whatwg/html/pull/7269 

  7 pull requests received 18 new comments:
  - #7281 ElementInternals: The validationMessage attribute's getter throws exception (1 by EdgarChen)
    https://github.com/whatwg/html/pull/7281 
  - #7260 Define behavior of <link rel=preload> in detail (1 by noamr)
    https://github.com/whatwg/html/pull/7260 
  - #7248 Update the list of activation triggering input events (1 by domenic)
    https://github.com/whatwg/html/pull/7248 [normative change] [interop] [topic: user activation] 
  - #7238 Define Page Visibility in terms of HTML (1 by noamr)
    https://github.com/whatwg/html/pull/7238 
  - #7079 Fixes to delegatesFocus (2 by domenic)
    https://github.com/whatwg/html/pull/7079 [topic: shadow] [topic: focus] 
  - #6530 Standardize the condition for opening a popup by window.open, and BarProp values (8 by annevk, arai-a, domenic, mfreed7)
    https://github.com/whatwg/html/pull/6530 [normative change] [topic: browsing context] 
  - #4184 Focus the dialog element instead of the first focusable item (4 by WickyNilliams, annevk, mfreed7, scottaohara)
    https://github.com/whatwg/html/pull/4184 [normative change] [needs implementer interest] [accessibility] [topic: dialog] 

  4 pull requests merged:
  - Fixes to delegatesFocus
    https://github.com/whatwg/html/pull/7079 [topic: shadow] [topic: focus] 
  - Update the list of activation triggering input events
    https://github.com/whatwg/html/pull/7248 [normative change] [interop] [topic: user activation] 
  - Add non-normative note about find-in-page details privacy
    https://github.com/whatwg/html/pull/7229 
  - Standardize the condition for opening a popup by window.open, and BarProp values
    https://github.com/whatwg/html/pull/6530 [normative change] [topic: browsing context] 

* whatwg/dom (+0/-0/💬9)
  1 pull requests received 9 new comments:
  - #1027 Add abort reason to AbortSignal (9 by annevk, nidhijaju, yutakahirano)
    https://github.com/whatwg/dom/pull/1027 


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, 1 November 2021 17:00:29 UTC