Weekly github digest (svgwg, svg-aam, fxtf-drafts, graphics-aam, graphics-aria)

Issues
------
* w3c/svgwg (+3/-2/💬31)
  3 issues created:
  - Do we need to replace DOMStringMap? (by dirkschulze)
    https://github.com/w3c/svgwg/issues/412 
  - Deprecate type attribute on SVGStyleElement? (by dstorey)
    https://github.com/w3c/svgwg/issues/411 
  - Update SVGScriptElement and SVGImageElement to use src? (by dstorey)
    https://github.com/w3c/svgwg/issues/410 

  6 issues received 31 new comments:
  - #389 Shouldn't getCharNumAtPosition take an argument of type DOMPointReadOnly rather than DOMPoint (12 by dirkschulze, tabatkins, BigBadaboom)
    https://github.com/w3c/svgwg/issues/389 [Agenda+] [Document structure chapter] [SVG Core] [Text chapter] 
  - #175 Make SVGAnimatedX data types extend DOMX data types wherever possible (8 by longsonr, travisleithead, dstorey, AmeliaBR)
    https://github.com/w3c/svgwg/issues/175 [Basic Data Types and Interfaces chapter] [Future wish list] [Needs WG input] [SVG Core] 
  - #412 Do we need to replace DOMStringMap? (4 by dirkschulze, dstorey, AmeliaBR)
    https://github.com/w3c/svgwg/issues/412 
  - #410 Update SVGScriptElement and SVGImageElement to use src? (3 by prlbr, dstorey, AmeliaBR)
    https://github.com/w3c/svgwg/issues/410 
  - #411 Deprecate type attribute on SVGStyleElement? (3 by dirkschulze, dstorey, AmeliaBR)
    https://github.com/w3c/svgwg/issues/411 
  - #404 Remove "style attributes" from all element definitions (1 by AmeliaBR)
    https://github.com/w3c/svgwg/issues/404 [Needs editing] [SVG Core] [Structure chapter] [Styling chapter] 

  2 issues closed:
  - Do we need to replace DOMStringMap? https://github.com/w3c/svgwg/issues/412 
  - Update WebIDL definition(s) to use new mixin syntax https://github.com/w3c/svgwg/issues/353 

