- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 28 Sep 2020 17:00:11 +0000
- To: public-html@w3.org
- Message-Id: <E1kMwVX-0008Mm-SP@uranus.w3.org>
Issues
------
* w3c/html-aria (+0/-0/💬3)
1 issues received 3 new comments:
- #229 use case for role=presentation/none and empty alt on an image (3 by rianrietveld, scottaohara)
https://github.com/w3c/html-aria/issues/229
* whatwg/html (+6/-6/💬54)
6 issues created:
- HTML (by rajkathiriya900)
https://github.com/whatwg/html/issues/5952
- Update class attribute recommendation to "describe the nature of the content" (by anthonyvdotbe)
https://github.com/whatwg/html/issues/5951
- HTML (by NyeinLay-123)
https://github.com/whatwg/html/issues/5950
- Should controls be used outside of a `<form>` element? (by chancancode)
https://github.com/whatwg/html/issues/5944
- Automatic origin isolation of site = origin cases might not be web compatible (by domenic)
https://github.com/whatwg/html/issues/5940 [compat] [topic: origin]
- The processing model for text files seems to mandate quirks mode (by mfreed7)
https://github.com/whatwg/html/issues/5939
20 issues received 54 new comments:
- #5944 Should controls be used outside of a `<form>` element? (9 by annevk, chancancode, domenic)
https://github.com/whatwg/html/issues/5944 [clarification] [document conformance]
- #5940 Automatic origin isolation of site = origin cases might not be web compatible (2 by annevk, domenic)
https://github.com/whatwg/html/issues/5940 [compat] [topic: origin]
- #5939 The processing model for text files seems to mandate quirks mode (4 by annevk, domenic, mfreed7)
https://github.com/whatwg/html/issues/5939 [topic: parser]
- #5925 Timer order and timer throttling for hidden pages (2 by farre, shaseley)
https://github.com/whatwg/html/issues/5925 [topic: event loop]
- #5914 Hidden input name=_charset_ case sensitivity (1 by josepharhar)
https://github.com/whatwg/html/issues/5914 [interop] [topic: forms]
- #5913 Charset scanner does not match at least Chromium (1 by jeremyroman)
https://github.com/whatwg/html/issues/5913 [topic: parser]
- #5872 Standardize a popup's condition and UI opened by window.open (1 by arai-a)
https://github.com/whatwg/html/issues/5872 [interop] [topic: browsing context]
- #5821 Support Japanese phonetic names to `autocomplete` attribute (2 by agektmr, rniwa)
https://github.com/whatwg/html/issues/5821 [addition/proposal] [i18n-jlreq] [i18n-tracker] [topic: forms]
- #5771 "reset the rendering context to its default state" should also clear the "current default path" (2 by Kaiido, annevk)
https://github.com/whatwg/html/issues/5771 [compat] [good first issue] [topic: canvas]
- #5761 "Web Content Accessibility Guidelines (WCAG) 2.0..." (4 by annevk, arsalanhub)
https://github.com/whatwg/html/issues/5761 [accessibility] [good first issue]
- #5720 Wording in the section about text alternatives for images (1 by domenic)
https://github.com/whatwg/html/issues/5720 [clarification] [good first issue]
- #5475 Is there a proposal for the date range for input? (1 by SebastianZ)
https://github.com/whatwg/html/issues/5475
- #5401 Element reflection and shadow roots (1 by chrisosaurus)
https://github.com/whatwg/html/issues/5401 [a11y-tracker] [accessibility] [topic: shadow]
- #4809 API for dealing with 2D context loss (8 by RafaelCintron, annevk, jdashg, kenrussell)
https://github.com/whatwg/html/issues/4809 [addition/proposal] [needs implementer interest] [topic: canvas]
- #4098 HTMLAllCollection seems to cache subcollections in browsers (3 by domenic, josepharhar)
https://github.com/whatwg/html/issues/4098 [interop]
- #4071 canvas TextMetrics should be clearer about how multiple fonts are handled. (3 by annevk, yiyix)
https://github.com/whatwg/html/issues/4071 [topic: canvas]
- #3957 Proposal: change the ordering of visibilitychange and pagehide when unloading a page (3 by domenic, rakina, sideshowbarker)
https://github.com/whatwg/html/issues/3957 [addition/proposal] [normative change] [topic: document lifecycle]
- #3595 Add autocorrect content attribute to HTMLElement (2 by r12a, rniwa)
https://github.com/whatwg/html/issues/3595 [addition/proposal] [i18n-tracker] [needs concrete proposal]
- #3447 Clarify how to cancel a navigation (2 by domenic, fergald)
https://github.com/whatwg/html/issues/3447 [topic: navigation]
- #62 Consider defining "write-only" form elements. (2 by annevk, joekir)
https://github.com/whatwg/html/issues/62 [addition/proposal] [needs implementer interest]
6 issues closed:
- Automatic origin isolation of site = origin cases might not be web compatible https://github.com/whatwg/html/issues/5940 [compat] [topic: origin]
- HTML https://github.com/whatwg/html/issues/5952
- canvas TextMetrics should be clearer about how multiple fonts are handled. https://github.com/whatwg/html/issues/4071 [topic: canvas]
- cross-origin-isolated permission tests https://github.com/whatwg/html/issues/5888 [needs tests] [topic: cross-origin-embedder-policy] [topic: cross-origin-opener-policy]
- Export global attributes such as hidden="" https://github.com/whatwg/html/issues/5417 [meta]
- Wording in the section about text alternatives for images https://github.com/whatwg/html/issues/5720 [clarification] [good first issue]
* whatwg/dom (+1/-1/💬3)
1 issues created:
- Why do we pass oldDocument to "adopting steps" (instead of the new document)? (by rakina)
https://github.com/whatwg/dom/issues/896
2 issues received 3 new comments:
- #896 Why do we pass oldDocument to "adopting steps" (instead of the new document)? (2 by annevk, rakina)
https://github.com/whatwg/dom/issues/896
- #410 Consider removing `document.origin` (1 by ashishkt9)
https://github.com/whatwg/dom/issues/410 [interop] [removal/deprecation]
1 issues closed:
- Why do we pass oldDocument to "adopting steps" (instead of the new document)? https://github.com/whatwg/dom/issues/896
Pull requests
-------------
* w3c/html-aria (+1/-0/💬3)
1 pull requests submitted:
- Include <input> with <input type=text> (by AlexLloyd0)
https://github.com/w3c/html-aria/pull/242
1 pull requests received 3 new comments:
- #242 Include <input> with <input type=text> (3 by AlexLloyd0, carmacleod, scottaohara)
https://github.com/w3c/html-aria/pull/242
* w3c/webcomponents (+0/-0/💬15)
1 pull requests received 15 new comments:
- #865 Add Scoped CustomElementRegsitry explainer (15 by annevk, caridy, justinfagnani, leobalter, rniwa)
https://github.com/w3c/webcomponents/pull/865
* whatwg/html (+14/-8/💬44)
14 pull requests submitted:
- Editorial: simplify same-site definitions (by domenic)
https://github.com/whatwg/html/pull/5955 [topic: origin]
- Fixup parenthesis placement in previous commit (by domenic)
https://github.com/whatwg/html/pull/5954 [topic: origin]
- Unbounded TextTrackCue end time (by rjksmith)
https://github.com/whatwg/html/pull/5953
- Fire other spec unloading steps *after* pagehide (by sideshowbarker)
https://github.com/whatwg/html/pull/5949
- Make hidden input _charset_ checks case insensitive (by josepharhar)
https://github.com/whatwg/html/pull/5948
- Meta: Update the dfn panels to match Bikeshed's output more closely (by andreubotella)
https://github.com/whatwg/html/pull/5947
- styles.css (by MochamadAhya29)
https://github.com/whatwg/html/pull/5946
- Meta: migrate to GitHub Actions (by domenic)
https://github.com/whatwg/html/pull/5945
- Update index-idle.html (by misbagas)
https://github.com/whatwg/html/pull/5943
- Fix definition of site for null-registrable-domain cases (by domenic)
https://github.com/whatwg/html/pull/5942 [topic: origin]
- Update FAQ.md (by vedikaag99)
https://github.com/whatwg/html/pull/5941
- Move the color-scheme meta specification to HTML (by lilles)
https://github.com/whatwg/html/pull/5938
- Editorial: Wording issue in the section about text alternatives for images (by aman-atg)
https://github.com/whatwg/html/pull/5937
- Change dialog to position:fixed, and remove dialog alignment modes. (by bfgeek)
https://github.com/whatwg/html/pull/5936
15 pull requests received 44 new comments:
- #5949 Fire other spec unloading steps *after* pagehide (7 by annevk, cdumez, rakina, sideshowbarker)
https://github.com/whatwg/html/pull/5949 [do not merge yet]
- #5948 Make hidden input _charset_ checks case insensitive (2 by annevk, josepharhar)
https://github.com/whatwg/html/pull/5948
- #5947 Meta: Update the dfn panels to match Bikeshed's output more closely (1 by sideshowbarker)
https://github.com/whatwg/html/pull/5947
- #5945 Meta: migrate to GitHub Actions (1 by domenic)
https://github.com/whatwg/html/pull/5945
- #5943 Update index-idle.html (1 by misbagas)
https://github.com/whatwg/html/pull/5943
- #5942 Fix definition of site for null-registrable-domain cases (2 by annevk, domenic)
https://github.com/whatwg/html/pull/5942 [topic: origin]
- #5938 Move the color-scheme meta specification to HTML (3 by lilles, sideshowbarker)
https://github.com/whatwg/html/pull/5938 [addition/proposal] [impacts documentation] [topic: rendering]
- #5936 Change dialog to position:fixed, and remove dialog alignment modes. (4 by bfgeek, emilio)
https://github.com/whatwg/html/pull/5936 [normative change] [topic: dialog] [topic: rendering]
- #5928 Change the order of firing pagehide and visibility change steps in "unload a Document" (5 by domenic, rakina, sideshowbarker)
https://github.com/whatwg/html/pull/5928 [normative change] [topic: navigation]
- #5920 Meta: properly export global attributes and their values (1 by domenic)
https://github.com/whatwg/html/pull/5920 [spec tooling]
- #5912 Add ElementInternals.shadowRoot (1 by mfreed7)
https://github.com/whatwg/html/pull/5912
- #5909 Prevent attachInternals() use before custom element constructor (8 by annevk, domenic, mfreed7, rniwa)
https://github.com/whatwg/html/pull/5909
- #5885 Allow user agent to unload nested browsing contexts (4 by domenic, rniwa)
https://github.com/whatwg/html/pull/5885
- #4667 Update the wording in emHeightAscent and emHeightDescent (1 by annevk)
https://github.com/whatwg/html/pull/4667 [topic: canvas]
- #4613 Add Atomics.waitAsync host hook (3 by annevk, syg)
https://github.com/whatwg/html/pull/4613 [do not merge yet]
8 pull requests merged:
- Prevent attachInternals() use before custom element constructor
https://github.com/whatwg/html/pull/5909
- Fixup parenthesis placement in previous commit
https://github.com/whatwg/html/pull/5954 [topic: origin]
- Fix definition of site for null-registrable-domain cases
https://github.com/whatwg/html/pull/5942 [topic: origin]
- Meta: migrate to GitHub Actions
https://github.com/whatwg/html/pull/5945
- Move the color-scheme meta specification to HTML
https://github.com/whatwg/html/pull/5938 [addition/proposal] [topic: rendering]
- Meta: properly export global attributes and their values
https://github.com/whatwg/html/pull/5920 [spec tooling]
- Editorial: Wording issue in the section about text alternatives for images
https://github.com/whatwg/html/pull/5937
- Change the order of firing pagehide and visibility change steps in "unload a Document"
https://github.com/whatwg/html/pull/5928 [normative change] [topic: navigation]
* whatwg/dom (+0/-1/💬3)
3 pull requests received 3 new comments:
- #894 Add "precustomized" custom element state (1 by mfreed7)
https://github.com/whatwg/dom/pull/894
- #893 Add is-available-to-element-internals (1 by mfreed7)
https://github.com/whatwg/dom/pull/893
- #885 Add new mutation observer init options elementFilterByAttribute and elementLocalNameFilter (1 by AndrewRot)
https://github.com/whatwg/dom/pull/885
1 pull requests merged:
- Add "precustomized" custom element state
https://github.com/whatwg/dom/pull/894
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, 28 September 2020 17:00:15 UTC