- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 10 Aug 2020 17:00:10 +0000
- To: public-html@w3.org
- Message-Id: <E1k5B9e-0005oj-ST@uranus.w3.org>
Issues ------ * w3c/html-aria (+2/-3/💬3) 2 issues created: - Redundant conditions in Document Conformance table (by AlexLloyd0) https://github.com/w3c/html-aria/issues/239 - No default role for input[type="password"] (by jschfflr) https://github.com/w3c/html-aria/issues/238 2 issues received 3 new comments: - #239 Redundant conditions in Document Conformance table (2 by AlexLloyd0, scottaohara) https://github.com/w3c/html-aria/issues/239 - #238 No default role for input[type="password"] (1 by stevefaulkner) https://github.com/w3c/html-aria/issues/238 3 issues closed: - Redundant conditions in Document Conformance table https://github.com/w3c/html-aria/issues/239 - nav element missing allowed ARIA roles https://github.com/w3c/html-aria/issues/185 [Has PR] - No default role for input[type="password"] https://github.com/w3c/html-aria/issues/238 * w3c/html-extensions (+0/-23/💬1) 1 issues received 1 new comments: - #40 Should we archive this repo? (1 by marcoscaceres) https://github.com/w3c/html-extensions/issues/40 23 issues closed: - Web App Manifest https://github.com/w3c/html-extensions/issues/39 [Adds keyword for attribute value] - HTML 2D canvas https://github.com/w3c/html-extensions/issues/37 [Adds APIs] - Media capture from DOM elements https://github.com/w3c/html-extensions/issues/36 [Adds APIs] [Extends HTMLMediaElement] - DPub WAI-ARIA module extends HTML https://github.com/w3c/html-extensions/issues/35 [Adds attribute] - What is an extension? https://github.com/w3c/html-extensions/issues/31 - Summarise actual changes made by extensions https://github.com/w3c/html-extensions/issues/30 - CSS counter styles *sort of* extends HTML https://github.com/w3c/html-extensions/issues/23 [question] - Page Visibility extends the document interface https://github.com/w3c/html-extensions/issues/22 [Adds APIs] - Encrypted Media extends HTMLMediaElement and navigator https://github.com/w3c/html-extensions/issues/21 [Extends HTMLMediaElement] [Extends navigator] - MSE extends HTMLMediaElement https://github.com/w3c/html-extensions/issues/20 [Extends HTMLMediaElement] - Battery Manager extends navigator https://github.com/w3c/html-extensions/issues/18 [Extends navigator] - Remote Playback extends HTMLMediaElement https://github.com/w3c/html-extensions/issues/17 [Extends HTMLMediaElement] - Audio Output Devices API extends HTMLMediaElement https://github.com/w3c/html-extensions/issues/16 [Extends HTMLMediaElement] - Resource Timing extends HTML https://github.com/w3c/html-extensions/issues/14 [Adds APIs] [enhancement] - Vibration API extends navigator https://github.com/w3c/html-extensions/issues/13 [Extends navigator] [enhancement] - TV controller extends navigator object https://github.com/w3c/html-extensions/issues/11 [Extends navigator] [enhancement] - SVG extends HTML... https://github.com/w3c/html-extensions/issues/10 [enhancement] - Gamepad extends HTML https://github.com/w3c/html-extensions/issues/9 [Extends navigator] [enhancement] - Selection API extends HTML https://github.com/w3c/html-extensions/issues/8 [Replaces old stuff] [enhancement] - UI Events extends HTML https://github.com/w3c/html-extensions/issues/7 - Media Capture Streams extends HTML https://github.com/w3c/html-extensions/issues/6 [enhancement] - How to tell status of extension documents https://github.com/w3c/html-extensions/issues/5 [enhancement] - Custom elements extends HTML https://github.com/w3c/html-extensions/issues/2 [Adds APIs] [Replaces old stuff] [adds element] * w3c/webcomponents (+0/-0/💬18) 5 issues received 18 new comments: - #889 Allowing CSS combinators postfixed to the ::slotted() selector (9 by calebdwilliams, castastrophe, emilio, trusktr) https://github.com/w3c/webcomponents/issues/889 - #883 idea: Allow light DOM to delegate styles/behavior to shadow DOM (2 by calebdwilliams, trusktr) https://github.com/w3c/webcomponents/issues/883 [needs concrete proposal] [shadow-dom] - #877 Meet at TPAC this autumn? (1 by EisenbergEffect) https://github.com/w3c/webcomponents/issues/877 - #872 2020 Virtual F2F for Accessibility and Web Components (4 by F1LT3R, JanMiksovsky, annevk) https://github.com/w3c/webcomponents/issues/872 [custom-elements] [shadow-dom] - #745 ::slotted() should full support complex selector!! (2 by emilio, trusktr) https://github.com/w3c/webcomponents/issues/745 * whatwg/html (+10/-7/💬74) 10 issues created: - HTML element for barcodes/qr codes (by Somnid) https://github.com/whatwg/html/issues/5801 - Avoiding action at a distance with "completely loaded" (by domenic) https://github.com/whatwg/html/issues/5796 [clarification] - Meta discussion: Coordination/specing of overlap content between Open UI & WHATWG (by gregwhitworth) https://github.com/whatwg/html/issues/5793 - Add open state to <select> (by gregwhitworth) https://github.com/whatwg/html/issues/5792 - Opt-in for `<select>` customizability (by gregwhitworth) https://github.com/whatwg/html/issues/5791 - navigator.registerProtocolHandler example still uses the third parameter (by domenic) https://github.com/whatwg/html/issues/5790 [good first issue] [topic: custom protocols] - Proposal: nested <OPTGROUP> (by oriadam) https://github.com/whatwg/html/issues/5789 - (un)registerProtocolHandler and localhost URLs (by fred-wang) https://github.com/whatwg/html/issues/5787 - AK (by ArnavK-09) https://github.com/whatwg/html/issues/5786 - Custom Elements Built-in Style-ability (by WebReflection) https://github.com/whatwg/html/issues/5782 29 issues received 74 new comments: - #5796 Avoiding action at a distance with "completely loaded" (1 by domenic) https://github.com/whatwg/html/issues/5796 [clarification] - #5793 Meta discussion: Coordination/specing of overlap content between Open UI & WHATWG (5 by annevk, domenic, gregwhitworth) https://github.com/whatwg/html/issues/5793 [meta] [topic: forms] - #5792 Add open state to <select> (5 by annevk, domenic, gregwhitworth) https://github.com/whatwg/html/issues/5792 [addition/proposal] [needs implementer interest] [topic: forms] - #5791 Opt-in for `<select>` customizability (10 by Yay295, annevk, domenic, gregwhitworth) https://github.com/whatwg/html/issues/5791 [topic: forms] - #5789 Proposal: nested <OPTGROUP> (5 by annevk, oriadam, pshaughn) https://github.com/whatwg/html/issues/5789 - #5787 (un)registerProtocolHandler and localhost URLs (1 by annevk) https://github.com/whatwg/html/issues/5787 - #5778 Disallowing aside within dt is overly prescriptive (2 by domenic, tabatkins) https://github.com/whatwg/html/issues/5778 - #5776 Table grouping should clear row spans (3 by Manishearth, annevk) https://github.com/whatwg/html/issues/5776 [topic: table] - #5771 "reset the rendering context to its default state" should also clear the "current default path" (2 by 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 (2 by jakearchibald) https://github.com/whatwg/html/issues/5767 [topic: history] - #5765 Should "message" events be fired on closed MessagePorts? (5 by annevk, gterzian, karlt) https://github.com/whatwg/html/issues/5765 - #5762 Proposal for fillAndStroke function (1 by annevk) https://github.com/whatwg/html/issues/5762 [addition/proposal] [topic: canvas] - #5759 Window opening steps return WindowProxy despite COOP (3 by annevk, camillelamy) https://github.com/whatwg/html/issues/5759 [topic: cross-origin-opener-policy] - #5754 How does a script added into a shadow DOM work with that shadow dom/the element that built it? (4 by Pomax, bathos) https://github.com/whatwg/html/issues/5754 - #5678 Move the focus back to the previous focused element for dialog.close() (1 by mfreed7) https://github.com/whatwg/html/issues/5678 [a11y-tracker] [accessibility] [addition/proposal] [needs implementer interest] [topic: dialog] [topic: focus] - #5584 Proposal: <input type=color> hint for eyedropper-only (1 by inexorabletash) https://github.com/whatwg/html/issues/5584 [addition/proposal] [needs concrete proposal] [needs implementer interest] [topic: forms] - #5484 Reparenting iframes without reloading (2 by isiahmeadows, josepharhar) https://github.com/whatwg/html/issues/5484 [addition/proposal] [needs implementer interest] - #5289 Should invocation of protocol handlers set by registerProtocolHandler inherently target _top? (1 by gijsk) https://github.com/whatwg/html/issues/5289 [topic: custom protocols] [topic: navigation] - #4562 Validating internationalized mail addresses in <input type="email"> (8 by annevk, aphillips, klensin) https://github.com/whatwg/html/issues/4562 [addition/proposal] [i18n-tracker] [needs implementer interest] [topic: forms] - #3539 Potentially standardize window.find() (1 by domenic) https://github.com/whatwg/html/issues/3539 [addition/proposal] [i18n-tracker] [interop] - #3390 System Font Dialog / Font Data (1 by annevk) https://github.com/whatwg/html/issues/3390 [addition/proposal] [integration] [needs implementer interest] [security/privacy] [topic: canvas] - #3338 Proposal: Storage Access API (1 by aliatode2030) https://github.com/whatwg/html/issues/3338 [addition/proposal] [impacts documentation] [interop] [needs concrete proposal] [security/privacy] [topic: cookie] [topic: storage] - #3043 Update registerProtocolHandler() and unregisterProtocolHandler() (2 by annevk, domenic) https://github.com/whatwg/html/issues/3043 [clarification] [interop] [topic: custom protocols] - #2191 Disable custom protocols in sandboxed iframe (1 by annevk) https://github.com/whatwg/html/issues/2191 [addition/proposal] [normative change] [security/privacy] [topic: custom protocols] - #1230 HTML's "navigate" algorithm should handle 'X-Frame-Options' and CSP's 'frame-ancestors' (2 by domenic) https://github.com/whatwg/html/issues/1230 [integration] [security/privacy] [topic: navigation] - #481 Failure from resolving the url is ignored when using custom scheme and content handlers (1 by domenic) https://github.com/whatwg/html/issues/481 [clarification] [needs tests] [topic: custom protocols] - #262 HTMLMediaElement.preservesPitch (1 by domenic) https://github.com/whatwg/html/issues/262 [addition/proposal] [topic: media] - #198 Make it clear that registerProtocolHandler() only affects navigation (1 by annevk) https://github.com/whatwg/html/issues/198 [topic: custom protocols] [topic: navigation] - #151 Integrate Fetch and "AppCache" or remove "AppCache" (1 by domenic) https://github.com/whatwg/html/issues/151 [normative change] [removal/deprecation] [topic: appcache] [topic: navigation] 7 issues closed: - HTMLMediaElement.preservesPitch https://github.com/whatwg/html/issues/262 [addition/proposal] [topic: media] - System Font Lists / Dialog https://github.com/whatwg/html/issues/3379 [addition/proposal] [needs implementer interest] [security/privacy] [topic: canvas] - System Font Dialog / Font Data https://github.com/whatwg/html/issues/3390 [addition/proposal] [integration] [needs implementer interest] [security/privacy] [topic: canvas] - Make it clear that registerProtocolHandler() only affects navigation https://github.com/whatwg/html/issues/198 [topic: custom protocols] [topic: navigation] - "For example, an element that is both flow conte..." https://github.com/whatwg/html/issues/5764 [document conformance] [good first issue] - Workers with blob: URIs should inherit HTTPS state https://github.com/whatwg/html/issues/929 [topic: workers] - navigator.registerProtocolHandler specification divergent from both implementations https://github.com/whatwg/html/issues/3377 [interop] [topic: custom protocols] * whatwg/dom (+1/-0/💬5) 1 issues created: - Proposal: Make `DOMTokenList` a writable `setlike` (by isiahmeadows) https://github.com/whatwg/dom/issues/884 3 issues received 5 new comments: - #882 Add translation of korean (2 by Brew-Brew, annevk) https://github.com/whatwg/dom/issues/882 - #881 Adding a return value to `controller.abort()` which represents abort completion (2 by annevk, domenic) https://github.com/whatwg/dom/issues/881 [addition/proposal] [needs implementer interest] - #880 Strange behavior with `insertBefore` vs `appendChild` and transitions (1 by isiahmeadows) https://github.com/whatwg/dom/issues/880 Pull requests ------------- * w3c/html-aria (+0/-1/💬0) 1 pull requests merged: - add allowed roles for nav element https://github.com/w3c/html-aria/pull/211 * w3c/webcomponents (+0/-0/💬4) 1 pull requests received 4 new comments: - #865 Add Scoped CustomElementRegsitry explainer (4 by LarsDenBakker, leobalter) https://github.com/w3c/webcomponents/pull/865 * whatwg/html (+12/-10/💬50) 12 pull requests submitted: - Fix 3 editorial typos (by carmacleod) https://github.com/whatwg/html/pull/5800 - Fix #4562: add support for internationalized email addresses (by aphillips) https://github.com/whatwg/html/pull/5799 - Improve "completely loaded" specification (by domenic) https://github.com/whatwg/html/pull/5797 [clarification] [topic: browsing context] [topic: events] [topic: navigation] - registerProtocolHandler(): creating a navigable URL cannot fail (by annevk) https://github.com/whatwg/html/pull/5795 - registerProtocolHandler(): drop scheme from note (by annevk) https://github.com/whatwg/html/pull/5794 - registerProtocolHandler(): correct placement of note (by annevk) https://github.com/whatwg/html/pull/5788 [clarification] [topic: custom protocols] - Editorial: Update references to [JSIMPORTMETA] to refer to [JAVASCRIPT] (by andreubotella) https://github.com/whatwg/html/pull/5785 - Remove HTTPS state (by domenic) https://github.com/whatwg/html/pull/5784 [removal/deprecation] [security/privacy] - Point mapping of <meta> referrer tag for the legacy 'default' to RP spec (by krgovind) https://github.com/whatwg/html/pull/5783 - Fix alignment in the turnout lantern example (by sbp) https://github.com/whatwg/html/pull/5781 - Adding note regarding browsing contexts in groups (by jakearchibald) https://github.com/whatwg/html/pull/5780 - Crbug 1060691 name noopener (by ParisMeuleman) https://github.com/whatwg/html/pull/5779 20 pull requests received 50 new comments: - #5799 Fix #4562: add support for internationalized email addresses (1 by aphillips) https://github.com/whatwg/html/pull/5799 - #5795 registerProtocolHandler(): creating a navigable URL cannot fail (4 by annevk, domenic) https://github.com/whatwg/html/pull/5795 - #5781 Fix alignment in the turnout lantern example (2 by domenic, sbp) https://github.com/whatwg/html/pull/5781 - #5780 Adding note regarding browsing contexts in groups (1 by jakearchibald) https://github.com/whatwg/html/pull/5780 - #5779 Crbug 1060691 name noopener (6 by ParisMeuleman, annevk) https://github.com/whatwg/html/pull/5779 - #5770 Added find-in-page definitions (4 by domenic, vmpstr) https://github.com/whatwg/html/pull/5770 [i18n-tracker] - #5769 Add preservesPitch to HTMLMediaElement (1 by domenic) https://github.com/whatwg/html/pull/5769 - #5760 Extend "window open steps" to observe COOP (2 by annevk, jugglinmike) https://github.com/whatwg/html/pull/5760 - #5757 Define navigation parameter: "replacement enabled" (1 by annevk) https://github.com/whatwg/html/pull/5757 - #5752 Introduce "cross-origin-isolated" permission (7 by domenic, yutakahirano) https://github.com/whatwg/html/pull/5752 - #5749 Support structured serialization of AggregateErrors (3 by domenic, evilpie, yutakahirano) https://github.com/whatwg/html/pull/5749 [needs tests] [topic: serialize and transfer] - #5739 COOP: modify redirects handling (1 by camillelamy) https://github.com/whatwg/html/pull/5739 [needs tests] - #5737 Define X-Frame-Options processing (4 by annevk, domenic) https://github.com/whatwg/html/pull/5737 - #5574 Allow an image to indicate its own density and correct its intrinsic size (6 by eeeps, noamr, yoavweiss) https://github.com/whatwg/html/pull/5574 [addition/proposal] [needs implementer interest] [topic: img] - #5483 Add Imperative Slot API (1 by rniwa) https://github.com/whatwg/html/pull/5483 [topic: shadow] - #5465 Add declarative Shadow DOM features (1 by mfreed7) https://github.com/whatwg/html/pull/5465 [impacts documentation] [needs implementer interest] [topic: shadow] - #5302 Add MIME type checking for HTTP(S) worker scripts (1 by domenic) https://github.com/whatwg/html/pull/5302 [normative change] [security/privacy] [topic: script] [topic: workers] - #4898 Introduce CSS Module Script (1 by benwiley4000) https://github.com/whatwg/html/pull/4898 - #4293 Add spec for 'sandboxed downloads' flag (2 by domenic, nettiopsu) https://github.com/whatwg/html/pull/4293 [addition/proposal] [impacts documentation] [topic: sandbox] - #3881 Add HTMLMediaElement.preservesPitch (1 by annevk) https://github.com/whatwg/html/pull/3881 10 pull requests merged: - Add preservesPitch to HTMLMediaElement https://github.com/whatwg/html/pull/5769 - registerProtocolHandler(): drop scheme from note https://github.com/whatwg/html/pull/5794 [topic: custom protocols] - Further clarify "Contexts in which this element can be used" https://github.com/whatwg/html/pull/5775 [document conformance] - Fix alignment in the turnout lantern example https://github.com/whatwg/html/pull/5781 - Adding note regarding browsing contexts in groups https://github.com/whatwg/html/pull/5780 - Editorial: modernization of script fetching algorithms https://github.com/whatwg/html/pull/5774 [topic: script] - Editorial: Update references to [JSIMPORTMETA] to refer to [JAVASCRIPT] https://github.com/whatwg/html/pull/5785 - registerProtocolHandler(): correct placement of note https://github.com/whatwg/html/pull/5788 [clarification] [topic: custom protocols] - Remove HTTPS state https://github.com/whatwg/html/pull/5784 [removal/deprecation] [security/privacy] - Adjust registerProtocolHandler() handling https://github.com/whatwg/html/pull/5524 [topic: custom protocols] * whatwg/dom (+0/-0/💬2) 2 pull requests received 2 new comments: - #860 Add Imperative Slot API (1 by rniwa) https://github.com/whatwg/dom/pull/860 - #858 Add declarative Shadow DOM features (1 by mfreed7) https://github.com/whatwg/dom/pull/858 [needs implementer interest] [topic: shadow] 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, 10 August 2020 17:00:14 UTC