Weekly github digest (HTML specs)

Issues
------
* w3c/html-aria (+0/-0/💬1)
  1 issues received 1 new comments:
  - #229 use case for role=presentation/none and empty alt on an image (1 by scottaohara)
    https://github.com/w3c/html-aria/issues/229 

* w3c/webcomponents (+0/-0/💬15)
  3 issues received 15 new comments:
  - #872 2020 Virtual F2F for Accessibility and Web Components (4 by EisenbergEffect, JanMiksovsky, leobalter, rniwa)
    https://github.com/w3c/webcomponents/issues/872 [custom-elements] [shadow-dom] 
  - #871 Expose shadowRoot on element internals (7 by mfreed7, rniwa)
    https://github.com/w3c/webcomponents/issues/871 [custom-elements] [needs implementer interest] [shadow-dom] 
  - #762 Mechanism for setting the tabindex focus flag without sprouting tabindex attribute? (4 by JanMiksovsky, alice, cookiecrook, domenic)
    https://github.com/w3c/webcomponents/issues/762 [custom-elements] [needs implementer interest] 

* whatwg/html (+9/-8/💬55)
  9 issues created:
  - specifying of box-sizing of input element in Text state (by mtrootyy)
    https://github.com/whatwg/html/issues/5934 
  - Main (by Eiygy1992)
    https://github.com/whatwg/html/issues/5933 
  - Good morning (by rb-stack)
    https://github.com/whatwg/html/issues/5932 
  - While loop can't function properly (by fml-123)
    https://github.com/whatwg/html/issues/5931 
  - Timer order and timer throttling for hidden pages (by shaseley)
    https://github.com/whatwg/html/issues/5925 
  - Life (by Fucking-77)
    https://github.com/whatwg/html/issues/5922 
  - Consider not outputting the Dependencies section (by domenic)
    https://github.com/whatwg/html/issues/5919 
  - nelsonjchen:patch-2 (by Saim9e)
    https://github.com/whatwg/html/issues/5918 
  - Hidden input name=_charset_ case sensitivity (by josepharhar)
    https://github.com/whatwg/html/issues/5914 

  18 issues received 55 new comments:
  - #5934 specifying of box-sizing of input element in Text state (1 by domenic)
    https://github.com/whatwg/html/issues/5934 [topic: forms] [topic: rendering] 
  - #5931 While loop can't function properly (1 by domenic)
    https://github.com/whatwg/html/issues/5931 
  - #5925 Timer order and timer throttling for hidden pages (4 by annevk, domenic, farre, shaseley)
    https://github.com/whatwg/html/issues/5925 [topic: event loop] 
  - #5919 Consider not outputting the Dependencies section (2 by annevk, sideshowbarker)
    https://github.com/whatwg/html/issues/5919 
  - #5914 Hidden input name=_charset_ case sensitivity (2 by annevk, domenic)
    https://github.com/whatwg/html/issues/5914 [interop] [topic: forms] 
  - #5913 Charset scanner does not match at least Chromium (6 by andreubotella, annevk, domenic, hsivonen, zcorpan)
    https://github.com/whatwg/html/issues/5913 [topic: parser] 
  - #5910 Proposal: src attribute for HTML svg element (1 by zcorpan)
    https://github.com/whatwg/html/issues/5910 
  - #5903 origin.html: sandbox policy spec contradicts browsers.html security spec (1 by Zemnmez)
    https://github.com/whatwg/html/issues/5903 [clarification] 
  - #5899 Clarify or formalize css-contain's integration with "update the rendering" (2 by chrishtr, zcorpan)
    https://github.com/whatwg/html/issues/5899 [integration] [topic: rendering] 
  - #5828 Paragraph of placeholder attribute on textarea element (4 by Abhi067852, aman-atg, annevk)
    https://github.com/whatwg/html/issues/5828 [clarification] [good first issue] [topic: forms] 
  - #5421 Proposal: `strong` attribute for <input type=password> (2 by timruffles)
    https://github.com/whatwg/html/issues/5421 [addition/proposal] [needs implementer interest] [topic: forms] 
  - #5418 Export attributes common to form controls (e.g. autocomplete) and their values (e.g. autocomplete=one-time-code) (1 by domenic)
    https://github.com/whatwg/html/issues/5418 [meta] 
  - #5408 When is a lazy-loaded image "about to intersect the viewport" (2 by zcorpan)
    https://github.com/whatwg/html/issues/5408 [topic: img] 
  - #5401 Element reflection and shadow roots (11 by JanMiksovsky, alice, dbatiste, dot-miniscule, rniwa)
    https://github.com/whatwg/html/issues/5401 [a11y-tracker] [accessibility] [topic: shadow] 
  - #4925 Design questions about IDREF/Element attribute reflection (7 by JanMiksovsky, alice, dot-miniscule, rniwa)
    https://github.com/whatwg/html/issues/4925 [accessibility] 
  - #4809 API for dealing with 2D context loss (1 by RafaelCintron)
    https://github.com/whatwg/html/issues/4809 [addition/proposal] [needs implementer interest] [topic: canvas] 
  - #3957 Proposal: change the ordering of visibilitychange and pagehide when unloading a page (1 by rakina)
    https://github.com/whatwg/html/issues/3957 [addition/proposal] [normative change] [topic: document lifecycle] 
  - #3054 should BroadcastChannel be disabled if a window does not have access to storage? (6 by andymatuschak, annevk, domenic, rniwa)
    https://github.com/whatwg/html/issues/3054 [security/privacy] [topic: serialize and transfer] [topic: workers] 

  8 issues closed:
  - specifying of box-sizing of input element in Text state https://github.com/whatwg/html/issues/5934 [topic: forms] [topic: rendering] 
  - Good morning https://github.com/whatwg/html/issues/5932 
  - While loop can't function properly https://github.com/whatwg/html/issues/5931 
  - Main https://github.com/whatwg/html/issues/5933 
  - should BroadcastChannel be disabled if a window does not have access to storage? https://github.com/whatwg/html/issues/3054 [security/privacy] [topic: serialize and transfer] [topic: workers] 
  - nelsonjchen:patch-2 https://github.com/whatwg/html/issues/5918 
  - Proposal: src attribute for HTML svg element https://github.com/whatwg/html/issues/5910 
  - Default styling for q element https://github.com/whatwg/html/issues/3636 [i18n-needs-resolution] [normative change] [topic: rendering] 

