Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+1/-2/💬4)
  1 issues created:
  - Do we need to spec div as child of dl? (by scottaohara)
    https://github.com/w3c/html-aam/issues/356 

  2 issues received 4 new comments:
  - #345 summary element role mapping (3 by carmacleod)
    https://github.com/w3c/html-aam/issues/345 [Agenda] 
  - #45 [HTML AAM] Mapping of 'form' element to ARIA 'form' role should only be done when element has a label (1 by scottaohara)
    https://github.com/w3c/html-aam/issues/45 [AAM V2] 

  2 issues closed:
  - summary element role mapping https://github.com/w3c/html-aam/issues/345 [Agenda] 
  - [HTML AAM] Mapping of 'form' element to ARIA 'form' role should only be done when element has a label https://github.com/w3c/html-aam/issues/45 [AAM V2] 

* w3c/html-aria (+2/-1/💬0)
  2 issues created:
  - Define allowed ARIA attributes for div when a child of dl element (by scottaohara)
    https://github.com/w3c/html-aria/issues/374 [Allowed roles] [Allowed aria-* attributes] 
  - CFC: Publish ARIA in HTML as a W3C Recommendation allowing new features (by siusin)
    https://github.com/w3c/html-aria/issues/373 

  1 issues closed:
  - Consider allowing roles on <area> with no href attribute https://github.com/w3c/html-aria/issues/325 [Allowed roles] 

* w3c/htmlwg (+0/-1/💬3)
  2 issues received 3 new comments:
  - #19 Wide Review for the DOM Review Draft — Published 21 June 2021 (1 by samuelweiler)
    https://github.com/w3c/htmlwg/issues/19 
  - #17 HTML Review Draft — Published 18 January 2021: review tracker (2 by plehegar, sideshowbarker)
    https://github.com/w3c/htmlwg/issues/17 

  1 issues closed:
  - HTML Review Draft — Published 18 January 2021: review tracker https://github.com/w3c/htmlwg/issues/17 

* w3c/webcomponents (+0/-0/💬1)
  1 issues received 1 new comments:
  - #79 Selection APIs for Shadow DOM (1 by annevk)
    https://github.com/WICG/webcomponents/issues/79 [v2] [shadow-dom] [needs concrete proposal] 

