- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 11 Jan 2021 17:00:11 +0000
- To: public-html@w3.org
- Message-Id: <E1kz0Y7-0000Dh-7h@uranus.w3.org>
Issues ------ * w3c/webcomponents (+0/-0/💬5) 1 issues received 5 new comments: - #78 Support `>>>` combinator in static profile (5 by LarsDenBakker, SebastianZ, ericlaw1979, mfreed7, rniwa) https://github.com/WICG/webcomponents/issues/78 [needs consensus] [needs implementer interest] [shadow-dom] * whatwg/html (+6/-6/💬46) 6 issues created: - The algorithm to determine the credentials mode in fetching a manifest is different from the W3C version (by Clarkkkk) https://github.com/whatwg/html/issues/6280 - "<form> <p><label><input type="radio" name="dog..." (by edulima19c3) https://github.com/whatwg/html/issues/6277 - Video should not be required to pause when playing in picture-in-picture and subsequently removed from the Document (by jernoble) https://github.com/whatwg/html/issues/6271 - Does the track element really use "same-origin" as fallback? (by annevk) https://github.com/whatwg/html/issues/6267 [interop] [topic: fetch] [topic: media] - Human rights violation (by j3458) https://github.com/whatwg/html/issues/6266 - input: we can skip maxLength threshold by set value dynamicly (by HomyeeKing) https://github.com/whatwg/html/issues/6264 21 issues received 46 new comments: - #6280 The algorithm to determine the credentials mode in fetching a manifest is different from the W3C version (2 by annevk, domenic) https://github.com/whatwg/html/issues/6280 - #6271 Video should not be required to pause when playing in picture-in-picture and subsequently removed from the Document (1 by annevk) https://github.com/whatwg/html/issues/6271 [integration] [topic: media] - #6264 input: we can skip maxLength threshold by set value dynamicly (9 by HomyeeKing, annevk) https://github.com/whatwg/html/issues/6264 - #6259 Proposals about outline algorithms (1 by MDivakarPal) https://github.com/whatwg/html/issues/6259 - #6247 Web reality: Newline normalization in form payloads and in FormData objects (1 by andreubotella) https://github.com/whatwg/html/issues/6247 - #6235 Escape "<" and ">" in attributes (5 by SelenIT, annevk, securityMB) https://github.com/whatwg/html/issues/6235 [needs compat analysis] [needs implementer interest] [normative change] [security-tracker] [security/privacy] [topic: parser] - #6181 :autofill pseudo-class. (1 by emilio) https://github.com/whatwg/html/issues/6181 [addition/proposal] [integration] [topic: rendering] - #6003 Removing plugins? (2 by annevk) https://github.com/whatwg/html/issues/6003 [removal/deprecation] [topic: embed and object] - #5571 Consider dropping unforgeable from window.location (1 by annevk) https://github.com/whatwg/html/issues/5571 - #5431 Proposal: add createConicGradient to CanvasRenderingContext2D (1 by nt1m) https://github.com/whatwg/html/issues/5431 [addition/proposal] [needs concrete proposal] [topic: canvas] - #4831 Consider making <link> never match :link / :visited, and make it not traversable. (3 by domenic, josepharhar) https://github.com/whatwg/html/issues/4831 [removal/deprecation] [topic: hyperlink] [topic: link] - #4785 [Proposal] ImageBitmap.getImageData (5 by RReverser, Slender1808) https://github.com/whatwg/html/issues/4785 [addition/proposal] [topic: canvas] - #4445 Autocomplete value for username OR user email address (2 by micDropper, tigt) https://github.com/whatwg/html/issues/4445 [clarification] [topic: forms] - #4273 Proposal: New Request Header "Originated-With: FDX" (1 by annevk) https://github.com/whatwg/html/issues/4273 - #3958 Interop: pdf might or might not render in a sandboxed iframe (depending on a browser) (2 by annevk) https://github.com/whatwg/html/issues/3958 [interop] [topic: embed and object] [topic: sandbox] - #3462 Consider a standardized way to detect PDF in HTML? (1 by annevk) https://github.com/whatwg/html/issues/3462 [addition/proposal] [needs concrete proposal] - #2617 Should <link target> (and <base target> for <link>) work? (1 by annevk) https://github.com/whatwg/html/issues/2617 [topic: hyperlink] - #2254 Standardize <template> variables and event handlers (1 by carnoxen) https://github.com/whatwg/html/issues/2254 [addition/proposal] [needs implementer interest] [topic: events] - #1866 Does the "script-closable" definition match reality? (4 by annevk, bzbarsky) https://github.com/whatwg/html/issues/1866 [compat] - #1183 Should <link rel=next> be a behavioral alias for <link rel=prefetch>? (1 by andydavies) https://github.com/whatwg/html/issues/1183 [addition/proposal] - #387 `<object>` without "data" attribute probably needs to consider params to figure out its URL (1 by annevk) https://github.com/whatwg/html/issues/387 [compat] [normative change] [topic: embed and object] 6 issues closed: - The algorithm to determine the credentials mode in fetching a manifest is different from the W3C version https://github.com/whatwg/html/issues/6280 - Functions getImageData, putImageData and createImageData in CanvasRenderingContext2d should use EnforcedRange https://github.com/whatwg/html/issues/4399 [normative change] [topic: canvas] - Define how ::file-selector-button applies to <input type=file> https://github.com/whatwg/html/issues/6245 [topic: forms] [topic: rendering] - Make cross-origin-isolation an implementation-defined consequence of COOP + COEP? https://github.com/whatwg/html/issues/6060 [topic: cross-origin-embedder-policy] [topic: cross-origin-opener-policy] - Proposal: New Request Header "Originated-With: FDX" https://github.com/whatwg/html/issues/4273 - input: we can skip maxLength threshold by set value dynamicly https://github.com/whatwg/html/issues/6264 * whatwg/dom (+0/-0/💬3) 1 issues received 3 new comments: - #937 Is it intentional to not expose AbortSignal to Worklets? (3 by annevk, hoch) https://github.com/whatwg/dom/issues/937 [topic: aborting] Pull requests ------------- * whatwg/html (+8/-6/💬32) 8 pull requests submitted: - Fix WebIDL terms (by momdo) https://github.com/whatwg/html/pull/6278 - Update css definition (by momdo) https://github.com/whatwg/html/pull/6276 - Only heading exists on Developer's Edition (by momdo) https://github.com/whatwg/html/pull/6275 - Define the autofill pseudo-class. (by emilio) https://github.com/whatwg/html/pull/6273 - Editorial: Remove "prefix match" (by andreubotella) https://github.com/whatwg/html/pull/6272 - Simplify <link>s (by domenic) https://github.com/whatwg/html/pull/6269 [interop] [removal/deprecation] [topic: hyperlink] [topic: link] - Update Filter Effects term (by momdo) https://github.com/whatwg/html/pull/6268 - Export “create a potential-CORS request” (by sideshowbarker) https://github.com/whatwg/html/pull/6265 11 pull requests received 32 new comments: - #6273 Define the autofill pseudo-class. (6 by annevk, domenic, emilio) https://github.com/whatwg/html/pull/6273 - #6269 Simplify <link>s (1 by tabatkins) https://github.com/whatwg/html/pull/6269 [interop] [removal/deprecation] [topic: hyperlink] [topic: link] - #6268 Update Filter Effects term (1 by annevk) https://github.com/whatwg/html/pull/6268 - #6265 Export “create a potential-CORS request” (3 by domenic, sideshowbarker) https://github.com/whatwg/html/pull/6265 [do not merge yet] - #6263 Add [EnforceRange] to CanvasImageData mixin methods (3 by annevk, smfr) https://github.com/whatwg/html/pull/6263 [topic: canvas] - #6256 Use :focus-visible in "Phrasing Content" section. (6 by domenic, emilio, mrego) https://github.com/whatwg/html/pull/6256 [needs implementer interest] [normative change] [topic: rendering] - #6249 Introduce #concept-document-origin (1 by domfarolino) https://github.com/whatwg/html/pull/6249 - #6098 Make COOP+COEP do not imply crossOriginIsolated. (7 by ArthurSonzogni, annevk) https://github.com/whatwg/html/pull/6098 - #5955 Editorial: simplify same-site definitions (1 by domenic) https://github.com/whatwg/html/pull/5955 [topic: origin] - #5871 Reset window.name also when opener is set to null (2 by annevk, domenic) https://github.com/whatwg/html/pull/5871 [topic: browsing context] - #5658 Add import assertions integration and reland JSON modules (1 by dandclark) https://github.com/whatwg/html/pull/5658 6 pull requests merged: - Add [EnforceRange] to CanvasImageData mixin methods https://github.com/whatwg/html/pull/6263 [topic: canvas] - Reset window.name also when opener is set to null https://github.com/whatwg/html/pull/5871 [topic: browsing context] - Editorial: Remove "prefix match" https://github.com/whatwg/html/pull/6272 - Specify that the ::file-selector-button pseudo applies to the button in a file input. https://github.com/whatwg/html/pull/6250 [addition/proposal] [topic: rendering] - Make COOP+COEP do not imply crossOriginIsolated. https://github.com/whatwg/html/pull/6098 - Update Filter Effects term https://github.com/whatwg/html/pull/6268 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, 11 January 2021 17:00:13 UTC