- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 25 Sep 2018 17:00:06 +0000
- To: www-svg@w3.org
- Message-Id: <E1g4qgw-00056C-Hj@uranus.w3.org>
Issues ------ * w3c/svgwg (+2/-5/💬52) 2 issues created: - Should setting an enum IDL to an invalid value throw an error? (by AmeliaBR) https://github.com/w3c/svgwg/issues/547 [Basic Data Types and Interfaces chapter] [SVG Core] - Extend SVGAnimatedString with putForwards/stringifier WebIDL behaviors (by AmeliaBR) https://github.com/w3c/svgwg/issues/546 [Basic Data Types and Interfaces chapter] [SVG Core] 18 issues received 52 new comments: - #321 Serialization format for path strings (17 by BorisChiou, AmeliaBR, ewilligers, svgeesus, birtles, emilio, tigt) https://github.com/w3c/svgwg/issues/321 - #520 Update/move the normative-but-outdated SVG DOM appendix (5 by svgeesus, css-meeting-bot, AmeliaBR) https://github.com/w3c/svgwg/issues/520 [Appendices] [SVG Core] [Scripting chapter] - #545 stroke-miterlimit: invalid value behavior? (5 by fsoder, css-meeting-bot, AmeliaBR) https://github.com/w3c/svgwg/issues/545 [CSS Consistency] [Need to file UA bug] [Needs editing] [Needs tests] [Painting chapter] [SVG Core] - #537 Character counting in text 'x', 'y', 'dx', 'dy', and 'rotate' attributes. (4 by dirkschulze, Tavmjong, css-meeting-bot) https://github.com/w3c/svgwg/issues/537 [Text chapter] - #547 Should setting an enum IDL to an invalid value throw an error? (3 by birtles, css-meeting-bot, AmeliaBR) https://github.com/w3c/svgwg/issues/547 [Basic Data Types and Interfaces chapter] [SVG Core] - #448 Identify SVG1 elements that are obsolete in SVG2 (3 by svgeesus, css-meeting-bot) https://github.com/w3c/svgwg/issues/448 [Agenda+] [Entire spec] [Needs WG input] - #519 Use the term "user coordinate system" instead of "local coordinate system" (2 by svgeesus, css-meeting-bot) https://github.com/w3c/svgwg/issues/519 [Agenda+] [Co-ordinates chapter] [Entire spec] - #534 Review property value definitions to ensure unitless lengths are correctly included (2 by svgeesus) https://github.com/w3c/svgwg/issues/534 [CSS Consistency] [Needs CSS WG] [Needs data] [Painting chapter] - #502 :host(use) > symbol in a UA sheet does nothing. (2 by svgeesus, css-meeting-bot) https://github.com/w3c/svgwg/issues/502 [Document structure chapter] - #514 References needs a thorough overhaul (1 by svgeesus) https://github.com/w3c/svgwg/issues/514 [Appendices] [Entire spec] [SVG2] - #390 SVG 1.1 Errata: How to Proceed? (1 by svgeesus) https://github.com/w3c/svgwg/issues/390 [SVG Core] [Tools] - #532 ICC support in Conforming High-Quality SVG viewer (1 by svgeesus) https://github.com/w3c/svgwg/issues/532 [CSS Consistency] [Conformance chapter] - #411 Deprecate type attribute on SVGStyleElement? (1 by css-meeting-bot) https://github.com/w3c/svgwg/issues/411 [HTML Consistency] [Needs editing] [Styling chapter] - #541 Set up pre-merge test build checks for Pull Requests (1 by svgeesus) https://github.com/w3c/svgwg/issues/541 [Tools] - #543 The interpolation of large_arc_flag/sweep_flag of Elliptical Arc in SVG Path (1 by svgeesus) https://github.com/w3c/svgwg/issues/543 [Paths chapter] [SVG Core] - #546 Extend SVGAnimatedString with putForwards/stringifier WebIDL behaviors (1 by AmeliaBR) https://github.com/w3c/svgwg/issues/546 [Basic Data Types and Interfaces chapter] [SVG Core] - #175 Make SVGAnimatedX data types extend DOMX data types wherever possible (1 by AmeliaBR) https://github.com/w3c/svgwg/issues/175 [Basic Data Types and Interfaces chapter] [Future wish list] [Needs WG input] [SVG Core] - #381 Emojis and SVG <text> inconsistency (1 by svgeesus) https://github.com/w3c/svgwg/issues/381 [Needs CSS WG] [Painting chapter] [Text chapter] 5 issues closed: - ICC support in Conforming High-Quality SVG viewer https://github.com/w3c/svgwg/issues/532 [CSS Consistency] [Conformance chapter] - Emojis and SVG <text> inconsistency https://github.com/w3c/svgwg/issues/381 [Needs CSS WG] [Painting chapter] [Text chapter] - SVG 1.1 Errata: How to Proceed? https://github.com/w3c/svgwg/issues/390 [SVG Core] [Tools] - References needs a thorough overhaul https://github.com/w3c/svgwg/issues/514 [Appendices] [Entire spec] [SVG2] - Make SVGAnimatedX data types extend DOMX data types wherever possible https://github.com/w3c/svgwg/issues/175 [Basic Data Types and Interfaces chapter] [Future wish list] [Needs WG input] [SVG Core] Pull requests ------------- * w3c/svgwg (+2/-4/💬8) 2 pull requests submitted: - Fix #532 with informative refs to ICC & ICC support in css-color-4 (by svgeesus) https://github.com/w3c/svgwg/pull/549 - No normative appendices! (by AmeliaBR) https://github.com/w3c/svgwg/pull/548 [Appendices] [Basic Data Types and Interfaces chapter] [Conformance chapter] [Interactivity chapter] [Paths chapter] [SVG Core] 4 pull requests received 8 new comments: - #549 Fix #532 with informative refs to ICC & ICC support in css-color-4 (3 by svgeesus, AmeliaBR) https://github.com/w3c/svgwg/pull/549 - #544 Change from HTML 5.1 to HTML LS, #514 (2 by svgeesus) https://github.com/w3c/svgwg/pull/544 - #548 No normative appendices! (2 by svgeesus, AmeliaBR) https://github.com/w3c/svgwg/pull/548 [Appendices] [Basic Data Types and Interfaces chapter] [Conformance chapter] [Interactivity chapter] [Paths chapter] [SVG Core] - #522 Clarify character related definitions. #263, #262, #259. (1 by Tavmjong) https://github.com/w3c/svgwg/pull/522 4 pull requests merged: - Fix #532 with informative refs to ICC & ICC support in css-color-4 https://github.com/w3c/svgwg/pull/549 - No normative appendices! https://github.com/w3c/svgwg/pull/548 [Appendices] [Basic Data Types and Interfaces chapter] [Conformance chapter] [Interactivity chapter] [Paths chapter] [SVG Core] - Change from HTML 5.1 to HTML LS, #514 https://github.com/w3c/svgwg/pull/544 - Clarify character related definitions. #263, #262, #259. https://github.com/w3c/svgwg/pull/522 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, 25 September 2018 17:00:13 UTC