- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 01 Feb 2021 17:00:09 +0000
- To: public-html@w3.org
- Message-Id: <E1l6cYb-0008Sg-2c@uranus.w3.org>
Issues ------ * w3c/webcomponents (+0/-0/💬8) 2 issues received 8 new comments: - #624 Custom 'void' or self-closing elements (HTML parser changes) (4 by Jamesernator, trusktr, zamfofex) https://github.com/WICG/webcomponents/issues/624 [custom-elements] [needs implementer interest] - #565 [idea] Make use of `observedAttributes` optional (4 by WebReflection, hmans) https://github.com/WICG/webcomponents/issues/565 * whatwg/html (+11/-4/💬36) 11 issues created: - Html (by TRIX-420) https://github.com/whatwg/html/issues/6348 - [Idea] a playlist for audio and video (by jimmywarting) https://github.com/whatwg/html/issues/6345 - Consider advertising the commit feed in the bio of the @htmlstandard Twitter account (by simevidas) https://github.com/whatwg/html/issues/6344 - Hhg (by redking223) https://github.com/whatwg/html/issues/6342 - Idea for a new specification that can be used to store browser authentication information. Authorization Storage (pseudonym) (by aoisensi) https://github.com/whatwg/html/issues/6341 - Fetching worker script algorithms should take "perform the fetch" as an optional param. (by mfalken) https://github.com/whatwg/html/issues/6339 - Section 4.3.10 example (by nicolesharp100) https://github.com/whatwg/html/issues/6338 - Link same resource at multiple urls so client can use one that it has cached. (by PrinsFrank) https://github.com/whatwg/html/issues/6335 - Permanent anchor request for same site (by englehardt) https://github.com/whatwg/html/issues/6329 - COEP still doesn't check for HTTPS (by zcorpan) https://github.com/whatwg/html/issues/6328 [topic: cross-origin-embedder-policy] - Add hyphenation-hint as HTML-element (by OskarGrosser) https://github.com/whatwg/html/issues/6326 17 issues received 36 new comments: - #6341 Idea for a new specification that can be used to store browser authentication information. Authorization Storage (pseudonym) (1 by aoisensi) https://github.com/whatwg/html/issues/6341 - #6338 Section 4.3.10 example (2 by annevk, nicolesharp100) https://github.com/whatwg/html/issues/6338 - #6329 Permanent anchor request for same site (1 by annevk) https://github.com/whatwg/html/issues/6329 [anchor permanence] - #6328 COEP still doesn't check for HTTPS (4 by annevk, yutakahirano) https://github.com/whatwg/html/issues/6328 [topic: cross-origin-embedder-policy] - #6319 Proposal: new element for measurements <m> (3 by annevk, futekov, jcobban) https://github.com/whatwg/html/issues/6319 - #6235 Escape "<" and ">" in attributes (2 by mozfreddyb, securityMB) https://github.com/whatwg/html/issues/6235 [needs compat analysis] [needs implementer interest] [normative change] [security-tracker] [security/privacy] [topic: parser] - #6205 Missing list of abbreviations (4 by Prathamkrishna, Rashika101, annevk, theveetragnhr) https://github.com/whatwg/html/issues/6205 [clarification] [good first issue] - #5198 COOP + non-HTTP non-initial-about:blank inheritance (5 by ParisMeuleman, annevk) https://github.com/whatwg/html/issues/5198 [topic: cross-origin-opener-policy] - #5113 Unmatched </p> or </br> inside foreign context needs a special parser rule (1 by gsnedders) https://github.com/whatwg/html/issues/5113 [security/privacy] [topic: parser] - #4922 Allow an extra dimension to the size array for 3D favicon (1 by aarongustafson) https://github.com/whatwg/html/issues/4922 [addition/proposal] [needs implementer interest] [topic: link] - #4489 Unclear whether document unloading should abort fetches (1 by annevk) https://github.com/whatwg/html/issues/4489 [compat] [interop] [topic: document lifecycle] [topic: fetch] [topic: navigation] - #3837 Aborting a document load: which tasks to discard? (1 by annevk) https://github.com/whatwg/html/issues/3837 [topic: event loop] [topic: eventsource] - #3636 Default styling for q element (1 by himorin) https://github.com/whatwg/html/issues/3636 [i18n-needs-resolution] [normative change] [topic: rendering] - #3567 Have some way of opening `<dialog>` elements without JavaScript (2 by Malvoz, emilio) https://github.com/whatwg/html/issues/3567 [accessibility] [addition/proposal] [needs implementer interest] [topic: dialog] [topic: forms] - #3525 "abort" Event Isn't Fired When Aborting Document Load (1 by annevk) https://github.com/whatwg/html/issues/3525 [removal/deprecation] [topic: events] - #2254 Standardize <template> variables and event handlers (4 by Maryfitza8, brunoais, trusktr) https://github.com/whatwg/html/issues/2254 [addition/proposal] [needs implementer interest] [topic: events] - #1336 Clarify how "child browsing contexts" works (2 by annevk, domenic) https://github.com/whatwg/html/issues/1336 [clarification] [topic: browsing context] 4 issues closed: - Html https://github.com/whatwg/html/issues/6348 - TPAC 2020: HTML Standard meeting interest https://github.com/whatwg/html/issues/5856 [meta] - <marquee> only fires start event when it's displayed https://github.com/whatwg/html/issues/2957 [interop] [removal/deprecation] - Idea for a new specification that can be used to store browser authentication information. Authorization Storage (pseudonym) https://github.com/whatwg/html/issues/6341 * whatwg/dom (+0/-1/💬9) 4 issues received 9 new comments: - #911 Support `AbortSignal`s in `addEventListener`s options to unsubscribe from events? (3 by annevk, josepharhar) https://github.com/whatwg/dom/issues/911 [addition/proposal] [impacts documentation] [needs implementer interest] [topic: aborting] [topic: events] - #831 Declarative Shadow DOM (3 by Jamesernator, kaleidawave) https://github.com/whatwg/dom/issues/831 [addition/proposal] [needs implementer interest] [topic: shadow] - #671 createElementNS() QName/Name confusion (2 by David263, annevk) https://github.com/whatwg/dom/issues/671 [clarification] - #544 Improving ergonomics of events with Observable (1 by benjamingr) https://github.com/whatwg/dom/issues/544 [addition/proposal] [needs implementer interest] [topic: events] 1 issues closed: - createElementNS() QName/Name confusion https://github.com/whatwg/dom/issues/671 [clarification] Pull requests ------------- * whatwg/html (+9/-5/💬23) 9 pull requests submitted: - Hello here it's one more depositor (by Maryfitza8) https://github.com/whatwg/html/pull/6347 - createImageBitmap: stop clipping sourceRect to the source's dimensions (by Kaiido) https://github.com/whatwg/html/pull/6346 - Remove <marquee> events (by domenic) https://github.com/whatwg/html/pull/6343 [removal/deprecation] [topic: events] - Adopt Fetch's extract a location URL (by annevk) https://github.com/whatwg/html/pull/6340 [integration] [topic: navigation] - Ignore COEP on non-secure contexts (by yutakahirano) https://github.com/whatwg/html/pull/6336 - Meta: add definition markup for MessageEvent (by domenic) https://github.com/whatwg/html/pull/6334 [spec tooling] - [WIP] Proposal: Add multi source urls to script and links to provide better caching coverage (by PrinsFrank) https://github.com/whatwg/html/pull/6333 - Modernize and refactor modal dialogs (by domenic) https://github.com/whatwg/html/pull/6330 [clarification] - Clarifying when microtasks happen (by jakearchibald) https://github.com/whatwg/html/pull/6327 14 pull requests received 23 new comments: - #6346 createImageBitmap: stop clipping sourceRect to the source's dimensions (1 by annevk) https://github.com/whatwg/html/pull/6346 [topic: canvas] - #6340 Editorial: only invoke response's location URL once (1 by annevk) https://github.com/whatwg/html/pull/6340 [integration] [topic: navigation] - #6336 Ignore COEP on non-secure contexts (2 by ArthurSonzogni, annevk) https://github.com/whatwg/html/pull/6336 - #6334 Meta: add definition markup for MessageEvent (1 by ricea) https://github.com/whatwg/html/pull/6334 [spec tooling] - #6333 [WIP] Proposal: Add multi source urls to script and links to provide better caching coverage (2 by PrinsFrank, domenic) https://github.com/whatwg/html/pull/6333 - #6327 Clarifying when microtasks happen (2 by jakearchibald) https://github.com/whatwg/html/pull/6327 - #6297 Add early return to JS dialogs triggered from different origin-domain iframes (2 by carlosjoan91, domenic) https://github.com/whatwg/html/pull/6297 [needs tests] - #6296 Make all plugin-related APIs no-ops (2 by domenic, mfreed7) https://github.com/whatwg/html/pull/6296 [removal/deprecation] - #6294 Fix update a style block to match reality and CSSWG resolution. (1 by domenic) https://github.com/whatwg/html/pull/6294 [topic: style] - #6284 [WIP] Temporal proposal HTML serialization support (1 by littledan) https://github.com/whatwg/html/pull/6284 [addition/proposal] [topic: serialize and transfer] - #5959 Define speculative HTML parsing (2 by zcorpan) https://github.com/whatwg/html/pull/5959 - #5868 Remove quotes UA rendering section. (1 by himorin) https://github.com/whatwg/html/pull/5868 [i18n-tracker] - #5722 Track the incumbent settings and active script in Promise callbacks (1 by sideshowbarker) https://github.com/whatwg/html/pull/5722 [impacts documentation] [topic: script] - #4248 Rename ImageBitmapOptions dictionary to ImageBitmapOptionsInit. (4 by Kaiido, annevk) https://github.com/whatwg/html/pull/4248 [addition/proposal] [topic: canvas] 5 pull requests merged: - Clarifying when microtasks happen https://github.com/whatwg/html/pull/6327 - Remove <marquee> events https://github.com/whatwg/html/pull/6343 [impacts documentation] [removal/deprecation] [topic: events] - Meta: add definition markup for MessageEvent https://github.com/whatwg/html/pull/6334 [spec tooling] - Modernize and refactor modal dialogs https://github.com/whatwg/html/pull/6330 [clarification] - Fix update a style block to match reality and CSSWG resolution. https://github.com/whatwg/html/pull/6294 [topic: style] * whatwg/dom (+1/-1/💬0) 1 pull requests submitted: - Use a single exception for name validation (follow-up) (by annevk) https://github.com/whatwg/dom/pull/945 1 pull requests merged: - Use a single exception for name validation (follow-up) https://github.com/whatwg/dom/pull/945 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 February 2021 17:00:12 UTC