Weekly github digest (HTML specs)

Issues
------
* w3c/html-aam (+1/-0/💬1)
  1 issues created:
  - Link to HTML 5 definitions of column header and row header? (by WilcoFiers)
    https://github.com/w3c/html-aam/issues/297 

  1 issues received 1 new comments:
  - #2 Mappings for <meter> should be different from <progress> (1 by stevefaulkner)
    https://github.com/w3c/html-aam/issues/2 [AAM V2] 

* w3c/html-extensions (+1/-0/💬5)
  1 issues created:
  - Should we archive this repo? (by hober)
    https://github.com/w3c/html-extensions/issues/40 

  1 issues received 5 new comments:
  - #40 Should we archive this repo? (5 by LJWatson, marcoscaceres, siusin)
    https://github.com/w3c/html-extensions/issues/40 

* w3c/webcomponents (+1/-0/💬14)
  1 issues created:
  - Allow a click on label associated with custom element to focus the custom element (by JanMiksovsky)
    https://github.com/w3c/webcomponents/issues/891 

  3 issues received 14 new comments:
  - #891 Allow a click on label associated with custom element to focus the custom element (3 by JanMiksovsky, domenic)
    https://github.com/w3c/webcomponents/issues/891 
  - #889 Allowing CSS combinators postfixed to the ::slotted() selector (9 by Danny-Engelman, bathos, castastrophe, trusktr)
    https://github.com/w3c/webcomponents/issues/889 
  - #872 2020 Virtual F2F for Accessibility and Web Components (2 by JanMiksovsky)
    https://github.com/w3c/webcomponents/issues/872 [custom-elements] [shadow-dom] 

* whatwg/html (+7/-3/💬24)
  7 issues created:
  - simpler doctype declaration (by henryruss2)
    https://github.com/whatwg/html/issues/5777 
  - Table grouping should clear row spans (by Manishearth)
    https://github.com/whatwg/html/issues/5776 
  - How should errors in cross-origin importScripts() sanitized when reported to WorkerGlobalScope error event? (by hiroshige-g)
    https://github.com/whatwg/html/issues/5772 
  - "reset the rendering context to its default state" should also clear the "current default path" (by Kaiido)
    https://github.com/whatwg/html/issues/5771 
  - Changing the session history spec to converge on historical & modern browser behaviour (by jakearchibald)
    https://github.com/whatwg/html/issues/5767 
  - Should "message" events be fired on closed MessagePorts? (by karlt)
    https://github.com/whatwg/html/issues/5765 
  - "For example, an element that is both flow conte..." (by tabatkins)
    https://github.com/whatwg/html/issues/5764 

  9 issues received 24 new comments:
  - #5777 simpler doctype declaration (1 by domenic)
    https://github.com/whatwg/html/issues/5777 
  - #5776 Table grouping should clear row spans (2 by Manishearth)
    https://github.com/whatwg/html/issues/5776 
  - #5772 How should errors in cross-origin importScripts() sanitized when reported to WorkerGlobalScope error event? (4 by domenic, hiroshige-g)
    https://github.com/whatwg/html/issues/5772 
  - #5765 Should "message" events be fired on closed MessagePorts? (2 by gterzian, karlt)
    https://github.com/whatwg/html/issues/5765 
  - #5764 "For example, an element that is both flow conte..." (5 by domenic, triple-underscore)
    https://github.com/whatwg/html/issues/5764 [document conformance] [good first issue] 
  - #5759 Window opening steps return WindowProxy despite COOP (1 by camillelamy)
    https://github.com/whatwg/html/issues/5759 [topic: cross-origin-opener-policy] 
  - #4702 Consider renaming `HTMLOrSVGElement` to `HTMLOrForeignElement` (6 by ExE-Boss, domenic, stephenmcgruer)
    https://github.com/whatwg/html/issues/4702 [addition/proposal] [integration] [needs implementer interest] [needs tests] 
  - #3377 navigator.registerProtocolHandler specification divergent from both implementations (2 by fred-wang, mgiuca)
    https://github.com/whatwg/html/issues/3377 [interop] [topic: custom protocols] 
  - #2722 Attribute to suggest filename for image elements (<img filename> / <img download>) (1 by cp-apple)
    https://github.com/whatwg/html/issues/2722 [addition/proposal] [needs concrete proposal] [topic: img] 

  3 issues closed:
  - simpler doctype declaration https://github.com/whatwg/html/issues/5777 
  - How should errors in cross-origin importScripts() sanitized when reported to WorkerGlobalScope error event? https://github.com/whatwg/html/issues/5772 
  - "For example, an element that is both flow conte..." https://github.com/whatwg/html/issues/5764 [good first issue] 



