Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+1/-0/💬0)
  1 issues created:
  - map <link> to role=link (by scottaohara)
    https://github.com/w3c/html-aam/issues/305 

* w3c/html-aria (+1/-2/💬4)
  1 issues created:
  - update or remove bouncing email address from .travis.yml (by gosko)
    https://github.com/w3c/html-aria/issues/247 

  3 issues received 4 new comments:
  - #247 update or remove bouncing email address from .travis.yml (1 by marcoscaceres)
    https://github.com/w3c/html-aria/issues/247 
  - #244 Clarify implicit roles for <th> (1 by scottaohara)
    https://github.com/w3c/html-aria/issues/244 
  - #233 TPAC planning and specification status report (2 by scottaohara, stevefaulkner)
    https://github.com/w3c/html-aria/issues/233 

  2 issues closed:
  - update or remove bouncing email address from .travis.yml https://github.com/w3c/html-aria/issues/247 
  - Clarify implicit roles for <th> https://github.com/w3c/html-aria/issues/244 

* w3c/webcomponents (+0/-0/💬9)
  5 issues received 9 new comments:
  - #889 Allowing CSS combinators postfixed to the ::slotted() selector (4 by Danny-Engelman, Lonniebiz)
    https://github.com/w3c/webcomponents/issues/889 
  - #871 Expose shadowRoot on element internals (1 by mfreed7)
    https://github.com/w3c/webcomponents/issues/871 [custom-elements] [needs implementer interest] [shadow-dom] 
  - #857 Returning a Proxy from a Custom Element constructor (1 by trusktr)
    https://github.com/w3c/webcomponents/issues/857 
  - #762 Mechanism for setting the tabindex focus flag without sprouting tabindex attribute? (1 by alice)
    https://github.com/w3c/webcomponents/issues/762 [custom-elements] [needs implementer interest] 
  - #331 "::slotted" pseudo elements (2 by Lonniebiz, bathos)
    https://github.com/w3c/webcomponents/issues/331 [shadow-dom] [v1] 

* whatwg/html (+8/-10/💬41)
  8 issues created:
  - NavigatorOnline.onLine IDL attribute is not exported to bikeshed's database (by dbaron)
    https://github.com/whatwg/html/issues/6053 
  - Default element type(s) for <slot>? (by LeaVerou)
    https://github.com/whatwg/html/issues/6051 
  - Add entity "&diameter;" for U+2300 (by zed-vector)
    https://github.com/whatwg/html/issues/6049 
  - Should "traverse a history" check Document salvagability? (by domenic)
    https://github.com/whatwg/html/issues/6045 
  - Define the SVGSVGElement (aka <svg>) load event (by annevk)
    https://github.com/whatwg/html/issues/6042 [integration] [topic: parser] 
  - html.spec (by theblue888)
    https://github.com/whatwg/html/issues/6041 
  - Proposal: beforematch event and content-visibility: hidden-matchable (by josepharhar)
    https://github.com/whatwg/html/issues/6040 
  - Hhjv (by baha08)
    https://github.com/whatwg/html/issues/6033 

  18 issues received 41 new comments:
  - #6053 NavigatorOnline.onLine IDL attribute is not exported to bikeshed's database (5 by annevk, domenic, dontcallmedom, plinss)
    https://github.com/whatwg/html/issues/6053 [meta] 
  - #6051 Default element type(s) for <slot>? (4 by LeaVerou, annevk, domenic)
    https://github.com/whatwg/html/issues/6051 [addition/proposal] [topic: shadow] 
  - #6049 Add entity "&diameter;" for U+2300 (1 by domenic)
    https://github.com/whatwg/html/issues/6049 [addition/proposal] [needs implementer interest] [topic: parser] 
  - #6045 Should "traverse a history" check Document salvagability? (1 by rakina)
    https://github.com/whatwg/html/issues/6045 [topic: history] 
  - #6040 Proposal: beforematch event and content-visibility: hidden-matchable (2 by domenic, tomayac)
    https://github.com/whatwg/html/issues/6040 [addition/proposal] [needs implementer interest] 
  - #6026 Clarify cases where we would fire the "unload" event, or maybe deprecate it? (2 by annevk, rakina)
    https://github.com/whatwg/html/issues/6026 
  - #5958 New ambiguous dfns (1 by dbaron)
    https://github.com/whatwg/html/issues/5958 [meta] 
  - #5892 [tools] Generated list of elements in spec missing spaces & punctuation on copy & paste (1 by domenic)
    https://github.com/whatwg/html/issues/5892 [spec tooling] 
  - #5856 TPAC 2020: HTML Standard meeting interest (3 by annevk, hober, josepharhar)
    https://github.com/whatwg/html/issues/5856 [meta] 
  - #5791 Opt-in for `<select>` customizability  (1 by LeaVerou)
    https://github.com/whatwg/html/issues/5791 [topic: forms] 
  - #5649 Consider using sectioning elements for the HTML spec itself (3 by domenic, mithrayls)
    https://github.com/whatwg/html/issues/5649 [editorial] [spec tooling] 
  - #5640 Integration with import-attributes (5 by dandclark, littledan)
    https://github.com/whatwg/html/issues/5640 [integration] [topic: html modules] [topic: script] 
  - #5475 Is there a proposal for the date range for input? (1 by aphillips)
    https://github.com/whatwg/html/issues/5475 [addition/proposal] [i18n-tracker] [needs implementer interest] [topic: forms] 
  - #4470 HTMLTableElement's rows order is not tested in wpt (3 by annevk, domenic, muodov)
    https://github.com/whatwg/html/issues/4470 [needs tests] [topic: table] 
  - #3813 Difference between html building rules (1 by annevk)
    https://github.com/whatwg/html/issues/3813 [clarification] [topic: custom elements] [topic: parser] 
  - #3646 Formalize the concept of "If any event listeners were triggered" (1 by domenic)
    https://github.com/whatwg/html/issues/3646 [topic: events] 
  - #1900 "If any event listeners were triggered" (1 by domenic)
    https://github.com/whatwg/html/issues/1900 [topic: events] 
  - #617 A setTimeout that returns a promise that resolves after specified time. (5 by Jack-Works, benjamingr)
    https://github.com/whatwg/html/issues/617 [addition/proposal] [needs implementer interest] 

  10 issues closed:
  - Formalize the concept of "If any event listeners were triggered" https://github.com/whatwg/html/issues/3646 [topic: events] 
  - "If any event listeners were triggered" https://github.com/whatwg/html/issues/1900 [topic: events] 
  - back-forward cache: specify interaction with unload & beforeunload https://github.com/whatwg/html/issues/5748 [topic: history] 
  - Doctype name case sensitivity question https://github.com/whatwg/html/issues/3298 [topic: parser] 
  - Should "traverse a history" check Document salvagability? https://github.com/whatwg/html/issues/6045 [topic: history] 
  - Hidden input name=_charset_ case sensitivity https://github.com/whatwg/html/issues/5914 [interop] [topic: forms] 
  - HTMLTableElement's rows order is not tested in wpt https://github.com/whatwg/html/issues/4470 [needs tests] [topic: table] 
  - html.spec https://github.com/whatwg/html/issues/6041 
  - fieldset and details have inconsistent definitions in the spec https://github.com/whatwg/html/issues/3805 [topic: fieldset] [topic: rendering] [topic: shadow] 
  - Hhjv https://github.com/whatwg/html/issues/6033 

