Weekly github digest (svgwg, fxtf-drafts)

Issues
------
* w3c/fxtf-drafts (+5/-6/💬20)
  5 issues created:
  - [filter-effects] "standard deviation" versus "blur radius" in blur() and dropshadow() (by AmeliaBR)
    https://github.com/w3c/fxtf-drafts/issues/172
  - [css-masking-1] Clarify how mask-mode & mask-composite behave with layered mask images (by AmeliaBR)
    https://github.com/w3c/fxtf-drafts/issues/171
  - [css-masking] Define "raw geometry" for `<clipPath>` clipping (by AmeliaBR)
    https://github.com/w3c/fxtf-drafts/issues/170
  - [css-masking] Change percentage value of clip-path (by lahmatiy)
    https://github.com/w3c/fxtf-drafts/issues/168
  - [filter-effects] Clarify mapping of Cs and Cb to in and in2 in feBlend (by BigBadaboom)
    https://github.com/w3c/fxtf-drafts/issues/165

  8 issues received 20 new comments:
  - #163 [geometry] Figure out if ClientRect/SVGPoint/SVGRect/SVGMatrix should be aliases (7 by zcorpan, fsoder, AmeliaBR)
    https://github.com/w3c/fxtf-drafts/issues/163
  - #168 [css-masking] Change percentage value of clip-path (4 by lahmatiy, AmeliaBR)
    https://github.com/w3c/fxtf-drafts/issues/168
  - #149 [geometry] DOMMatrixReadOnly string init depends on backwards compatibility syntax (3 by zcorpan, dbaron)
    https://github.com/w3c/fxtf-drafts/issues/149
  - #102 [filter-effects] Are blur parameters to drop-shadow() specifying a "blur radius" or a standard deviation (2 by fsoder, AmeliaBR)
    https://github.com/w3c/fxtf-drafts/issues/102
  - #172 [filter-effects] "standard deviation" versus "blur radius" in blur() and dropshadow() (1 by fsoder)
    https://github.com/w3c/fxtf-drafts/issues/172
  - #17 [css-masking] Support <g> element is clipping paths (1 by AmeliaBR)
    https://github.com/w3c/fxtf-drafts/issues/17
  - #155 [css-masking] Percentage for clip-path should be n/a or clarification is needed (1 by lahmatiy)
    https://github.com/w3c/fxtf-drafts/issues/155
  - #165 [filter-effects] Clarify mapping of Cs and Cb to in and in2 in feBlend (1 by AmeliaBR)
    https://github.com/w3c/fxtf-drafts/issues/165

  6 issues closed:
  - [geometry] Clarify parsing of new DOMMatrix(string) https://github.com/w3c/fxtf-drafts/issues/144
  - [geometry] DOMMatrixReadOnly string init depends on backwards compatibility syntax https://github.com/w3c/fxtf-drafts/issues/149
  - [geometry] 0/-0 equality in "validate and fixup", isIdentity, is2D https://github.com/w3c/fxtf-drafts/issues/152
  - [geometry] Figure out if ClientRect/SVGPoint/SVGRect/SVGMatrix should be aliases https://github.com/w3c/fxtf-drafts/issues/163
  - [css-masking] Change percentage value of clip-path https://github.com/w3c/fxtf-drafts/issues/168
  - [geometry] Structured serialization should branch on is 2D https://github.com/w3c/fxtf-drafts/issues/161



Pull requests
-------------
* w3c/fxtf-drafts (+4/-7/💬4)
  4 pull requests submitted:
  - [geometry] Update the Changes section (by zcorpan)
    https://github.com/w3c/fxtf-drafts/pull/169
  - [geometry] Use [LegacyWindowAlias] for SVG* and WebKitCSSMatrix (by zcorpan)
    https://github.com/w3c/fxtf-drafts/pull/167
  - [geometry] Add a Historical section discussing old interfaces (by zcorpan)
    https://github.com/w3c/fxtf-drafts/pull/166
  - [motion] Supply size in ray examples (by ewilligers)
    https://github.com/w3c/fxtf-drafts/pull/164

  3 pull requests received 4 new comments:
  - #166 [geometry] Add a Historical section discussing old interfaces (2 by zcorpan, foolip)
    https://github.com/w3c/fxtf-drafts/pull/166
  - #169 [geometry] Update the Changes section (1 by zcorpan)
    https://github.com/w3c/fxtf-drafts/pull/169
  - #159 [geometry] Treat 0 and -0 as equal throughout (1 by zcorpan)
    https://github.com/w3c/fxtf-drafts/pull/159

  7 pull requests merged:
  - [geometry] Update the Changes section
    https://github.com/w3c/fxtf-drafts/pull/169
  - [geometry] Parse as CSS 'transform' instead of SVG transform=""
    https://github.com/w3c/fxtf-drafts/pull/153
  - [geometry] Treat 0 and -0 as equal throughout
    https://github.com/w3c/fxtf-drafts/pull/159
  - [geometry] Add a Historical section discussing old interfaces
    https://github.com/w3c/fxtf-drafts/pull/166
  - [geometry] Use [LegacyWindowAlias] for SVG* and WebKitCSSMatrix
    https://github.com/w3c/fxtf-drafts/pull/167
  - [motion] Supply size in ray examples
    https://github.com/w3c/fxtf-drafts/pull/164
  - [geometry] Do not structured serialize -0 for m13 of a 2d matrix
    https://github.com/w3c/fxtf-drafts/pull/162


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

Received on Tuesday, 23 May 2017 17:00:40 UTC