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

Issues
------
* w3c/svgwg (+6/-4/💬15)
  6 issues created:
  - Target attribute on `a`: consistency with HTML or with existing implementations? (by AmeliaBR)
    https://github.com/w3c/svgwg/issues/526 [HTML Consistency] [Linking chapter] [SVG2] 
  - Add use and symbol elements to the Geometry Properties section (by karip)
    https://github.com/w3c/svgwg/issues/525 
  - Update/move the normative-but-outdated SVG DOM appendix (by AmeliaBR)
    https://github.com/w3c/svgwg/issues/520 [Appendices] [SVG Core] [Scripting chapter] 
  - Use the term "user coordinate system" instead of "local coordinate system" (by jarek-foksa)
    https://github.com/w3c/svgwg/issues/519 
  - text chunk, current text position, and text-anchor (by GLRoylance)
    https://github.com/w3c/svgwg/issues/518 
  - systemLanguage is not clear about case-insensitive matches (by GLRoylance)
    https://github.com/w3c/svgwg/issues/517 

  9 issues received 15 new comments:
  - #406 Wrong description of percentage units (5 by ewilligers, jarek-foksa, AmeliaBR)
    https://github.com/w3c/svgwg/issues/406 [Agenda+] [CSS Consistency] [Co-ordinates chapter] 
  - #312 SVGAElement implements two conflicting interfaces (2 by AmeliaBR)
    https://github.com/w3c/svgwg/issues/312 [HTML Consistency] [Linking chapter] [SVG Core] 
  - #508 Add support for the `hidden`-attribute (2 by tigt, fsoder)
    https://github.com/w3c/svgwg/issues/508 [Basic Data Types and Interfaces chapter] [HTML Consistency] [SVG Core] 
  - #525 Add use and symbol elements to the Geometry Properties section (1 by AmeliaBR)
    https://github.com/w3c/svgwg/issues/525 [Geometry Properties chapter] [Needs editing] [SVG2] 
  - #526 Target attribute on `a`: consistency with HTML or with existing implementations? (1 by smfr)
    https://github.com/w3c/svgwg/issues/526 [HTML Consistency] [Linking chapter] [SVG2] 
  - #306 Since vector-effect options other than non-scaling-stroke already have multiple implementations, is the "at risk" flag valid? (1 by JonFerraiolo)
    https://github.com/w3c/svgwg/issues/306 [Entire spec] 
  - #366 'color-interpolation' isn't used for alpha compositing (1 by sobotka)
    https://github.com/w3c/svgwg/issues/366 
  - #315 SVGAElement all attributes except href should be as HTML i.e. not SVGAnimatedString (1 by AmeliaBR)
    https://github.com/w3c/svgwg/issues/315 [HTML Consistency] [Linking chapter] [SVG Core] 
  - #517 systemLanguage is not clear about case-insensitive matches (1 by jarek-foksa)
    https://github.com/w3c/svgwg/issues/517 

  4 issues closed:
  - SVGAElement all attributes except href should be as HTML i.e. not SVGAnimatedString https://github.com/w3c/svgwg/issues/315 [HTML Consistency] [Linking chapter] [SVG Core] 
  - 'pathLength' interaction with <textPath> with a percentage 'startOffset' https://github.com/w3c/svgwg/issues/383 
  - Wrong description of "visibility" property https://github.com/w3c/svgwg/issues/405 [Document structure chapter] [Rendering Model chapter] [SVG Core] 
  - Incorrect syntax for <child-selector> dfn https://github.com/w3c/svgwg/issues/498 [DoC_accepted] [SVG Markers] 

* w3c/fxtf-drafts (+1/-0/💬9)
  1 issues created:
  - [filter-effects-1] Should mix-blend-mode or filter apply to non-renderable SVG containers? (by progers)
    https://github.com/w3c/fxtf-drafts/issues/309 

  4 issues received 9 new comments:
  - #307 can SVG container elements establish containing block for absolute/fixed positioned elements? (5 by chrishtr, dbaron, atanassov)
    https://github.com/w3c/fxtf-drafts/issues/307 [Agenda+] [Needs SVGWG Input/Decision] [filter-effects-1] 
  - #130 [css-masking] make the behavior of an invalid mask  be consistent with clip-path and filter (2 by aziesemer, css-meeting-bot)
    https://github.com/w3c/fxtf-drafts/issues/130 [Agenda+] [Needs SVGWG Input/Decision] [css-masking-1] 
  - #11 filter should be defined to establish a containing block for fixed and absolutely positioned elements (1 by astearns)
    https://github.com/w3c/fxtf-drafts/issues/11 [Agenda+] [Needs CSSWG Input/Decision] [filter-effects-1] 
  - #309 [filter-effects-1] Should mix-blend-mode or filter apply to non-renderable SVG containers? (1 by tabatkins)
    https://github.com/w3c/fxtf-drafts/issues/309 



Pull requests
-------------
* w3c/svgwg (+5/-6/💬10)
  5 pull requests submitted:
  - Make examples xml valid. (by JohnLukeBentley)
    https://github.com/w3c/svgwg/pull/527 
  - Build & local dev fixes (by AmeliaBR)
    https://github.com/w3c/svgwg/pull/524 [SVG2] [Tools] 
  - Make "Example of text auto-wrapped" example valid. (by JohnLukeBentley)
    https://github.com/w3c/svgwg/pull/523 
  - Clarify character related definitions. #263, #262, #259. (by Tavmjong)
    https://github.com/w3c/svgwg/pull/522 
  - Clean-up Changes appendix (by AmeliaBR)
    https://github.com/w3c/svgwg/pull/521 [Appendices] 

  7 pull requests received 10 new comments:
  - #523 Make "Example of text auto-wrapped" example valid. (3 by JohnLukeBentley, Tavmjong)
    https://github.com/w3c/svgwg/pull/523 
  - #409 Update SVGAElement to match attributes on HTMLAnchorElement (2 by css-meeting-bot, AmeliaBR)
    https://github.com/w3c/svgwg/pull/409 
  - #481 Clarify that mesh and hatch have been deferred (1 by AmeliaBR)
    https://github.com/w3c/svgwg/pull/481 
  - #482 Inline size: remove 'number' value. (1 by AmeliaBR)
    https://github.com/w3c/svgwg/pull/482 
  - #521 Clean-up Changes appendix (1 by Tavmjong)
    https://github.com/w3c/svgwg/pull/521 [Appendices] 
  - #527 Make examples xml valid. (1 by ewilligers)
    https://github.com/w3c/svgwg/pull/527 
  - #374 'd' presentation attribute: use path() function (1 by ewilligers)
    https://github.com/w3c/svgwg/pull/374 [Basic shapes chapter] [Geometry Properties chapter] [Needs WG input] 

  6 pull requests merged:
  - Make examples xml valid.
    https://github.com/w3c/svgwg/pull/527 
  - Update SVGAElement to match attributes on HTMLAnchorElement
    https://github.com/w3c/svgwg/pull/409 
  - pathLength does not affect percentage calculations
    https://github.com/w3c/svgwg/pull/485 
  - Fixes #405 update description of when visibility applies
    https://github.com/w3c/svgwg/pull/430 
  - Make "Example of text auto-wrapped" example valid.
    https://github.com/w3c/svgwg/pull/523 
  - Clean-up Changes appendix
    https://github.com/w3c/svgwg/pull/521 [Appendices] 


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, 14 August 2018 17:00:08 UTC