- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 24 Aug 2020 17:00:13 +0000
- To: public-html@w3.org
- Message-Id: <E1kAFpN-0007IK-2M@uranus.w3.org>
Issues ------ * w3c/html-aam (+0/-1/💬1) 1 issues received 1 new comments: - #294 Order of precedence for placeholder, aria-placeholder seems incorrect (1 by scottaohara) https://github.com/w3c/html-aam/issues/294 1 issues closed: - Order of precedence for placeholder, aria-placeholder seems incorrect https://github.com/w3c/html-aam/issues/294 * w3c/webcomponents (+0/-0/💬23) 4 issues received 23 new comments: - #890 deleted (1 by Mork8888) https://github.com/w3c/webcomponents/issues/890 - #877 Meet at TPAC this autumn? (3 by EisenbergEffect, annevk, yuzhe-han) https://github.com/w3c/webcomponents/issues/877 - #871 Expose shadowRoot on element internals (16 by annevk, bathos, caridy, domenic, mfreed7, rniwa) https://github.com/w3c/webcomponents/issues/871 [custom-elements] [needs implementer interest] [shadow-dom] - #716 Scoped Custom Element Registries (3 by leobalter, rniwa) https://github.com/w3c/webcomponents/issues/716 [custom-elements] [needs concrete proposal] * whatwg/html (+14/-10/💬52) 14 issues created: - TPAC 2020: HTML Standard meeting interest (by annevk) https://github.com/whatwg/html/issues/5856 - Module 2 solution (by SurbhitVyas) https://github.com/whatwg/html/issues/5854 - picture element in microdata (by mtrootyy) https://github.com/whatwg/html/issues/5853 - The <meta> tag should accept a @property attribute (just like @itemprop) (by gjvnq) https://github.com/whatwg/html/issues/5852 - Timing of MessagePort entanglement transfer (by karlt) https://github.com/whatwg/html/issues/5850 - Standalone COEP spec should be gutted now that HTML contains COEP (by domenic) https://github.com/whatwg/html/issues/5849 [topic: cross-origin-embedder-policy] - More navigation flags cleanup (by domenic) https://github.com/whatwg/html/issues/5847 [clarification] [topic: navigation] - Consider to make DragEvent to inherit PointerEvent (by smaug----) https://github.com/whatwg/html/issues/5846 - Consider making (un)registerProtocolHandler asynchronous (by fred-wang) https://github.com/whatwg/html/issues/5845 - <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>This is a Heading</h1> <p>This is a paragraph.</p> </body> </html> (by Ayoafrika) https://github.com/whatwg/html/issues/5842 - Should we guarantee that origin serializations are injective? (by jyasskin) https://github.com/whatwg/html/issues/5840 - Fix issue (by Mork8888) https://github.com/whatwg/html/issues/5839 - Demo form (by dhiraj-ydv) https://github.com/whatwg/html/issues/5837 - Demo form (by dhiraj-ydv) https://github.com/whatwg/html/issues/5836 23 issues received 52 new comments: - #5852 The <meta> tag should accept a @property attribute (just like @itemprop) (1 by annevk) https://github.com/whatwg/html/issues/5852 - #5847 More navigation flags cleanup (1 by annevk) https://github.com/whatwg/html/issues/5847 [clarification] [topic: navigation] - #5845 Consider making (un)registerProtocolHandler asynchronous (3 by annevk, fred-wang) https://github.com/whatwg/html/issues/5845 [topic: custom protocols] - #5840 Should we guarantee that origin serializations are injective? (2 by annevk, martinthomson) https://github.com/whatwg/html/issues/5840 - #5837 Demo form (2 by dhiraj-ydv, domenic) https://github.com/whatwg/html/issues/5837 - #5835 Can a document not have a focused area? (5 by Kaiido, Yay295, annevk) https://github.com/whatwg/html/issues/5835 [topic: focus] - #5821 Support Japanese phonetic names to `autocomplete` attribute (3 by agektmr, kourge, rniwa) https://github.com/whatwg/html/issues/5821 [addition/proposal] [i18n-jlreq] [i18n-tracker] [topic: forms] - #5818 COEP reporting "blocked-url" should probably be "blockedURL" (3 by annevk, yutakahirano) https://github.com/whatwg/html/issues/5818 [topic: cross-origin-embedder-policy] - #5787 (un)registerProtocolHandler and localhost URLs (5 by annevk, fred-wang) https://github.com/whatwg/html/issues/5787 [compat] [good first issue] [topic: custom protocols] - #5771 "reset the rendering context to its default state" should also clear the "current default path" (3 by Kaiido, annevk) https://github.com/whatwg/html/issues/5771 [compat] [good first issue] [topic: canvas] - #5767 Changing the session history spec to converge on historical & modern browser behaviour (1 by rakina) https://github.com/whatwg/html/issues/5767 [topic: history] - #5765 Should "message" events be fired on closed MessagePorts? (5 by gterzian, karlt) https://github.com/whatwg/html/issues/5765 - #5678 Move the focus back to the previous focused element for dialog.close() (6 by alice, cookiecrook, melanierichards, sefeng211) https://github.com/whatwg/html/issues/5678 [a11y-tracker] [accessibility] [addition/proposal] [needs implementer interest] [topic: dialog] [topic: focus] - #5619 RoundRect for Canvas2D (1 by Kaiido) https://github.com/whatwg/html/issues/5619 [addition/proposal] [topic: canvas] - #5523 Extending window.location (1 by bokand) https://github.com/whatwg/html/issues/5523 [topic: location] - #5453 `input` event is composed but `change` isn't (1 by annevk) https://github.com/whatwg/html/issues/5453 [compat] [needs implementer interest] [normative change] [topic: events] [topic: forms] [topic: shadow] - #5289 Should invocation of protocol handlers set by registerProtocolHandler inherently target _top? (1 by annevk) https://github.com/whatwg/html/issues/5289 [topic: custom protocols] [topic: navigation] - #5049 Clarify whether or not the currently focused area considers OS-level focus (2 by asankah, domenic) https://github.com/whatwg/html/issues/5049 [topic: focus] - #5016 Form-associated custom elements missing features (1 by annevk) https://github.com/whatwg/html/issues/5016 [accessibility] [addition/proposal] [topic: custom elements] [topic: forms] - #4916 COEP + non-HTTP Dedicated Workers (1 by domenic) https://github.com/whatwg/html/issues/4916 [topic: cross-origin-embedder-policy] - #3595 Add autocorrect content attribute to HTMLElement (1 by othermaciej) https://github.com/whatwg/html/issues/3595 [addition/proposal] [needs concrete proposal] - #3518 Proposal: HTML passwordrules attribute (2 by othermaciej) https://github.com/whatwg/html/issues/3518 [addition/proposal] [document conformance] [needs implementer interest] [security/privacy] [topic: forms] - #2210 When to process meta elements (1 by annevk) https://github.com/whatwg/html/issues/2210 [interop] 10 issues closed: - Module 2 solution https://github.com/whatwg/html/issues/5854 - COEP reporting "blocked-url" should probably be "blockedURL" https://github.com/whatwg/html/issues/5818 [topic: cross-origin-embedder-policy] - Add more information to COEP reporting https://github.com/whatwg/html/issues/5391 [topic: cross-origin-embedder-policy] - Extending window.location https://github.com/whatwg/html/issues/5523 [topic: location] - When to process meta elements https://github.com/whatwg/html/issues/2210 [interop] - HTML's "navigate" algorithm should handle 'X-Frame-Options' and CSP's 'frame-ancestors' https://github.com/whatwg/html/issues/1230 [integration] [security/privacy] [topic: navigation] - Avoiding action at a distance with "completely loaded" https://github.com/whatwg/html/issues/5796 [clarification] - Fix issue https://github.com/whatwg/html/issues/5839 - Demo form https://github.com/whatwg/html/issues/5837 - Demo form https://github.com/whatwg/html/issues/5836 * whatwg/dom (+0/-0/💬9) 2 issues received 9 new comments: - #881 Adding a return value to `controller.abort()` which represents abort completion (3 by MattiasBuelens, domenic) https://github.com/whatwg/dom/issues/881 [addition/proposal] [needs implementer interest] - #736 Proposal: a DocumentFragment whose nodes do not get removed once inserted (6 by WebReflection, rniwa, wycats) https://github.com/whatwg/dom/issues/736 [addition/proposal] [needs implementer interest] Pull requests ------------- * whatwg/html (+6/-11/💬43) 6 pull requests submitted: - Fix lack of quotation marks in a meta tag name attribute (by fearandtrembling) https://github.com/whatwg/html/pull/5857 - Meta: add link-type-alternate as ID for rel=alternate (by annevk) https://github.com/whatwg/html/pull/5855 - Augment COEP violation report (by yutakahirano) https://github.com/whatwg/html/pull/5848 - Meta: export rel and alternate (by horo-t) https://github.com/whatwg/html/pull/5843 - Add the autocorrect attribute to the HTML spec. (by whsieh) https://github.com/whatwg/html/pull/5841 - Update to use undefined instead of void in IDL (by domenic) https://github.com/whatwg/html/pull/5838 19 pull requests received 43 new comments: - #5857 Fix lack of quotation marks in a meta tag name attribute (3 by annevk, domenic, fearandtrembling) https://github.com/whatwg/html/pull/5857 - #5855 Meta: add link-type-alternate as ID for rel=alternate (2 by annevk, sideshowbarker) https://github.com/whatwg/html/pull/5855 - #5848 Augment COEP violation report (2 by annevk, yutakahirano) https://github.com/whatwg/html/pull/5848 [topic: cross-origin-embedder-policy] - #5843 Meta: export preload and alternate (1 by horo-t) https://github.com/whatwg/html/pull/5843 - #5841 Add the autocorrect attribute to the HTML spec. (4 by mtrootyy, othermaciej, whsieh) https://github.com/whatwg/html/pull/5841 - #5838 Update to use undefined instead of void in IDL (1 by tabatkins) https://github.com/whatwg/html/pull/5838 - #5833 Issue #5552 - Update `whenDefined` steps to resolve with the class (7 by EdgarChen, ExE-Boss, WebReflection, annevk, rniwa) https://github.com/whatwg/html/pull/5833 - #5826 Reference even more baseline concepts in CSS Inline Layout (2 by annevk, domenic) https://github.com/whatwg/html/pull/5826 - #5823 Editorial: reform some navigation parameters (3 by annevk, domenic) https://github.com/whatwg/html/pull/5823 - #5805 Allow mutating <input disabled type=checkbox/radio> (1 by mfreed7) https://github.com/whatwg/html/pull/5805 [topic: forms] - #5752 Introduce "cross-origin-isolated" permission (1 by annevk) https://github.com/whatwg/html/pull/5752 [addition/proposal] [security/privacy] [topic: cross-origin-embedder-policy] [topic: cross-origin-opener-policy] - #5737 Define X-Frame-Options processing (1 by domenic) https://github.com/whatwg/html/pull/5737 [addition/proposal] [security/privacy] [topic: navigation] - #5666 Make "is unloading" more explicit in navigation (1 by annevk) https://github.com/whatwg/html/pull/5666 [clarification] [topic: navigation] - #5574 Allow an image to indicate its own density and correct its intrinsic size (2 by annevk, noamr) https://github.com/whatwg/html/pull/5574 [addition/proposal] [needs implementer interest] [topic: img] - #5545 Add the `Origin-Isolation` header (1 by domenic) https://github.com/whatwg/html/pull/5545 [topic: agent] [topic: navigation] [topic: origin] - #4047 Fix AudioTrack(List)/VideoTrack(List) props syntax (1 by domenic) https://github.com/whatwg/html/pull/4047 - #3948 Drop data-x="" from all <code> children of <pre> (2 by domenic, sideshowbarker) https://github.com/whatwg/html/pull/3948 - #3866 Make some fixes & cleanup to spec-citation markup (2 by annevk, sideshowbarker) https://github.com/whatwg/html/pull/3866 - #3047 Add a timezonechange event to Window/WorkerGlobalScope (6 by annevk, asankah, littledan) https://github.com/whatwg/html/pull/3047 [addition/proposal] [i18n-tracker] [impacts documentation] [needs implementer interest] [needs tests] [privacy-tracker] 11 pull requests merged: - Drop data-x="" from all <code> children of <pre> https://github.com/whatwg/html/pull/3948 - Add the `Origin-Isolation` header https://github.com/whatwg/html/pull/5545 [topic: agent] [topic: navigation] [topic: origin] - Augment COEP violation report https://github.com/whatwg/html/pull/5848 [topic: cross-origin-embedder-policy] - Meta: export preload and alternate https://github.com/whatwg/html/pull/5843 - Make some fixes & cleanup to spec-citation markup https://github.com/whatwg/html/pull/3866 - Define X-Frame-Options processing https://github.com/whatwg/html/pull/5737 [addition/proposal] [security/privacy] [topic: navigation] - Improve "completely loaded" specification https://github.com/whatwg/html/pull/5797 [clarification] [topic: browsing context] [topic: events] [topic: navigation] - Editorial: reform some navigation parameters https://github.com/whatwg/html/pull/5823 - Update to use undefined instead of void in IDL https://github.com/whatwg/html/pull/5838 - Improve definition of currently focused area https://github.com/whatwg/html/pull/5832 [topic: focus] - Remove mutability check from legacy activation behaviors https://github.com/whatwg/html/pull/5827 * whatwg/dom (+1/-1/💬0) 1 pull requests submitted: - Editorial: Align with Web IDL specification (by autokagami) https://github.com/whatwg/dom/pull/886 1 pull requests merged: - Editorial: Align with Web IDL specification https://github.com/whatwg/dom/pull/886 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, 24 August 2020 17:00:17 UTC