Weekly github digest (HTML specs)

Issues
------
* w3c/webcomponents (+0/-0/💬2)
  2 issues received 2 new comments:
  - #955 SVG <use> tag with CSS ::part selector (1 by trusktr)
    https://github.com/WICG/webcomponents/issues/955 
  - #942 Adding support for ShadowDOM features in SVG (1 by trusktr)
    https://github.com/WICG/webcomponents/issues/942 

* whatwg/html (+14/-10/💬49)
  14 issues created:
  - Security (by Jahajohn)
    https://github.com/whatwg/html/issues/7647 
  - Security (by Jahajohn)
    https://github.com/whatwg/html/issues/7646 
  - Security error (by Jahajohn)
    https://github.com/whatwg/html/issues/7645 
  - https://html.spec.whatwg.org/multipage/dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes (by Zaidazzeh)
    https://github.com/whatwg/html/issues/7643 
  - TechRaiz Inc. (by jjramon1699-ai)
    https://github.com/whatwg/html/issues/7642 
  - TechRaiz Inc. (by jjramon1699-ai)
    https://github.com/whatwg/html/issues/7641 
  - Software chasers (by Smruti13579)
    https://github.com/whatwg/html/issues/7639 
  - Interop issue with canvas globalCompositeOperation "normal" value (by domenic)
    https://github.com/whatwg/html/issues/7637 [topic: canvas] [interop] 
  - Feature experience (by HELTON09)
    https://github.com/whatwg/html/issues/7635 
  - Web IDL validation errors (by autokagami)
    https://github.com/whatwg/html/issues/7634 
  - `AbortController` / `AbortSignal` was updated in a somewhat breaking way (by getify)
    https://github.com/whatwg/html/issues/7632 
  - surachai (by surachai0)
    https://github.com/whatwg/html/issues/7631 
  - How is text/event-stream checked? (by domenic)
    https://github.com/whatwg/html/issues/7630 [clarification] [topic: eventsource] 
  - New browsing context name or keyword for opening links in default browser (by tomayac)
    https://github.com/whatwg/html/issues/7628 

  19 issues received 49 new comments:
  - #7634 Web IDL validation errors (1 by domenic)
    https://github.com/whatwg/html/issues/7634 [topic: canvas] 
  - #7631 surachai (1 by surachai0)
    https://github.com/whatwg/html/issues/7631 
  - #7628 New browsing context name or keyword for opening links in default browser (3 by felquis, tomayac)
    https://github.com/whatwg/html/issues/7628 [addition/proposal] 
  - #7627 preload: special-case font loading as anonymous-cors? (5 by domenic, noamr, takahirox)
    https://github.com/whatwg/html/issues/7627 [topic: fetch] 
  - #7612 RadioNodeList value setter should probably not set checkedness directly? (1 by zcorpan)
    https://github.com/whatwg/html/issues/7612 [topic: forms] 
  - #7605 Stop propagating inertness into nested browsing contexts (5 by Loirooriol, domenic)
    https://github.com/whatwg/html/issues/7605 
  - #7570 Tweak the default alignment of `input[type="range"]` (3 by simevidas, zcorpan)
    https://github.com/whatwg/html/issues/7570 [topic: rendering] [topic: forms] 
  - #7568 Merging Client Hints Infrastructure into HTML (and FETCH) Standards (1 by yoavweiss)
    https://github.com/whatwg/html/issues/7568 
  - #7399 Should 'true' count as truthy in parsing windowFeatures booleans? (2 by cdumez, zcorpan)
    https://github.com/whatwg/html/issues/7399 
  - #7150 Standardize Priority Hints (17 by addyosmani, andydavies, domenic, nemzes, pmeenan, sean-roberts, smaug----, tunetheweb, zcorpan)
    https://github.com/whatwg/html/issues/7150 [addition/proposal] [needs implementer interest] [topic: fetch] 
  - #6542 Create resource timing entries for HTML resources (1 by triple-underscore)
    https://github.com/whatwg/html/issues/6542 [topic: fetch] [integration] 
  - #6364 Allowing top-level communication for cross-origin isolated documents  (1 by annevk)
    https://github.com/whatwg/html/issues/6364 [topic: cross-origin-opener-policy] [topic: cross-origin-embedder-policy] 
  - #6356 What kind of new 'session' is created on manual navigation? (1 by jakearchibald)
    https://github.com/whatwg/html/issues/6356 [topic: navigation] [topic: history] [interop] 
  - #5239 Specify translation mode of a element in a non-document tree (1 by zcorpan)
    https://github.com/whatwg/html/issues/5239 [compat] [topic: shadow] 
  - #5105 Dialog focusing steps same origin check (1 by zcorpan)
    https://github.com/whatwg/html/issues/5105 [needs tests] [topic: focus] [topic: dialog] 
  - #4995 Consider PICTURE { display: contents; } (1 by zcorpan)
    https://github.com/whatwg/html/issues/4995 [normative change] [needs implementer interest] [topic: rendering] [topic: img] [needs compat analysis] 
  - #4523 Proposal: to add the attribute format for input times (1 by kidwm)
    https://github.com/whatwg/html/issues/4523 [addition/proposal] [needs implementer interest] [topic: forms] [i18n-tracker] 
  - #4511 getContext() table cleanup (2 by annevk, jaypatidar1)
    https://github.com/whatwg/html/issues/4511 [clarification] [good first issue] [topic: canvas] 
  - #2300 `<iframe srcdoc="<script>">` should not execute when inserted via `innerHTML`. (1 by zcorpan)
    https://github.com/whatwg/html/issues/2300 [security/privacy] [topic: script] 

  10 issues closed:
  - preload: special-case font loading as anonymous-cors? https://github.com/whatwg/html/issues/7627 [topic: fetch] 
  - Security https://github.com/whatwg/html/issues/7646 
  - `<iframe srcdoc="<script>">` should not execute when inserted via `innerHTML`. https://github.com/whatwg/html/issues/2300 [security/privacy] [topic: script] 
  - Consider PICTURE { display: contents; } https://github.com/whatwg/html/issues/4995 [normative change] [needs implementer interest] [topic: rendering] [topic: img] [needs compat analysis] 
  - Stop propagating inertness into nested browsing contexts https://github.com/whatwg/html/issues/7605 
  - Specify translation mode of a element in a non-document tree https://github.com/whatwg/html/issues/5239 [compat] [topic: shadow] 
  - Add a single radius version of CanvasRenderingContext2D.roundRect https://github.com/whatwg/html/issues/7592 [addition/proposal] [needs implementer interest] [topic: canvas] 
  - surachai https://github.com/whatwg/html/issues/7631 
  - Hyperlink Auditing (<a ping>) doesn't specify Content-Type to use for pings https://github.com/whatwg/html/issues/7477 
  - type mismatch in the "document base URL" definition https://github.com/whatwg/html/issues/7297 

