- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 31 Aug 2020 17:00:11 +0000
- To: public-html@w3.org
- Message-Id: <E1kCnAB-0000bL-0V@uranus.w3.org>
Issues
------
* w3c/html-aam (+1/-0/💬0)
1 issues created:
- Notes about algorithm for input type="image" (by eps1lon)
https://github.com/w3c/html-aam/issues/304
* w3c/webcomponents (+0/-0/💬10)
3 issues received 10 new comments:
- #889 Allowing CSS combinators postfixed to the ::slotted() selector (3 by OnurGumus, trusktr)
https://github.com/w3c/webcomponents/issues/889
- #716 Scoped Custom Element Registries (6 by caridy, frank-dspeed, rniwa)
https://github.com/w3c/webcomponents/issues/716 [custom-elements] [needs concrete proposal]
- #594 Style ::slotted children (1 by DominicTobias)
https://github.com/w3c/webcomponents/issues/594 [shadow-dom]
* whatwg/html (+12/-4/💬28)
12 issues created:
- Back-forward cache meta-bug (by rakina)
https://github.com/whatwg/html/issues/5880
- Back-forward cache: Specifying ineligibility? (by rakina)
https://github.com/whatwg/html/issues/5879
- Back-forward cache: Restoring focus (by rakina)
https://github.com/whatwg/html/issues/5878
- Back-forward cache, browsing context, active documentw (by rakina)
https://github.com/whatwg/html/issues/5877
- Hi (by antry-eng)
https://github.com/whatwg/html/issues/5876
- Supporting autocomplete="username" with type="email" (by craigfrancis)
https://github.com/whatwg/html/issues/5873
- Standardize a popup's condition and UI opened by window.open (by arai-a)
https://github.com/whatwg/html/issues/5872
- "Update the image data" changes currentSrc in parallel (by zcorpan)
https://github.com/whatwg/html/issues/5870 [topic: img]
- Event for worker termination (by surma)
https://github.com/whatwg/html/issues/5869
- Definition of an "unresolvable" url (by natechapin)
https://github.com/whatwg/html/issues/5867
- Add a rel type for terms of service and privacy policy: <link rel="tos" href="..."> <link rel="privacy" href="..."> (by gjvnq)
https://github.com/whatwg/html/issues/5864
- contenteditabledisabled attribute to control browser editing UI (by gked)
https://github.com/whatwg/html/issues/5863
17 issues received 28 new comments:
- #5878 Back-forward cache: Restoring focus (1 by annevk)
https://github.com/whatwg/html/issues/5878 [topic: focus] [topic: history]
- #5877 Back-forward cache: browsing context change & "fully active" concept (1 by annevk)
https://github.com/whatwg/html/issues/5877 [topic: history]
- #5873 Supporting autocomplete="username" with type="email" (3 by annevk, domenic, sideshowbarker)
https://github.com/whatwg/html/issues/5873 [topic: forms]
- #5872 Standardize a popup's condition and UI opened by window.open (1 by annevk)
https://github.com/whatwg/html/issues/5872
- #5869 Event for worker termination (4 by annevk, domenic, hiroshige-g, yutakahirano)
https://github.com/whatwg/html/issues/5869 [addition/proposal] [needs implementer interest] [topic: workers]
- #5867 Definition of an "unresolvable" url (1 by annevk)
https://github.com/whatwg/html/issues/5867
- #5864 Add a rel type for terms of service and privacy policy: <link rel="tos" href="..."> <link rel="privacy" href="..."> (1 by annevk)
https://github.com/whatwg/html/issues/5864
- #5863 contenteditabledisabled attribute to control browser editing UI (1 by domenic)
https://github.com/whatwg/html/issues/5863 [addition/proposal] [topic: editing]
- #5852 The <meta> tag should accept a @property attribute (just like @itemprop) (3 by annevk, gjvnq)
https://github.com/whatwg/html/issues/5852
- #5801 HTML element for barcodes/qr codes (4 by Somnid, gjvnq, wwardaww)
https://github.com/whatwg/html/issues/5801 [addition/proposal] [needs implementer interest]
- #5765 Should "message" events be fired on closed MessagePorts? (1 by gterzian)
https://github.com/whatwg/html/issues/5765
- #5679 Reconsider storing browsing context name in session history (1 by annevk)
https://github.com/whatwg/html/issues/5679 [security/privacy] [topic: history]
- #5678 Move the focus back to the previous focused element for dialog.close() (2 by cookiecrook, sefeng211)
https://github.com/whatwg/html/issues/5678 [a11y-tracker] [accessibility] [addition/proposal] [needs implementer interest] [topic: dialog] [topic: focus]
- #5552 CustomElementsRegistry whenDefined then => Class (1 by rniwa)
https://github.com/whatwg/html/issues/5552 [addition/proposal] [needs implementer interest] [topic: custom elements]
- #5421 Proposal: `strong` attribute for <input type=password> (1 by NiciusB)
https://github.com/whatwg/html/issues/5421 [addition/proposal] [needs implementer interest] [topic: forms]
- #4916 COEP + non-HTTP Dedicated Workers (1 by yutakahirano)
https://github.com/whatwg/html/issues/4916 [topic: cross-origin-embedder-policy]
- #1921 No video.removeTextTrack method (1 by foolip)
https://github.com/whatwg/html/issues/1921 [addition/proposal] [needs tests] [normative change] [topic: media]
4 issues closed:
- Hi https://github.com/whatwg/html/issues/5876
- Reconsider storing browsing context name in session history https://github.com/whatwg/html/issues/5679 [security/privacy] [topic: history]
- Add a rel type for terms of service and privacy policy: <link rel="tos" href="..."> <link rel="privacy" href="..."> https://github.com/whatwg/html/issues/5864
- More navigation flags cleanup https://github.com/whatwg/html/issues/5847 [clarification] [topic: navigation]
* whatwg/dom (+0/-0/💬1)
1 issues received 1 new comments:
- #831 Declarative Shadow DOM (1 by frank-dspeed)
https://github.com/whatwg/dom/issues/831 [addition/proposal] [needs implementer interest] [topic: shadow]
Pull requests
-------------
* whatwg/html (+13/-7/💬40)
13 pull requests submitted:
- Editorial: Rename "E-mail state" to "Email state" (by sideshowbarker)
https://github.com/whatwg/html/pull/5882
- Allow autocomplete="username" w/ input[type=email] (by sideshowbarker)
https://github.com/whatwg/html/pull/5881
- Override the "mode" of Service Worker requests (by jugglinmike)
https://github.com/whatwg/html/pull/5875
- Editorial: align with Encoding's changes to "streams" / "I/O queues" (by andreubotella)
https://github.com/whatwg/html/pull/5874
- Reset window.name also when opener is set to null (by annevk)
https://github.com/whatwg/html/pull/5871
- Remove quotes UA rendering section. (by lilles)
https://github.com/whatwg/html/pull/5868
- Set "destination" of requests from link[rel=icon] (by jugglinmike)
https://github.com/whatwg/html/pull/5866
- Clarify the link types process (by annevk)
https://github.com/whatwg/html/pull/5865
- replace list of text elements with * CSS selector (by henryruss2)
https://github.com/whatwg/html/pull/5862
- [editorial] "Update the source set" uses the href, so if it's null, there's nothing to fetch. (by jyasskin)
https://github.com/whatwg/html/pull/5861
- Editorial: link to post message options (by domenic)
https://github.com/whatwg/html/pull/5860
- Specify sequence of navigation failure checks (by jugglinmike)
https://github.com/whatwg/html/pull/5859
- Editorial: consolidate some navigation inputs (by domenic)
https://github.com/whatwg/html/pull/5858 [clarification] [topic: navigation]
12 pull requests received 40 new comments:
- #5881 Allow autocomplete="username" with input[type=email] (2 by domenic, sideshowbarker)
https://github.com/whatwg/html/pull/5881
- #5875 Override the "mode" of Service Worker requests (2 by annevk, jugglinmike)
https://github.com/whatwg/html/pull/5875
- #5868 Remove quotes UA rendering section. (11 by annevk, domenic, emilio, lilles, r12a)
https://github.com/whatwg/html/pull/5868 [do not merge yet] [i18n-tracker]
- #5862 replace list of text elements with * CSS selector (5 by domenic, henryruss2)
https://github.com/whatwg/html/pull/5862
- #5860 Editorial: link to post message options (2 by annevk, domenic)
https://github.com/whatwg/html/pull/5860
- #5859 Specify sequence of navigation failure checks (1 by jugglinmike)
https://github.com/whatwg/html/pull/5859
- #5855 Meta: add link-type-alternate as ID for rel=alternate (3 by annevk, domenic, sideshowbarker)
https://github.com/whatwg/html/pull/5855
- #5833 Issue #5552 - Update `whenDefined` steps to resolve with the class (5 by WebReflection, annevk, emilio, rniwa)
https://github.com/whatwg/html/pull/5833
- #5694 Set dfn-type on definitions (2 by sideshowbarker)
https://github.com/whatwg/html/pull/5694
- #4658 Allow setting default accessibility semantics for custom elements (2 by domenic, rniwa)
https://github.com/whatwg/html/pull/4658 [accessibility] [addition/proposal] [do not merge yet] [topic: custom elements]
- #4288 Re add inert (1 by carmacleod)
https://github.com/whatwg/html/pull/4288
- #2881 Add video.removeTextTrack() method (4 by foolip, gkatsev, silviapfeiffer)
https://github.com/whatwg/html/pull/2881 [addition/proposal] [do not merge yet] [topic: media]
7 pull requests merged:
- Meta: add link-type-alternate as ID for rel=alternate
https://github.com/whatwg/html/pull/5855
- Set "destination" of requests from link[rel=icon]
https://github.com/whatwg/html/pull/5866 [topic: link]
- Clarify the link types process
https://github.com/whatwg/html/pull/5865 [topic: link]
- Specify sequence of navigation failure checks
https://github.com/whatwg/html/pull/5859 [security/privacy] [topic: cross-origin-embedder-policy] [topic: navigation]
- [editorial] "Update the source set" uses the href, so if it's null, there's nothing to fetch.
https://github.com/whatwg/html/pull/5861
- Editorial: consolidate some navigation inputs
https://github.com/whatwg/html/pull/5858 [clarification] [topic: navigation]
- Editorial: link to post message options
https://github.com/whatwg/html/pull/5860
* whatwg/dom (+1/-0/💬1)
1 pull requests submitted:
- Editorial: use Infra language for Aborting section (by annevk)
https://github.com/whatwg/dom/pull/887
1 pull requests received 1 new comments:
- #885 Add new mutation observer init options elementFilterByAttribute and elementLocalNameFilter (1 by AndrewRot)
https://github.com/whatwg/dom/pull/885
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, 31 August 2020 17:00:14 UTC