* whatwg/dom (+2/-1/💬18)
  2 issues created:
  - replaceChildren contains a step that is incorrect when node is null (by darinadler)
    https://github.com/whatwg/dom/issues/901 
  - Dead key symbols not included in KeyboardEvent (by CendioOssman)
    https://github.com/whatwg/dom/issues/900 

  5 issues received 18 new comments:
  - #901 replaceChildren contains a step that is incorrect when node is null (3 by bathos, cdumez, darinadler)
    https://github.com/whatwg/dom/issues/901 
  - #895 Add NodeList.setAttributes (5 by annevk, developit, mfreed7)
    https://github.com/whatwg/dom/issues/895 [addition/proposal] [needs implementer interest] 
  - #831 Declarative Shadow DOM (5 by dfabulich, frank-dspeed, mfreed7, prlbr)
    https://github.com/whatwg/dom/issues/831 [addition/proposal] [needs implementer interest] [topic: shadow] 
  - #453 Define "has event listener" operation (1 by domenic)
    https://github.com/whatwg/dom/issues/453 [topic: events] 
  - #87 Some tweaks for traverse algo and others (4 by ArkadiuszMichalski, annevk)
    https://github.com/whatwg/dom/issues/87 

  1 issues closed:
  - replaceChildren contains a step that is incorrect when node is null https://github.com/whatwg/dom/issues/901 



Pull requests
-------------
* w3c/html-aam (+2/-1/💬0)
  2 pull requests submitted:
  - update respec configuration (by deniak)
    https://github.com/w3c/html-aam/pull/307 
  - updates link element to map to link role (by scottaohara)
    https://github.com/w3c/html-aam/pull/306 

  1 pull requests merged:
  - update respec configuration
    https://github.com/w3c/html-aam/pull/307 

* w3c/html-aria (+0/-1/💬0)
  1 pull requests merged:
  - Add link to HTML AAM to determine the role of <th>
    https://github.com/w3c/html-aria/pull/246 

