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

Issues
------
* w3c/svgwg (+1/-4/💬29)
  1 issues created:
  - Build warnings (by dirkschulze)
    https://github.com/w3c/svgwg/issues/602 [Needs editing] 

  14 issues received 29 new comments:
  - #537 Character counting in text 'x', 'y', 'dx', 'dy', and 'rotate' attributes. (6 by r12a, BigBadaboom, fantasai)
    https://github.com/w3c/svgwg/issues/537 [Needs editing] [Needs tests] [Text chapter] [i18n-tracking] 
  - #580 should textPath elements parented to tspans or other textPaths render? (3 by Tavmjong, css-meeting-bot, AmeliaBR)
    https://github.com/w3c/svgwg/issues/580 [Needs editing] [Text chapter] 
  - #111 Rewrite all element descriptions to use normative language (3 by dirkschulze, AmeliaBR)
    https://github.com/w3c/svgwg/issues/111 [Entire spec] [Needs editing] [SVG Core] 
  - #82 Property index (appendix) needs updating (3 by dirkschulze, fantasai)
    https://github.com/w3c/svgwg/issues/82 [Appendices] [Needs editing] [SVG Core] 
  - #225 Tidy up attributes appendix (2 by dirkschulze)
    https://github.com/w3c/svgwg/issues/225 [Appendices] [DoC_deferred] [Needs editing] [SVG Core] 
  - #246 Support SVG 1.1 baseline value for baseline-shift (2 by dirkschulze, AmeliaBR)
    https://github.com/w3c/svgwg/issues/246 [Needs editing] [SVG Core] [Text chapter] 
  - #211 Specify which attributes/properties are horizontal vs vertical vs other (2 by dirkschulze, fsoder)
    https://github.com/w3c/svgwg/issues/211 [Entire spec] [Needs editing] [SVG Core] 
  - #592 Browsers do not accept stroke-linejoin 'miter-clip' or 'arcs' (2 by dirkschulze, css-meeting-bot)
    https://github.com/w3c/svgwg/issues/592 [Needs tests] [Painting chapter] [SVG2] 
  - #64 Marker element percentages are missing reference values (1 by AmeliaBR)
    https://github.com/w3c/svgwg/issues/64 [Need to file UA bug] [Painting chapter] [SVG Core] [SVG Markers] 
  - #589 Defer text content area (1 by css-meeting-bot)
    https://github.com/w3c/svgwg/issues/589 [Text chapter] 
  - #306 Since vector-effect options other than non-scaling-stroke already have multiple implementations, is the "at risk" flag valid? (1 by css-meeting-bot)
    https://github.com/w3c/svgwg/issues/306 [Entire spec] [Has tests] [Needs editing] 
  - #403 Replace <opacity-value> with <alpha-value> (1 by css-meeting-bot)
    https://github.com/w3c/svgwg/issues/403 [Appendices] [Painting chapter] [SVG Core] [SVG2] 
  - #22 Reference W3C Web Animations (1 by dirkschulze)
    https://github.com/w3c/svgwg/issues/22 [SVG Animations] 
  - #293 patternTransform browser implementations do not match spec (1 by AmeliaBR)
    https://github.com/w3c/svgwg/issues/293 [Needs tests] [Paint Servers chapter] [SVG Core] 

  4 issues closed:
  - vector-effect host coordinate space is not "screen" https://github.com/w3c/svgwg/issues/582 [Co-ordinates chapter] [Needs editing] [Needs tests] 
  - Replace <opacity-value> with <alpha-value> https://github.com/w3c/svgwg/issues/403 [Appendices] [Painting chapter] [SVG Core] [SVG2] 
  - Support SVG 1.1 baseline value for baseline-shift https://github.com/w3c/svgwg/issues/246 [Needs editing] [SVG Core] [Text chapter] 
  - Browsers do not accept stroke-linejoin 'miter-clip' or 'arcs' https://github.com/w3c/svgwg/issues/592 [Needs tests] [Painting chapter] [SVG2] 

* w3c/fxtf-drafts (+2/-0/💬17)
  2 issues created:
  - Clarify feTile area (by RazrFalcon)
    https://github.com/w3c/fxtf-drafts/issues/327 
  - Clarify color-interpolation-filters behavior on feMerge (by RazrFalcon)
    https://github.com/w3c/fxtf-drafts/issues/326 

  4 issues received 17 new comments:
  - #327 Clarify the feTile area (12 by RazrFalcon, fsoder, BigBadaboom)
    https://github.com/w3c/fxtf-drafts/issues/327 
  - #326 Clarify color-interpolation-filters behavior on feMerge (3 by RazrFalcon, fsoder)
    https://github.com/w3c/fxtf-drafts/issues/326 
  - #53 [filter-effects-2] Backdrop filters should not use BackgroundImage (1 by mfreed7)
    https://github.com/w3c/fxtf-drafts/issues/53 [Agenda+] [filter-effects-2] 
  - #325 [geometry] point.matrixTransformSelf (1 by chrishtr)
    https://github.com/w3c/fxtf-drafts/issues/325 [Proposal] [geometry-2] 



Pull requests
-------------
* w3c/svgwg (+4/-6/💬4)
  4 pull requests submitted:
  - Fix 403 (by dirkschulze)
    https://github.com/w3c/svgwg/pull/606 
  - Remove normative text about basline kezword that is covered by CSS In… (by dirkschulze)
    https://github.com/w3c/svgwg/pull/605 
  - Put miter-clip and arcs values at risk. (by dirkschulze)
    https://github.com/w3c/svgwg/pull/604 
  - Add CSS properties cx, cy, r, rx, ry, x, y to property index. #82 (by dirkschulze)
    https://github.com/w3c/svgwg/pull/603 

  4 pull requests received 4 new comments:
  - #576 Remove at-risk flag from vector-effect values (1 by svgeesus)
    https://github.com/w3c/svgwg/pull/576 
  - #374 'd' presentation attribute: use path() function (1 by dirkschulze)
    https://github.com/w3c/svgwg/pull/374 [Basic shapes chapter] [Geometry Properties chapter] [Needs WG input] 
  - #603 Add CSS properties cx, cy, r, rx, ry, x, y to property index. #82 (1 by dirkschulze)
    https://github.com/w3c/svgwg/pull/603 
  - #606 Replace alpha-value with opacity values Fix 403 (1 by dirkschulze)
    https://github.com/w3c/svgwg/pull/606 

  6 pull requests merged:
  - Change definition of "addressable character" for text positioning att…
    https://github.com/w3c/svgwg/pull/556 
  - Add CSS properties cx, cy, r, rx, ry, x, y to property index. #82
    https://github.com/w3c/svgwg/pull/603 
  - Adapt host coordinate space def of vector-effect to implemented behav…
    https://github.com/w3c/svgwg/pull/585 
  - Replace alpha-value with opacity values Fix 403
    https://github.com/w3c/svgwg/pull/606 
  - Remove normative text about basline keyword that is covered by CSS In…
    https://github.com/w3c/svgwg/pull/605 
  - Put miter-clip and arcs values at risk.
    https://github.com/w3c/svgwg/pull/604 


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, 4 December 2018 17:00:21 UTC