Weekly github digest (DOM-Parsing, uievents, uievents-code, uievents-key, dom)

Issues
------
* w3c/DOM-Parsing (+2/-0/💬1)
  2 issues created:
  - Flags do not have true and false as values (by annevk)
    https://github.com/w3c/DOM-Parsing/issues/26
  - Please make it clear that the require well-formed flag is optional (you might also want to make flag is part of the term as we do elsewhere) (by annevk)
    https://github.com/w3c/DOM-Parsing/issues/25

  1 issues received 1 new comments:
  - #21 innerHTML should be defined on ShadowRoot interface in addition to Element interface (1 by foolip)
    https://github.com/w3c/DOM-Parsing/issues/21

* w3c/uievents (+1/-0/💬14)
  1 issues created:
  - Add WheelEvent#wheelDelta/wheelDeltaX/wheelDeltaY (by foolip)
    https://github.com/w3c/uievents/issues/138

  4 issues received 14 new comments:
  - #138 Add WheelEvent#wheelDelta/wheelDeltaX/wheelDeltaY (8 by foolip, masayuki-nakano, garykac)
    https://github.com/w3c/uievents/issues/138
  - #134 Specify the arguments of initCompositionEvent() (4 by foolip, masayuki-nakano, garykac)
    https://github.com/w3c/uievents/issues/134
  - #112 Require support or non-support for legacy init*Event (1 by annevk)
    https://github.com/w3c/uievents/issues/112
  - #35 Specify MouseEvent.which (1 by foolip)
    https://github.com/w3c/uievents/issues/35

* w3c/uievents-code (+1/-0/💬0)
  1 issues created:
  - CFC: Move UI Events KeyboardEvent Code Values to CR (by LJWatson)
    https://github.com/w3c/uievents-code/issues/16

* w3c/uievents-key (+1/-0/💬1)
  1 issues created:
  - CFC: Move UI Events KeyboardEvent Key Values to CR (by LJWatson)
    https://github.com/w3c/uievents-key/issues/42

  1 issues received 1 new comments:
  - #29 Indicate that Hyper and Super keys are legacy (1 by masayuki-nakano)
    https://github.com/w3c/uievents-key/issues/29

* w3c/dom (+0/-1/💬5)
  1 issues closed:
  - Editorial: use more <code> in traversal section https://github.com/w3c/dom/issues/72

  4 issues received 5 new comments:
  - #14 Custom Elements in DOM (2 by yongsheng, chaals)
    https://github.com/w3c/dom/issues/14
  - #72 Editorial: use more <code> in traversal section (1 by zqzhang)
    https://github.com/w3c/dom/issues/72
  - #17 Add EventListenerOptions / AddEventListenerOptions (1 by yongsheng)
    https://github.com/w3c/dom/issues/17
  - #6 Cannot tell what element owns an attribute (1 by yongsheng)
    https://github.com/w3c/dom/issues/6




Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/DOM-Parsing
* https://github.com/w3c/uievents
* https://github.com/w3c/uievents-code
* https://github.com/w3c/uievents-key
* https://github.com/w3c/dom

Received on Tuesday, 14 March 2017 17:00:53 UTC