* whatwg/html (+10/-7/💬62)
  10 issues created:
  - Per the spec, calling `clearInterval` in the interval's callback has no effect (by andreubotella)
    https://github.com/whatwg/html/issues/7356 
  - HTTP headers index (by annevk)
    https://github.com/whatwg/html/issues/7355 [clarification] 
  - https://bdtimes.tv/ (by akibkishoreganj)
    https://github.com/whatwg/html/issues/7353 
  - Suggestion: Change <div> in <dl> content rules for styling purposes (by mincerafter42)
    https://github.com/whatwg/html/issues/7347 
  - `window.pointer.{clientX, clientY, down, ...}` (by josephrocca)
    https://github.com/whatwg/html/issues/7346 
  - Sandbox, COOP, and error pages. (by hemeryar)
    https://github.com/whatwg/html/issues/7345 
  - "about:reader?url=https%3A%2F%2Fc.aimg.sk%2Fbe136b79935e1fb593ef639e4d7610b1.js%2FZm90b2FsYnVteS0yMDE0fHxhbGx8fHZlbmRvcl9zdGF0aWNcanF1ZXJ5LTEuOS4xfDAtMHwwNjgxYmIwYjE2NjAyYjBlZWNmZDQwMDYyNzcyNzNhNQ%3D%3D.js%3Fv%3D3" (by budvajda)
    https://github.com/whatwg/html/issues/7344 
  - Import assertion `type: 'javascript'` (by GeoffreyBooth)
    https://github.com/whatwg/html/issues/7342 
  - Can we make user activation consistent between pointer types? (by flackr)
    https://github.com/whatwg/html/issues/7341 
  - Awaitable timers (by jasnell)
    https://github.com/whatwg/html/issues/7340 

  24 issues received 62 new comments:
  - #7353 https://bdtimes.tv/ (1 by akibkishoreganj)
    https://github.com/whatwg/html/issues/7353 
  - #7347 Suggestion: Change <div> in <dl> content rules for styling purposes (1 by domenic)
    https://github.com/whatwg/html/issues/7347 
  - #7346 `window.pointer.{clientX, clientY, down, ...}` (5 by Yay295, domenic, josephrocca, pshaughn)
    https://github.com/whatwg/html/issues/7346 [addition/proposal] [needs implementer interest] 
  - #7345 Sandbox, COOP, and error pages. (3 by annevk, hemeryar)
    https://github.com/whatwg/html/issues/7345 [topic: cross-origin-opener-policy] [topic: sandbox] 
  - #7342 Import assertion `type: 'javascript'` (11 by GeoffreyBooth, Ms2ger, annevk, dandclark, domenic, guybedford, ljharb)
    https://github.com/whatwg/html/issues/7342 [topic: script] 
  - #7341 Can we make user activation consistent between pointer types? (2 by Yay295, flackr)
    https://github.com/whatwg/html/issues/7341 [topic: user activation] 
  - #7340 Awaitable timers (2 by annevk, domenic)
    https://github.com/whatwg/html/issues/7340 
  - #7332 How should the meta refresh URL resolve? (3 by annevk, danny0838)
    https://github.com/whatwg/html/issues/7332 [interop] 
  - #7328 Performance isolation for `srcdoc` iframes (a la Origin-Agent-Cluster) (2 by annevk, domenic)
    https://github.com/whatwg/html/issues/7328 [topic: agent] [topic: sandbox] 
  - #7321 Make `HTMLSlotElement.assign()` accept sequence (4 by annevk, orstavik)
    https://github.com/whatwg/html/issues/7321 [impacts documentation] 
  - #7293 <input type=password> should provide UI to show/hide its value (3 by MatsPalmgren, Yay295, mfreed7)
    https://github.com/whatwg/html/issues/7293 [topic: forms] 
  - #7131 Feature proposal: `blocking="render"` attribute on <link> and <script> (2 by xiaochengh, zcorpan)
    https://github.com/whatwg/html/issues/7131 [addition/proposal] [needs implementer interest] [topic: rendering] 
  - #7130 contextlost follow-up (1 by annevk)
    https://github.com/whatwg/html/issues/7130 [clarification] [topic: canvas] 
  - #6909 Proposal: Add a way to open programmatically a date picker (1 by beaufortfrancois)
    https://github.com/whatwg/html/issues/6909 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #6364 Allowing top-level communication for cross-origin isolated documents  (11 by annevk, camillelamy, rniwa)
    https://github.com/whatwg/html/issues/6364 [topic: cross-origin-opener-policy] [topic: cross-origin-embedder-policy] 
  - #6316 Is about:srcdoc a navigable URL? It doesn't seem so... mostly (1 by domfarolino)
    https://github.com/whatwg/html/issues/6316 [topic: navigation] [topic: browsing context] 
  - #5426 Pages with `color-scheme: dark` have too low link color contrast (1 by Seirdy)
    https://github.com/whatwg/html/issues/5426 [topic: rendering] [accessibility] [a11y-needs-resolution] 
  - #5173 2D context zero copy from WebAssembly (1 by JSmith01)
    https://github.com/whatwg/html/issues/5173 [addition/proposal] [needs implementer interest] [topic: canvas] 
  - #4866 History API: history.pushState/popState should reflect closing-page state instead of opening-page state (1 by domenic)
    https://github.com/whatwg/html/issues/4866 [addition/proposal] [needs implementer interest] [topic: history] 
  - #4400 Yielding to the event loop (in some way) between module evaluations (1 by yoavweiss)
    https://github.com/whatwg/html/issues/4400 [normative change] [topic: script] 
  - #4344 <style> element definition lacks Shadow DOM usage (1 by domenic)
    https://github.com/whatwg/html/issues/4344 [clarification] [topic: shadow] 
  - #1792 popstate/hashchange dispatching doesn't match what browsers do. (1 by domenic)
    https://github.com/whatwg/html/issues/1792 [topic: history] [topic: events] [interop] 
  - #1583 Shadow DOM and focus (1 by domenic)
    https://github.com/whatwg/html/issues/1583 [topic: shadow] [topic: focus] 
  - #617 A setTimeout that returns a promise that resolves after specified time. (2 by domenic, jasnell)
    https://github.com/whatwg/html/issues/617 [addition/proposal] [needs implementer interest] 

  7 issues closed:
  - History API: history.pushState/popState should reflect closing-page state instead of opening-page state https://github.com/whatwg/html/issues/4866 [addition/proposal] [needs implementer interest] [topic: history] 
  - Yielding to the event loop (in some way) between module evaluations https://github.com/whatwg/html/issues/4400 [normative change] [topic: script] 
  - <style> element definition lacks Shadow DOM usage https://github.com/whatwg/html/issues/4344 [clarification] [topic: shadow] 
  - Shadow DOM and focus https://github.com/whatwg/html/issues/1583 [topic: shadow] [topic: focus] 
  - Define focus behavior for `<dialog>` element with Shadow DOM https://github.com/whatwg/html/issues/2393 [topic: shadow] [topic: focus] [topic: dialog] 
  - Export "visibility state", [=Document/hidden=] and [=Document/visible=] https://github.com/whatwg/html/issues/7336 [meta] 
  - Awaitable timers https://github.com/whatwg/html/issues/7340 

