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

Issues
------
* w3c/svgwg (+3/-2/💬35)
  3 issues created:
  - Review property value definitions to ensure unitless lengths are correctly included (by AmeliaBR)
    https://github.com/w3c/svgwg/issues/534 [CSS Consistency] [Needs data] [Painting chapter] 
  - ICC support in Conforming High-Quality SVG viewer (by svgeesus)
    https://github.com/w3c/svgwg/issues/532 [CSS Consistency] [Conformance chapter] 
  - stroke-width initial value must include units (by sideshowbarker)
    https://github.com/w3c/svgwg/issues/529 

  13 issues received 35 new comments:
  - #529 stroke-width initial value must include units (9 by ewilligers, AmeliaBR, dirkschulze, sideshowbarker)
    https://github.com/w3c/svgwg/issues/529 
  - #514 References needs a thorough overhaul (8 by svgeesus, AmeliaBR)
    https://github.com/w3c/svgwg/issues/514 [Appendices] [Entire spec] [SVG2] 
  - #260 Rotating text (3 by Tavmjong, css-meeting-bot, AmeliaBR)
    https://github.com/w3c/svgwg/issues/260 [Agenda+] [Needs WG input] [SVG Core] [Text chapter] [i18n-comment] 
  - #520 Update/move the normative-but-outdated SVG DOM appendix (3 by svgeesus, css-meeting-bot, AmeliaBR)
    https://github.com/w3c/svgwg/issues/520 [Agenda+] [Appendices] [SVG Core] [Scripting chapter] 
  - #517 systemLanguage is not clear about case-insensitive matches (2 by longsonr, fsoder)
    https://github.com/w3c/svgwg/issues/517 
  - #519 Use the term "user coordinate system" instead of "local coordinate system" (2 by svgeesus, jarek-foksa)
    https://github.com/w3c/svgwg/issues/519 [Co-ordinates chapter] [Entire spec] 
  - #526 Target attribute on `a`: consistency with HTML or with existing implementations? (2 by ewilligers, dstorey)
    https://github.com/w3c/svgwg/issues/526 [HTML Consistency] [Linking chapter] [SVG2] 
  - #320 'd' presentation attribute inconsistent with shipped implementation and offset-path (1 by css-meeting-bot)
    https://github.com/w3c/svgwg/issues/320 [CSS Consistency] [Paths chapter] [SVG Paths] [SVG2] 
  - #306 Since vector-effect options other than non-scaling-stroke already have multiple implementations, is the "at risk" flag valid? (1 by satakagi)
    https://github.com/w3c/svgwg/issues/306 [Entire spec] 
  - #532 ICC support in Conforming High-Quality SVG viewer (1 by AmeliaBR)
    https://github.com/w3c/svgwg/issues/532 [CSS Consistency] [Conformance chapter] 
  - #406 Wrong description of percentage units (1 by css-meeting-bot)
    https://github.com/w3c/svgwg/issues/406 [Agenda+] [CSS Consistency] [Co-ordinates chapter] 
  - #312 SVGAElement implements two conflicting interfaces (1 by dstorey)
    https://github.com/w3c/svgwg/issues/312 [HTML Consistency] [Linking chapter] [SVG Core] 
  - #411 Deprecate type attribute on SVGStyleElement? (1 by css-meeting-bot)
    https://github.com/w3c/svgwg/issues/411 [Agenda+] [HTML Consistency] 

  2 issues closed:
  - Consider if XSL references can be removed https://github.com/w3c/svgwg/issues/227 
  - stroke-width initial value must include units https://github.com/w3c/svgwg/issues/529 

* w3c/fxtf-drafts (+0/-0/💬1)
  1 issues received 1 new comments:
  - #11 filter should be defined to establish a containing block for fixed and absolutely positioned elements (1 by atanassov)
    https://github.com/w3c/fxtf-drafts/issues/11 [Needs CSSWG Input/Decision] [filter-effects-1] 



Pull requests
-------------
* w3c/svgwg (+5/-7/💬9)
  5 pull requests submitted:
  - Refs overhaul issue 514 (by svgeesus)
    https://github.com/w3c/svgwg/pull/535 
  - Defer child keyword and child CSS function from paint. #507 (by dirkschulze)
    https://github.com/w3c/svgwg/pull/533 
  - No need for XSL-FO, fixes issue 227 (by svgeesus)
    https://github.com/w3c/svgwg/pull/531 
  - Change stroke-width initial value to 1px (by sideshowbarker)
    https://github.com/w3c/svgwg/pull/530 
  - Language tags are case-insensitive. Closes #517 (by GLRoylance)
    https://github.com/w3c/svgwg/pull/528 

  6 pull requests received 9 new comments:
  - #398 Remove support for segment-completing close path (2 by ewilligers, rolivo)
    https://github.com/w3c/svgwg/pull/398 
  - #528 Language tags are case-insensitive. Closes #517 (2 by ewilligers, GLRoylance)
    https://github.com/w3c/svgwg/pull/528 
  - #500 Marker: update <child-selector> syntax (2 by dirkschulze)
    https://github.com/w3c/svgwg/pull/500 
  - #481 Clarify that mesh and hatch have been deferred (1 by ewilligers)
    https://github.com/w3c/svgwg/pull/481 
  - #522 Clarify character related definitions. #263, #262, #259. (1 by dirkschulze)
    https://github.com/w3c/svgwg/pull/522 
  - #530 Change stroke-width initial value to 1px (1 by sideshowbarker)
    https://github.com/w3c/svgwg/pull/530 

  7 pull requests merged:
  - Refs overhaul issue 514
    https://github.com/w3c/svgwg/pull/535 
  - Remove support for segment-completing close path
    https://github.com/w3c/svgwg/pull/398 
  - Consistently say dominant-baseline is inherited
    https://github.com/w3c/svgwg/pull/510 
  - Marker: update <child-selector> syntax
    https://github.com/w3c/svgwg/pull/500 
  - Use class="extract" to exclude IDL
    https://github.com/w3c/svgwg/pull/495 
  - No need for XSL-FO, fixes issue 227
    https://github.com/w3c/svgwg/pull/531 
  - Change stroke-width initial value to 1px
    https://github.com/w3c/svgwg/pull/530 


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, 21 August 2018 17:00:09 UTC