- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 27 Dec 2021 17:00:25 +0000
- To: public-html@w3.org
- Message-Id: <E1n1tMH-00045e-3a@uranus.w3.org>
Issues ------ * w3c/html-aam (+0/-1/💬0) 1 issues closed: - Should SVG be role="graphics-document" in all cases? https://github.com/w3c/html-aam/issues/43 [AAM V2] * w3c/webcomponents (+2/-1/💬6) 2 issues created: - why are gaps between custom-element using shadow root (by wfk007) https://github.com/WICG/webcomponents/issues/947 - `customElements.upgrade` does not upgrade node subtrees cloned from `template` contents via `cloneNode` (by Etherian) https://github.com/WICG/webcomponents/issues/946 3 issues received 6 new comments: - #947 why are gaps between custom-element using shadow root (1 by rniwa) https://github.com/WICG/webcomponents/issues/947 [question] [css] - #946 `customElements.upgrade` does not upgrade node subtrees cloned from `template` contents via `cloneNode` (4 by Etherian, rniwa) https://github.com/WICG/webcomponents/issues/946 [custom-elements] [question] - #519 [idea] Allow HTML Element attributes to accept any type of value, not just strings. (1 by SoloJiang) https://github.com/WICG/webcomponents/issues/519 [custom-elements] 1 issues closed: - why are gaps between custom-element using shadow root https://github.com/WICG/webcomponents/issues/947 [question] [css] * whatwg/html (+13/-2/💬40) 13 issues created: - Clear cookies Ted to other sites (by Eemanali) https://github.com/whatwg/html/issues/7449 - Cookies not working properly on website which I have used (by Eemanali) https://github.com/whatwg/html/issues/7448 - time (by Nexuscompute) https://github.com/whatwg/html/issues/7447 - H (by ArSlan552) https://github.com/whatwg/html/issues/7446 - OffscreenCanvas.getContext: definition missing about unsupported context (by rinsuki) https://github.com/whatwg/html/issues/7445 - Gonicom 011-7439 7449 https://maps.google.com/?cid=10749986272991956454&entry=gps (by Gonicom292) https://github.com/whatwg/html/issues/7444 - Garbage collection (by Melissa12345B) https://github.com/whatwg/html/issues/7443 - Java (by Mrxxxzzz81x) https://github.com/whatwg/html/issues/7442 - Should we remove window.blur? (by camillelamy) https://github.com/whatwg/html/issues/7441 - Honesty (by LEDlastchance) https://github.com/whatwg/html/issues/7440 - Vengeance (by LEDlastchance) https://github.com/whatwg/html/issues/7439 - Czu (by muhammadimohammad) https://github.com/whatwg/html/issues/7437 - meta tag with attribute http-equiv has a small arbitrary limit on the headers that can be specified (by jacobpersico) https://github.com/whatwg/html/issues/7435 13 issues received 40 new comments: - #7448 Cookies not working properly on website which I have used (2 by Eemanali) https://github.com/whatwg/html/issues/7448 - #7446 H (1 by addy175) https://github.com/whatwg/html/issues/7446 - #7445 OffscreenCanvas.getContext: definition missing about unsupported context (1 by domenic) https://github.com/whatwg/html/issues/7445 - #7444 Gonicom 011-7439 7449 https://maps.google.com/?cid=10749986272991956454&entry=gps (1 by Gonicom292) https://github.com/whatwg/html/issues/7444 - #7441 Should we remove window.blur? (4 by Eemanali, Yay295, domenic) https://github.com/whatwg/html/issues/7441 - #7440 Honesty (1 by LEDlastchance) https://github.com/whatwg/html/issues/7440 - #7435 meta tag with attribute http-equiv has a small arbitrary limit on the headers that can be specified (5 by annevk, domenic, jacobpersico) https://github.com/whatwg/html/issues/7435 - #7428 Allow objects to customize serialization / deserialization for structured clone (6 by annevk, bakkot, bathos, jasnell) https://github.com/whatwg/html/issues/7428 - #7422 Anchor tag with download prop skips contents after # character (1 by Radin909090) https://github.com/whatwg/html/issues/7422 [needs tests] - #7388 Support link modulepreload for import assertions (2 by domenic, uasan) https://github.com/whatwg/html/issues/7388 [addition/proposal] [needs implementer interest] [topic: link] - #7039 Proposal for Element.currentLang and Element.currentDir (1 by claviska) https://github.com/whatwg/html/issues/7039 [addition/proposal] [needs implementer interest] [i18n-tracker] - #5811 Consider creating an HTML search element (9 by Kaleidea, bathos, foolip) https://github.com/whatwg/html/issues/5811 [addition/proposal] [accessibility] [a11y-tracker] - #2191 Disable custom protocols in sandboxed iframe (6 by mikewest, ydogandjiev) https://github.com/whatwg/html/issues/2191 [normative change] [addition/proposal] [security/privacy] [topic: custom protocols] 2 issues closed: - H https://github.com/whatwg/html/issues/7446 - OffscreenCanvas.getContext: definition missing about unsupported context https://github.com/whatwg/html/issues/7445 Pull requests ------------- * whatwg/html (+2/-1/💬6) 2 pull requests submitted: - Fix mistakes (by ivan-pan) https://github.com/whatwg/html/pull/7436 - Editorial: remove orphaned declaration from navigation algorithm (by shvaikalesh) https://github.com/whatwg/html/pull/7434 3 pull requests received 6 new comments: - #7434 Editorial: remove orphaned declaration from navigation algorithm (1 by annevk) https://github.com/whatwg/html/pull/7434 - #7430 Simplify the After attribute value (quoted) state (3 by untitaker, zcorpan) https://github.com/whatwg/html/pull/7430 - #7205 Use the real tokenizer and tree builder for meta scan (2 by domenic, hsivonen) https://github.com/whatwg/html/pull/7205 1 pull requests merged: - Editorial: remove orphaned declaration from navigation algorithm https://github.com/whatwg/html/pull/7434 * whatwg/dom (+0/-0/💬1) 1 pull requests received 1 new comments: - #1024 Expose events/aborts everywhere (1 by Ms2ger) https://github.com/whatwg/dom/pull/1024 [do not merge yet] 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, 27 December 2021 17:00:27 UTC