Pull requests
-------------
* w3c/html-aria (+0/-0/💬5)
  2 pull requests received 5 new comments:
  - #211 add allowed roles for nav element (2 by scottaohara, stevefaulkner)
    https://github.com/w3c/html-aria/pull/211 
  - #196 Add implicit roles to td, th, and simplify tr (3 by carmacleod, patrickhlauke, stevefaulkner)
    https://github.com/w3c/html-aria/pull/196 

* whatwg/html (+5/-1/💬31)
  5 pull requests submitted:
  - Further clarify "Contexts in which this element can be used" (by domenic)
    https://github.com/whatwg/html/pull/5775 [document conformance] 
  - Editorial: modernization of script fetching algorithms (by domenic)
    https://github.com/whatwg/html/pull/5774 [topic: script] 
  - Added find-in-page definitions (by vmpstr)
    https://github.com/whatwg/html/pull/5770 
  - Add preservesPitch to HTMLMediaElement (by domenic)
    https://github.com/whatwg/html/pull/5769 
  - flow content is a superset of phrasing content (by koba04)
    https://github.com/whatwg/html/pull/5768 

  12 pull requests received 31 new comments:
  - #5775 Further clarify "Contexts in which this element can be used" (2 by domenic, triple-underscore)
    https://github.com/whatwg/html/pull/5775 [document conformance] 
  - #5770 Added find-in-page definitions (2 by domenic, vmpstr)
    https://github.com/whatwg/html/pull/5770 
  - #5768 flow content is a superset of phrasing content (3 by domenic, koba04)
    https://github.com/whatwg/html/pull/5768 [document conformance] 
  - #5752 Introduce "cross-origin-isolated" permission (2 by domenic, yutakahirano)
    https://github.com/whatwg/html/pull/5752 
  - #5739 COOP: modify redirects handling (1 by camillelamy)
    https://github.com/whatwg/html/pull/5739 [needs tests] 
  - #5574 Allow an image to indicate its own density and correct its intrinsic size (1 by noamr)
    https://github.com/whatwg/html/pull/5574 [addition/proposal] [needs implementer interest] [topic: img] 
  - #5524 Adjust registerProtocolHandler() handling (2 by domenic, fred-wang)
    https://github.com/whatwg/html/pull/5524 [do not merge yet] [topic: custom protocols] 
  - #5518 Cross origin opener policy reporting (1 by camillelamy)
    https://github.com/whatwg/html/pull/5518 [topic: cross-origin-opener-policy] 
  - #5302 Add MIME type checking for non-blob:/data: worker scripts (9 by domenic, evilpie)
    https://github.com/whatwg/html/pull/5302 [do not merge yet] [normative change] [security/privacy] [topic: script] [topic: workers] 
  - #5248 Rename HTMLOrSVGElement to reflect its wider use in MathML as well (1 by ExE-Boss)
    https://github.com/whatwg/html/pull/5248 [impacts documentation] 
  - #4288 Re add inert (2 by asurkov, domenic)
    https://github.com/whatwg/html/pull/4288 
  - #3881 Add HTMLMediaElement.preservesPitch (5 by domenic, haywirez)
    https://github.com/whatwg/html/pull/3881 

  1 pull requests merged:
  - flow content is a superset of phrasing content
    https://github.com/whatwg/html/pull/5768 

* whatwg/dom (+1/-0/💬1)
  1 pull requests submitted:
  - Define TreeNode mixin and add .closest() to more nodes (by shvaikalesh)
    https://github.com/whatwg/dom/pull/883 

  1 pull requests received 1 new comments:
  - #883 Define TreeNode mixin and add .closest() to more nodes (1 by domenic)
    https://github.com/whatwg/dom/pull/883 


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, 3 August 2020 17:00:12 UTC