* w3c/fxtf-drafts (+10/-11/💬38)
  10 issues created:
  - [geometry-2] (by dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/277 
  - [geometry] What is the w (perspective) value for? (by dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/276 [geometry-1] 
  - [geometry] return DOMPoint or DOMPointReadOnly accordingly, from matrixTransform method? (by dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/275 [geometry-1] 
  - [geometry] "When a user agent is asked to clone an DOMPoint..." (by dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/273 [geometry-1] 
  - [geometry] DOMRect could be clearer about the sign of contained zeroes (by dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/272 [geometry-1] 
  - [geometry] Matrix method inverse() doesn't suggest an inverse algorithm (by dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/271 [geometry-1] 
  - [geometry] invoking fromPoint() static method on DOMPoint (by dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/270 [geometry-1] 
  - [geometry] Specify stringifier for DOMRectList (by dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/269 
  - [geometry] DOMPoint constructor with DOMPointInit argument (by dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/268 
  - Compositing needs to link to latest Canvas spec (by svgeesus)
    https://github.com/w3c/fxtf-drafts/issues/267 [compositing-1] 

  20 issues received 38 new comments:
  - #124 [geometry] Why does DOMQuad have readonly mutable points? (4 by zcorpan, dirkschulze, tabatkins)
    https://github.com/w3c/fxtf-drafts/issues/124 [Needs CSSWG Input/Decision] [geometry-1] 
  - #273 [geometry] "When a user agent is asked to clone an DOMPoint..." (3 by zcorpan, annevk)
    https://github.com/w3c/fxtf-drafts/issues/273 [Closed Accepted as Editorial] [geometry-1] 
  - #222 [geometry] DOMRect: use of unrestricted doubles - min(x, NaN) (3 by zcorpan, dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/222 [geometry-1] 
  - #199 [geometry] JSON serialization of a DOMRectList (3 by zcorpan, annevk, dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/199 [Commenter Response Pending] [geometry-1] 
  - #232 [geometry] Use of SameValueZero in "validate and fixup" doesn't make sense (3 by dirkschulze, tabatkins, bzbarsky)
    https://github.com/w3c/fxtf-drafts/issues/232 [geometry-1] 
  - #275 [geometry] return DOMPoint or DOMPointReadOnly accordingly, from matrixTransform method? (3 by trusktr, domenic)
    https://github.com/w3c/fxtf-drafts/issues/275 [geometry-1] 
  - #11 filter should be defined to establish a containing block for fixed and absolutely positioned elements (2 by dirkschulze, chrishtr)
    https://github.com/w3c/fxtf-drafts/issues/11 [Closed Accepted by WG Resolution] [filter-effects-1] 
  - #270 [geometry] invoking fromPoint() static method on DOMPoint (2 by dirkschulze, domenic)
    https://github.com/w3c/fxtf-drafts/issues/270 [Commenter Response Pending] [geometry-1] 
  - #131 [css-masking] Proposal: make CSS clip and clip-path respect the containing block hierarcy (2 by chrishtr, dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/131 [Commenter Response Pending] [css-masking-1] 
  - #170 [css-masking] Define "raw geometry" for `<clipPath>` clipping (2 by dirkschulze, AmeliaBR)
    https://github.com/w3c/fxtf-drafts/issues/170 [Needs CSSWG Input/Decision] [css-masking-1] 
  - #195 [geometry] WebGL API considerations (2 by zcorpan, dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/195 [Commenter Response Pending] [geometry-1] 
  - #129 [css-masking] definition of mask-type ignores mask-mode (1 by dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/129 [Needs Edits] [css-masking-1] 
  - #5 [css-masking] mask-origin and mask-clip should not have a margin-box value (1 by dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/5 [Commenter Response Pending] [css-masking-1] 
  - #264 Publish DOMMatrix interface as Note (1 by momdo)
    https://github.com/w3c/fxtf-drafts/issues/264 [geometry-1] 
  - #268 [geometry] DOMPoint constructor with DOMPointInit argument (1 by dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/268 [geometry-1] 
  - #194 [geometry] DOMMatrix/DOMMatrix could use more methods and helpers. (1 by dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/194 [geometry-1] 
  - #94 [css-masking] How does masking apply to table parts? (1 by dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/94 [css-masking-1] 
  - #118 [css-masking] spec is unclear about how to handle no-clip parsing in shorthand (1 by dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/118 [Needs Edits] [css-masking-1] 
  - #252 Canvas 2D integration needs to be better (1 by svgeesus)
    https://github.com/w3c/fxtf-drafts/issues/252 [Needs Edits] [compositing-1] 
  - #255 [geometry] Difficulties with DOMMatrixReadOnly.is2D and other users of it (1 by dirkschulze)
    https://github.com/w3c/fxtf-drafts/issues/255 [geometry-1] 

  11 issues closed:
  - [geometry] invoking fromPoint() static method on DOMPoint https://github.com/w3c/fxtf-drafts/issues/270 [Closed Accepted as Editorial] [Commenter Satisfied] [geometry-1] 
  - [geometry] Difficulties with DOMMatrixReadOnly.is2D and other users of it https://github.com/w3c/fxtf-drafts/issues/255 [geometry-1] 
  - [geometry] "When a user agent is asked to clone an DOMPoint..." https://github.com/w3c/fxtf-drafts/issues/273 [geometry-1] 
  - Publish DOMMatrix interface as Note https://github.com/w3c/fxtf-drafts/issues/264 [geometry-1] 
  - [compositing] Inconsistent use of '*' as multiply symbol https://github.com/w3c/fxtf-drafts/issues/253 [Needs Edits] [compositing-1] 
  - [css-masking] Proposal: make CSS clip and clip-path respect the containing block hierarcy https://github.com/w3c/fxtf-drafts/issues/131 [Commenter Response Pending] [css-masking-1] 
  - [css-masking] definition of mask-type ignores mask-mode https://github.com/w3c/fxtf-drafts/issues/129 [Closed Accepted by Editor's Discretion] [css-masking-1] 
  - [css-masking] spec is unclear about how to handle no-clip parsing in shorthand https://github.com/w3c/fxtf-drafts/issues/118 [Closed Accepted by Editor's Discretion] [css-masking-1] 
  - [css-masking] Definition of `mask-clip` not compatible with SVG masks https://github.com/w3c/fxtf-drafts/issues/185 [Closed Accepted by Editor's Discretion] [css-masking-1] 
  - [css-masking-1] Clarify how mask-mode & mask-composite behave with layered mask images https://github.com/w3c/fxtf-drafts/issues/171 [Closed Accepted as Editorial] [css-masking-1] 
  - [css-masking] mask-origin and mask-clip should not have a margin-box value https://github.com/w3c/fxtf-drafts/issues/5 [Closed Accepted by Editor's Discretion] [css-masking-1] 



Pull requests
-------------
* w3c/svgwg (+2/-2/💬6)
  2 pull requests submitted:
  - Use DOMPointInit argument for getCharNumAtPosition. #389 (by dirkschulze)
    https://github.com/w3c/svgwg/pull/414 
  - Add DocumentAndElementEventHandlers (by dstorey)
    https://github.com/w3c/svgwg/pull/413 

  3 pull requests received 6 new comments:
  - #376 Update SVG interfaces to use mixins where possible in all SVG specs. Issue #353 (3 by dirkschulze, dstorey, AmeliaBR)
    https://github.com/w3c/svgwg/pull/376 
  - #413 Add DocumentAndElementEventHandlers (2 by dstorey, AmeliaBR)
    https://github.com/w3c/svgwg/pull/413 
  - #414 Use DOMPointInit argument for getCharNumAtPosition. #389 (1 by dirkschulze)
    https://github.com/w3c/svgwg/pull/414 

  2 pull requests merged:
  - Update SVG interfaces to use mixins where possible in all SVG specs. Issue #353
    https://github.com/w3c/svgwg/pull/376 
  - Clarify patternTransform/linearTransform presentation attriute behavi…
    https://github.com/w3c/svgwg/pull/378 [Needs WG input] 

* w3c/fxtf-drafts (+1/-1/💬3)
  1 pull requests submitted:
  - [geometry] Add a missing "must" (by zcorpan)
    https://github.com/w3c/fxtf-drafts/pull/278 

  2 pull requests received 3 new comments:
  - #259 [compositing] Apply alpha of source in non-premultiplied compositing (2 by dirkschulze, axinging)
    https://github.com/w3c/fxtf-drafts/pull/259 
  - #265 [css-masking-1] Update initial value of mask-position and mask-repeat to match implem… (1 by ChumpChief)
    https://github.com/w3c/fxtf-drafts/pull/265 

  1 pull requests merged:
  - [geometry] Add a missing "must"
    https://github.com/w3c/fxtf-drafts/pull/278 [ready] 


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

Received on Tuesday, 17 April 2018 17:00:19 UTC