Weekly digest of github activity (svgwg, fxtf-drafts)

Issues
------
* w3c/svgwg (+1/-2/💬6)
  1 issues created:
  - The expressions and illustrations in the vector effects chapter of
 SVG 2 CR are broken. (by satakagi)
    https://github.com/w3c/svgwg/issues/297

  2 issues closed:
  - SVGUseElementShadowRoot section defines wrong IDL interface 
https://github.com/w3c/svgwg/issues/290
  - Values in SVGZoomAndPan and SVGUnitTypes should be accessible to 
javascript https://github.com/w3c/svgwg/issues/291

  3 issues received 6 new comments:
  - #297 The expressions and illustrations in the vector effects 
chapter of SVG 2 CR are broken. (3 by nikosandronikos, AmeliaBR)
    https://github.com/w3c/svgwg/issues/297
  - #293 patternTransform browser implementations do not match spec (2
 by nikosandronikos, AmeliaBR)
    https://github.com/w3c/svgwg/issues/293
  - #291 Values in SVGZoomAndPan and SVGUnitTypes should be accessible
 to javascript (1 by nikosandronikos)
    https://github.com/w3c/svgwg/issues/291

* w3c/fxtf-drafts (+0/-1/💬7)
  1 issues closed:
  - [css-masking-1] was the position of 'mask-mode' in the 'mask' 
shorthand intentional? https://github.com/w3c/fxtf-drafts/issues/13

  3 issues received 7 new comments:
  - #13 [css-masking-1] was the position of 'mask-mode' in the 'mask' 
shorthand intentional? (3 by dbaron)
    https://github.com/w3c/fxtf-drafts/issues/13
  - #90 [css-masking-1] [filters] Remove "* implements SVGUnitTypes" 
(2 by foolip, nikosandronikos)
    https://github.com/w3c/fxtf-drafts/issues/90
  - #70 [motion][naming] offset-rotation vs rotate (2 by atanassov, 
jihyerish)
    https://github.com/w3c/fxtf-drafts/issues/70


Pull requests
-------------
* w3c/svgwg (+1/-2/💬1)
  1 pull requests submitted:
  - Correct SVGUseElementShadowRoot interface definition. Closes #290.
 (by nikosandronikos)
    https://github.com/w3c/svgwg/pull/296

  2 pull requests merged:
  - Correct SVGUseElementShadowRoot interface definition. Closes #290.
    https://github.com/w3c/svgwg/pull/296
  - Make SVGUnitTypes a regular interface with only constants
    https://github.com/w3c/svgwg/pull/295

  1 pull requests received 1 new comments:
  - #295 Make SVGUnitTypes a regular interface with only constants (1 
by plehegar)
    https://github.com/w3c/svgwg/pull/295

* w3c/fxtf-drafts (+2/-1/💬3)
  2 pull requests submitted:
  - SVGFilterElement must not implement SVGUnitTypes. (by 
nikosandronikos)
    https://github.com/w3c/fxtf-drafts/pull/93
  - allow <mask-mode> value to appear almost anywhere in the mask 
shorthand (fixes #13) (by heycam)
    https://github.com/w3c/fxtf-drafts/pull/92

  1 pull requests merged:
  - allow <mask-mode> value to appear almost anywhere in the mask 
shorthand (fixes #13)
    https://github.com/w3c/fxtf-drafts/pull/92

  2 pull requests received 3 new comments:
  - #93 SVGFilterElement must not implement SVGUnitTypes. (2 by 
nikosandronikos)
    https://github.com/w3c/fxtf-drafts/pull/93
  - #92 allow <mask-mode> value to appear almost anywhere in the mask 
shorthand (fixes #13) (1 by dbaron)
    https://github.com/w3c/fxtf-drafts/pull/92


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/svgwg
* https://github.com/w3c/fxtf-drafts

Received on Tuesday, 29 November 2016 17:00:15 UTC