* whatwg/html (+16/-7/💬32)
  16 pull requests submitted:
  - Export "associated inert template document" (by rakina)
    https://github.com/whatwg/html/pull/6055 
  - Meta: explicitly noexport second browsing context dfn (by annevk)
    https://github.com/whatwg/html/pull/6054 
  - OutPut Tag in Html (by shanmuhammad786)
    https://github.com/whatwg/html/pull/6050 
  - Create Calculator (by gauravbhatti01)
    https://github.com/whatwg/html/pull/6048 
  - Update in README file (by Harshit-code)
    https://github.com/whatwg/html/pull/6047 
  - Update 404.html (by Mikolly)
    https://github.com/whatwg/html/pull/6046 
  - Update 404.html (by Nitinram4)
    https://github.com/whatwg/html/pull/6044 
  - Editorial: stop using identical to in the HTML parser (by annevk)
    https://github.com/whatwg/html/pull/6043 
  - Improve explicitness of session history spec (by domenic)
    https://github.com/whatwg/html/pull/6039 [clarification] [topic: history] 
  - Editorial: use an explicit argument for navigationType (by domenic)
    https://github.com/whatwg/html/pull/6038 [clarification] [topic: navigation] 
  - Update README.md (by Sh1710)
    https://github.com/whatwg/html/pull/6036 
  - update build.yml (by Anshulverma-prg)
    https://github.com/whatwg/html/pull/6035 
  - Update 404.html (by rohitrawat233)
    https://github.com/whatwg/html/pull/6034 
  - Remove specification of intrinsic aspect-ratio, and instead map width… (by tabatkins)
    https://github.com/whatwg/html/pull/6032 
  - Editorial: Update links in post-'resolve a module specifier' assertions (by dandclark)
    https://github.com/whatwg/html/pull/6031 
  - Editorial: rearrange ElementInternals into sections (by domenic)
    https://github.com/whatwg/html/pull/6030 [topic: custom elements] 

  12 pull requests received 32 new comments:
  - #6055 Export "associated inert template document" (1 by annevk)
    https://github.com/whatwg/html/pull/6055 [meta] 
  - #6054 Meta: explicitly noexport second browsing context dfn (3 by domenic, plinss)
    https://github.com/whatwg/html/pull/6054 
  - #6048 Create Calculator (1 by gauravbhatti01)
    https://github.com/whatwg/html/pull/6048 
  - #6039 Improve explicitness of session history spec (1 by domenic)
    https://github.com/whatwg/html/pull/6039 [clarification] [topic: history] 
  - #6032 Remove specification of intrinsic aspect-ratio, and instead map width… (7 by cbiesinger, domenic, tabatkins)
    https://github.com/whatwg/html/pull/6032 [topic: rendering] 
  - #6030 Editorial: rearrange ElementInternals into sections (3 by annevk, mfreed7)
    https://github.com/whatwg/html/pull/6030 [topic: custom elements] 
  - #5948 Make hidden input _charset_ checks case insensitive (2 by domenic, josepharhar)
    https://github.com/whatwg/html/pull/5948 
  - #5936 Change dialog to position:fixed, and remove dialog alignment modes. (2 by annevk, bfgeek)
    https://github.com/whatwg/html/pull/5936 [do not merge yet] [normative change] [topic: dialog] [topic: rendering] 
  - #5889 Make beforeunload not affect 'salvageable' & fire unload event only if document is no longer salvageable (3 by domenic, rakina, smaug----)
    https://github.com/whatwg/html/pull/5889 
  - #5874 Editorial: align with Encoding's changes to "streams" / "I/O queues" (1 by annevk)
    https://github.com/whatwg/html/pull/5874 
  - #4746 Rendering: further details/summary cleanup (7 by Loirooriol, annevk, domenic, mfreed7)
    https://github.com/whatwg/html/pull/4746 [clarification] [topic: rendering] 
  - #4223 Added a duplicate attribute present member to element create call (1 by annevk)
    https://github.com/whatwg/html/pull/4223 [needs implementer interest] [needs tests] [normative change] 

  7 pull requests merged:
  - Make beforeunload not affect 'salvageable' & fire unload event only if document is no longer salvageable
    https://github.com/whatwg/html/pull/5889 
  - Rendering: further details/summary cleanup
    https://github.com/whatwg/html/pull/4746 [clarification] [topic: rendering] 
  - Editorial: stop using identical to in the HTML parser
    https://github.com/whatwg/html/pull/6043 
  - Make hidden input _charset_ checks case insensitive
    https://github.com/whatwg/html/pull/5948 [interop] [normative change] [topic: forms] 
  - Editorial: use an explicit argument for navigationType
    https://github.com/whatwg/html/pull/6038 [clarification] [topic: navigation] 
  - Editorial: Update links in post-'resolve a module specifier' assertions
    https://github.com/whatwg/html/pull/6031 [clarification] [topic: script] 
  - Editorial: rearrange ElementInternals into sections
    https://github.com/whatwg/html/pull/6030 [topic: custom elements] 

* whatwg/dom (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #893 Add is-available-to-element-internals (1 by mfreed7)
    https://github.com/whatwg/dom/pull/893 


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, 12 October 2020 17:00:20 UTC