* whatwg/dom (+1/-0/💬17)
  1 issues created:
  - Add a way to identify Abort errors originating from controllers (by benjamingr)
    https://github.com/whatwg/dom/issues/1033 

  4 issues received 17 new comments:
  - #1033 Add a way to identify Abort errors originating from controllers (10 by benjamingr, domenic, kanongil)
    https://github.com/whatwg/dom/issues/1033 [topic: aborting] 
  - #1030 AbortSignal's abort reason downstream integration (1 by nsatragno)
    https://github.com/whatwg/dom/issues/1030 [meta] [topic: aborting] 
  - #951 Add AbortSignal.timeout(ms) (5 by MattiasBuelens, annevk, benjamingr, jasnell)
    https://github.com/whatwg/dom/issues/951 [addition/proposal] [topic: aborting] 
  - #331 Symbols should be allowed as Event types. (1 by mfreed7)
    https://github.com/whatwg/dom/issues/331 [needs implementer interest] [topic: events] [addition/proposal] 



Pull requests
-------------
* w3c/html-aria (+0/-1/💬3)
  2 pull requests received 3 new comments:
  - #372 update aria-checked allowances (2 by JAWS-test, dylanb)
    https://github.com/w3c/html-aria/pull/372 [needs implementation commitment] 
  - #370 Correction: revise allowed roles for iframe, object, embed (1 by WilcoFiers)
    https://github.com/w3c/html-aria/pull/370 [needs implementation commitment] 

  1 pull requests merged:
  - Addition: update allowances for area no href
    https://github.com/w3c/html-aria/pull/360 [Meets 2 implementations req] 

* whatwg/html (+6/-5/💬21)
  6 pull requests submitted:
  - Move away from including IANA templates (by annevk)
    https://github.com/whatwg/html/pull/7354 
  - Correct a module map example (by annevk)
    https://github.com/whatwg/html/pull/7351 
  - Prevent modules from being imported with a type: 'javascript' assertion (by dandclark)
    https://github.com/whatwg/html/pull/7350 
  - Editorial: expose "wait for timeout" (by domenic)
    https://github.com/whatwg/html/pull/7349 
  - Editorial: modernize timers spec (by domenic)
    https://github.com/whatwg/html/pull/7348 
  - Editorial: moduleRequest → requested (by annevk)
    https://github.com/whatwg/html/pull/7343 

  10 pull requests received 21 new comments:
  - #7351 Correct a module map example (1 by domenic)
    https://github.com/whatwg/html/pull/7351 
  - #7350 Prevent modules from being imported with a type: 'javascript' assertion (1 by GeoffreyBooth)
    https://github.com/whatwg/html/pull/7350 
  - #7337 Editorial: export page visibilty concepts (5 by domenic, marcoscaceres)
    https://github.com/whatwg/html/pull/7337 
  - #7320 Add the <search> element (2 by artalar, zcorpan)
    https://github.com/whatwg/html/pull/7320 [addition/proposal] [do not merge yet] [impacts documentation] [agenda+] 
  - #7285 Handle shadow DOM and <dialog> focusing (5 by domenic, josepharhar)
    https://github.com/whatwg/html/pull/7285 [topic: shadow] [topic: focus] [topic: dialog] 
  - #7260 Define behavior of <link rel=preload> in detail (1 by noamr)
    https://github.com/whatwg/html/pull/7260 
  - #7203 Disable meta refresh when scripting is disabled (1 by zcorpan)
    https://github.com/whatwg/html/pull/7203 [addition/proposal] [needs implementer interest] 
  - #7004 Define which elements can be which kinds of widgets for CSS 'appearance' (3 by domenic, zcorpan)
    https://github.com/whatwg/html/pull/7004 
  - #6818 Add 'keyup' and 'keypress' to 'activation triggering input event' (1 by mustaqahmed)
    https://github.com/whatwg/html/pull/6818 [normative change] [needs tests] [topic: user activation] 
  - #6595 Always replace the initial about:blank Document (1 by hsivonen)
    https://github.com/whatwg/html/pull/6595 [topic: navigation] 

  5 pull requests merged:
  - Correct a module map example
    https://github.com/whatwg/html/pull/7351 
  - Handle shadow DOM and <dialog> focusing
    https://github.com/whatwg/html/pull/7285 [topic: shadow] [topic: focus] [topic: dialog] 
  - Editorial: moduleRequest → requested
    https://github.com/whatwg/html/pull/7343 
  - Editorial: export page visibilty concepts
    https://github.com/whatwg/html/pull/7337 
  - requestIdleCallback: Explicit algorithm for idle callback "deadline"
    https://github.com/whatwg/html/pull/7166 

* whatwg/dom (+1/-0/💬3)
  1 pull requests submitted:
  - Introduce AbortSignal.timeout() (by domenic)
    https://github.com/whatwg/dom/pull/1032 

  1 pull requests received 3 new comments:
  - #1032 Introduce AbortSignal.timeout() (3 by domenic, shaseley)
    https://github.com/whatwg/dom/pull/1032 


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, 22 November 2021 17:00:31 UTC