- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 30 Oct 2018 17:00:12 +0000
- To: www-svg@w3.org
- Message-Id: <E1gHXNE-0008GN-VI@uranus.w3.org>
Issues
------
* w3c/svgwg (+3/-3/π¬48)
3 issues created:
- typo: Elmenent (by 1jj)
https://github.com/w3c/svgwg/issues/569
- Check definition of Graphical elements (by dirkschulze)
https://github.com/w3c/svgwg/issues/563 [Agenda+] [Structure chapter]
- Syntactic forms: URL and <url> section is unclear or even wrong (by dirkschulze)
https://github.com/w3c/svgwg/issues/562 [Linking chapter] [Needs editing]
17 issues received 48 new comments:
- #537 Character counting in text 'x', 'y', 'dx', 'dy', and 'rotate' attributes. (13 by dirkschulze, litherum, fantasai, kojiishi, AmeliaBR)
https://github.com/w3c/svgwg/issues/537 [Needs editing] [Needs tests] [Text chapter] [i18n-tracking]
- #559 SVGGeometry.prototype.isPointInStroke vs. vector-effects (8 by dirkschulze, fsoder)
https://github.com/w3c/svgwg/issues/559 [Basic Data Types and Interfaces chapter] [Needs editing] [Painting chapter] [SVG Core]
- #504 Need to better define what rules apply to an element in an <svg:use> subtree. (4 by dirkschulze, css-meeting-bot, emilio)
https://github.com/w3c/svgwg/issues/504 [Agenda+] [Document structure chapter]
- #525 Add use and symbol elements to the Geometry Properties section (3 by dirkschulze, css-meeting-bot)
https://github.com/w3c/svgwg/issues/525 [Agenda+] [Geometry Properties chapter] [Needs data] [Needs editing] [SVG2]
- #373 Add decode() and decoding attribute to SVGImageElement (3 by dirkschulze, AmeliaBR)
https://github.com/w3c/svgwg/issues/373 [Agenda+] [HTML Consistency]
- #469 Define how new sizing keywords are resolved for SVG width and height geometry properties (3 by dirkschulze, AmeliaBR)
https://github.com/w3c/svgwg/issues/469 [Agenda+] [Geometry Properties chapter] [SVG Core]
- #558 Editorial(ish): Incorrect method reference in algorithm for checkIntersection/checkEnclosure (2 by dirkschulze, fsoder)
https://github.com/w3c/svgwg/issues/558 [Document structure chapter] [Needs data] [SVG Core]
- #560 <circle> with r=0 - disabled or not? (2 by dirkschulze, AmeliaBR)
https://github.com/w3c/svgwg/issues/560 [Basic shapes chapter] [Has tests] [SVG Core]
- #306 Since vector-effect options other than non-scaling-stroke already have multiple implementations, is the "at risk" flag valid? (2 by dirkschulze)
https://github.com/w3c/svgwg/issues/306 [Entire spec] [Has tests]
- #562 Syntactic forms: URL and <url> section is unclear or even wrong (1 by AmeliaBR)
https://github.com/w3c/svgwg/issues/562 [Linking chapter] [Needs editing]
- #486 Suggest dropping requirement for text-align-all and text-space-collapse (1 by ewilligers)
https://github.com/w3c/svgwg/issues/486
- #518 text chunk, current text position, and text-anchor (1 by dirkschulze)
https://github.com/w3c/svgwg/issues/518 [Text chapter]
- #553 Z-axis (1 by dirkschulze)
https://github.com/w3c/svgwg/issues/553 [Rendering Model chapter] [SVG Core]
- #563 Check definition of Graphical elements (1 by css-meeting-bot)
https://github.com/w3c/svgwg/issues/563 [Agenda+] [Structure chapter]
- #569 typo: Elmenent (1 by dirkschulze)
https://github.com/w3c/svgwg/issues/569 [Needs editing]
- #511 <foreignObject> and <svg:use> (1 by dirkschulze)
https://github.com/w3c/svgwg/issues/511 [Embedded Content chapter]
- #557 Editorial: isPointInStroke references HTML (1 by dirkschulze)
https://github.com/w3c/svgwg/issues/557 [Basic Data Types and Interfaces chapter] [SVG Core]
3 issues closed:
- <circle> with r=0 - disabled or not? https://github.com/w3c/svgwg/issues/560 [Basic shapes chapter] [Has tests] [SVG Core]
- Editorial: isPointInStroke references HTML https://github.com/w3c/svgwg/issues/557 [Basic Data Types and Interfaces chapter] [SVG Core]
- Suggest dropping requirement for text-align-all and text-space-collapse https://github.com/w3c/svgwg/issues/486
* w3c/fxtf-drafts (+1/-0/π¬9)
1 issues created:
- Logical Transforms (by majido)
https://github.com/w3c/fxtf-drafts/issues/311
5 issues received 9 new comments:
- #311 [css-transform-2] Logical Transforms (4 by BigBadaboom, flackr, majido)
https://github.com/w3c/fxtf-drafts/issues/311
- #53 [filter-effects-2] Backdrop filters should not use BackgroundImage (2 by chrishtr, mfreed7)
https://github.com/w3c/fxtf-drafts/issues/53 [filter-effects-2]
- #282 [filter-effects-1] What is the visual effect of filter() on the document element? (1 by chrishtr)
https://github.com/w3c/fxtf-drafts/issues/282 [Needs CSSWG Input/Decision] [filter-effects-1]
- #228 [filter-effects] hue-rotate() is being used with unitless zero angle (1 by ewilligers)
https://github.com/w3c/fxtf-drafts/issues/228 [filter-effects-1]
- #309 [filter-effects-1] Should mix-blend-mode or filter apply to non-renderable SVG containers? (1 by dirkschulze)
https://github.com/w3c/fxtf-drafts/issues/309 [Needs Edits] [filter-effects-1]
Pull requests
-------------
* w3c/svgwg (+7/-4/π¬7)
7 pull requests submitted:
- Remove iframe, video, audio, canvas and unknown elements due to lack β¦ (by dirkschulze)
https://github.com/w3c/svgwg/pull/571
- Fix type on 'Element' in changes section (by dirkschulze)
https://github.com/w3c/svgwg/pull/570
- <circle> with r=0 has rendering disabled (by ewilligers)
https://github.com/w3c/svgwg/pull/568
- Fix accidental linking issues to HTML Canvas. #557 (by dirkschulze)
https://github.com/w3c/svgwg/pull/567
- Re-add text that would request to disable rendering an element if the⦠(by dirkschulze)
https://github.com/w3c/svgwg/pull/566
- Make it more clear what the difference is between URL and <url> (by dirkschulze)
https://github.com/w3c/svgwg/pull/565
- Fix Web IDL typo: PutsForwards -> PutForwards (by foolip)
https://github.com/w3c/svgwg/pull/564
4 pull requests received 7 new comments:
- #374 'd' presentation attribute: use path() function (3 by dirkschulze, AmeliaBR)
https://github.com/w3c/svgwg/pull/374 [Agenda+] [Basic shapes chapter] [Geometry Properties chapter] [Needs WG input]
- #568 <circle> with r=0 has rendering disabled (2 by dirkschulze, AmeliaBR)
https://github.com/w3c/svgwg/pull/568
- #567 Fix accidental linking issues to HTML Canvas. #557 (1 by dirkschulze)
https://github.com/w3c/svgwg/pull/567
- #564 Fix Web IDL typo: PutsForwards -> PutForwards (1 by dirkschulze)
https://github.com/w3c/svgwg/pull/564
4 pull requests merged:
- Fix type on 'Element' in changes section
https://github.com/w3c/svgwg/pull/570
- <circle> with r=0 has rendering disabled
https://github.com/w3c/svgwg/pull/568
- Fix accidental linking issues to HTML Canvas. #557
https://github.com/w3c/svgwg/pull/567
- Fix Web IDL typo: PutsForwards -> PutForwards
https://github.com/w3c/svgwg/pull/564
* w3c/fxtf-drafts (+1/-1/π¬0)
1 pull requests submitted:
- [filter-effects] initial value linearRGB (by ewilligers)
https://github.com/w3c/fxtf-drafts/pull/312 [filter-effects-1]
1 pull requests merged:
- [filter-effects] initial value linearRGB
https://github.com/w3c/fxtf-drafts/pull/312 [filter-effects-1]
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, 30 October 2018 17:00:20 UTC