* whatwg/dom (+1/-0/💬5)
  1 issues created:
  - Add NodeList.setAttributes (by michaschwab)
    https://github.com/whatwg/dom/issues/895 

  2 issues received 5 new comments:
  - #891 Proposal: New method to reorder child nodes (3 by annevk, rniwa)
    https://github.com/whatwg/dom/issues/891 
  - #808 Side effects due to tree insertion or removal (script, iframe) (2 by bzbarsky, josepharhar)
    https://github.com/whatwg/dom/issues/808 [web reality] 



Pull requests
-------------
* w3c/html-aria (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #210 updates to custom elements (2 by carmacleod, mtrootyy)
    https://github.com/w3c/html-aria/pull/210 [not ready for merge] 

* whatwg/html (+10/-8/💬40)
  10 pull requests submitted:
  - Fix typo in beginPath dfn. "so that the it has" -> "so that it has" (by Kaiido)
    https://github.com/whatwg/html/pull/5935 
  - Unwrap the heading for the meta element section (by sideshowbarker)
    https://github.com/whatwg/html/pull/5930 
  - Restore old anchor for input Email state (by sideshowbarker)
    https://github.com/whatwg/html/pull/5929 
  - Change the order of firing pagehide and visibility change steps in "unload a Document" (by rakina)
    https://github.com/whatwg/html/pull/5928 
  - Typo in 'tabindex' definition (by OisinNolan)
    https://github.com/whatwg/html/pull/5926 
  - Prevent access to ElementInternals.shadowRoot for pre-existing shadow roots (by mfreed7)
    https://github.com/whatwg/html/pull/5921 
  - Meta: properly export global attributes and their values (by domenic)
    https://github.com/whatwg/html/pull/5920 
  - Suggest a rootMargin strategy for lazy-loaded elements (by zcorpan)
    https://github.com/whatwg/html/pull/5917 
  - Set dfn types; switch to (Bikeshed) short syntax (by sideshowbarker)
    https://github.com/whatwg/html/pull/5916 
  - Remove allowpaymentrequest attribute (by marcoscaceres)
    https://github.com/whatwg/html/pull/5915 

  15 pull requests received 40 new comments:
  - #5930 Unwrap the heading for the meta element section (2 by domenic, sideshowbarker)
    https://github.com/whatwg/html/pull/5930 
  - #5928 Change the order of firing pagehide and visibility change steps in "unload a Document" (1 by domenic)
    https://github.com/whatwg/html/pull/5928 
  - #5926 Typo in 'tabindex' definition (4 by OisinNolan, domenic)
    https://github.com/whatwg/html/pull/5926 
  - #5921 Prevent access to ElementInternals.shadowRoot for pre-existing shadow roots (2 by mfreed7, rniwa)
    https://github.com/whatwg/html/pull/5921 
  - #5920 Meta: properly export global attributes and their values (3 by domenic, sideshowbarker)
    https://github.com/whatwg/html/pull/5920 [spec tooling] 
  - #5916 Set dfn types; switch to (Bikeshed) short syntax (2 by domenic)
    https://github.com/whatwg/html/pull/5916 
  - #5915 Remove allowpaymentrequest attribute (9 by annevk, marcoscaceres, sideshowbarker)
    https://github.com/whatwg/html/pull/5915 [removal/deprecation] 
  - #5909 Prevent attachInternals() use before custom element constructor (1 by mfreed7)
    https://github.com/whatwg/html/pull/5909 
  - #5889 Make beforeunload not affect 'salvageable' & fire unload event only if document is no longer salvageable (1 by rakina)
    https://github.com/whatwg/html/pull/5889 
  - #5868 Remove quotes UA rendering section. (2 by annevk, lilles)
    https://github.com/whatwg/html/pull/5868 [i18n-tracker] 
  - #5841 Add the autocorrect attribute to the HTML spec. (2 by domenic, whsieh)
    https://github.com/whatwg/html/pull/5841 
  - #5694 Set dfn-type on definitions (2 by sideshowbarker)
    https://github.com/whatwg/html/pull/5694 
  - #5324 Change click and contextmenu event types to PointerEvent (5 by NavidZ, annevk, mustaqahmed, patrickhlauke)
    https://github.com/whatwg/html/pull/5324 [do not merge yet] 
  - #4714 Use GBK as fallback, not gb18030 (1 by domenic)
    https://github.com/whatwg/html/pull/4714 [needs implementer interest] 
  - #4613 [WIP] Add Atomics.waitAsync host hook (3 by annevk, syg)
    https://github.com/whatwg/html/pull/4613 [do not merge yet] 

  8 pull requests merged:
  - Typo in 'tabindex' definition
    https://github.com/whatwg/html/pull/5926 
  - Fix typo in beginPath dfn. "so that the it has" -> "so that it has"
    https://github.com/whatwg/html/pull/5935 
  - Restore old anchor for input Email state
    https://github.com/whatwg/html/pull/5929 
  - Allow setting default accessibility semantics for custom elements
    https://github.com/whatwg/html/pull/4658 [accessibility] [addition/proposal] [do not merge yet] [topic: custom elements] 
  - Remove allowpaymentrequest attribute
    https://github.com/whatwg/html/pull/5915 [removal/deprecation] 
  - Fix autocapitalize getter
    https://github.com/whatwg/html/pull/5911 
  - Set dfn types; switch to (Bikeshed) short syntax
    https://github.com/whatwg/html/pull/5916 
  - Remove quotes UA rendering section.
    https://github.com/whatwg/html/pull/5868 [i18n-tracker] 

* whatwg/dom (+3/-0/💬1)
  3 pull requests submitted:
  - Add "precustomized" custom element state (by mfreed7)
    https://github.com/whatwg/dom/pull/894 
  - Add is-available-to-element-internals (by mfreed7)
    https://github.com/whatwg/dom/pull/893 
  - Add declarative Shadow DOM features (by mfreed7)
    https://github.com/whatwg/dom/pull/892 

  1 pull requests received 1 new comments:
  - #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, 21 September 2020 17:00:18 UTC