* whatwg/dom (+1/-0/💬9)
  1 issues created:
  - `AbortController` / `AbortSignal` was updated in a somewhat breaking way (by getify)
    https://github.com/whatwg/dom/issues/1059 

  2 issues received 9 new comments:
  - #1059 `AbortController` / `AbortSignal` was updated in a somewhat breaking way (7 by Koka, annevk, getify)
    https://github.com/whatwg/dom/issues/1059 [compat] [topic: aborting] 
  - #147 Consider support for ES2015 iterator protocol for NodeIterator (2 by justinfagnani, marcoscaceres)
    https://github.com/whatwg/dom/issues/147 [needs implementer interest] [addition/proposal] 



Pull requests
-------------
* w3c/html-aam (+1/-0/💬2)
  1 pull requests submitted:
  - remove jquery (by michael-n-cooper)
    https://github.com/w3c/html-aam/pull/371 

  2 pull requests received 2 new comments:
  - #371 remove jquery (1 by scottaohara)
    https://github.com/w3c/html-aam/pull/371 
  - #359 Change figure & figcaption accName computation (1 by aleventhal)
    https://github.com/w3c/html-aam/pull/359 [not ready for merge] 

* whatwg/html (+3/-9/💬11)
  3 pull requests submitted:
  - Make media.currentTime more accurate during seeking (by domenic)
    https://github.com/whatwg/html/pull/7638 [normative change] [topic: media] 
  - Fix broken links to Structured Fields (by domenic)
    https://github.com/whatwg/html/pull/7633 
  - Define the translate attribute's state when there's no parent element (by zcorpan)
    https://github.com/whatwg/html/pull/7629 

  8 pull requests received 11 new comments:
  - #7638 Make media.currentTime more accurate during seeking (2 by jernoble)
    https://github.com/whatwg/html/pull/7638 [normative change] [topic: media] 
  - #7621 Add a single radius version of CanvasRenderingContext2D.roundRect (2 by domenic, mysteryDate)
    https://github.com/whatwg/html/pull/7621 [topic: canvas] 
  - #7606 Stop propagating inertness into nested browsing contexts (1 by Loirooriol)
    https://github.com/whatwg/html/pull/7606 [normative change] 
  - #7559 Report link fetch resource timing (1 by noamr)
    https://github.com/whatwg/html/pull/7559 
  - #7554 Report ResourceTiming for object and embed (2 by domenic, noamr)
    https://github.com/whatwg/html/pull/7554 
  - #7481 Hyperlink Auditing: Add Content-Type 'text/ping' (1 by domenic)
    https://github.com/whatwg/html/pull/7481 [needs tests] [topic: hyperlink] 
  - #7414 Remove "WebSocket" (1 by domenic)
    https://github.com/whatwg/html/pull/7414 
  - #5572 Add import.meta.resolve() (1 by domenic)
    https://github.com/whatwg/html/pull/5572 [addition/proposal] [needs tests] [topic: script] 

  9 pull requests merged:
  - Remove "WebSocket"
    https://github.com/whatwg/html/pull/7414 [topic: websockets] 
  - Fix broken links to Structured Fields
    https://github.com/whatwg/html/pull/7633 
  - Editorial: Update canvas Compositing section
    https://github.com/whatwg/html/pull/7599 [topic: canvas] 
  - Stop propagating inertness into nested browsing contexts
    https://github.com/whatwg/html/pull/7606 [normative change] 
  - Define the translate attribute's state when there's no parent element
    https://github.com/whatwg/html/pull/7629 
  - Add a single radius version of CanvasRenderingContext2D.roundRect
    https://github.com/whatwg/html/pull/7621 [topic: canvas] 
  - Report ResourceTiming for video posters and image inputs
    https://github.com/whatwg/html/pull/7539 
  - Hyperlink Auditing: Add Content-Type 'text/ping'
    https://github.com/whatwg/html/pull/7481 [topic: hyperlink] 
  - Define "document base URL" as a URL record, not a string
    https://github.com/whatwg/html/pull/7298 


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, 21 February 2022 17:00:26 UTC