Weekly github digest (svgwg, svg-aam, fxtf-drafts, graphics-aam, graphics-aria)
W3C Webmaster via GitHub API <[email protected]> Tue, 26 May 2020 17:00:27 +0000
| Newsgroups | gmane.comp.web.svg |
|---|---|
| Message-ID | <[email protected]> |
--===============6684555079623605574==
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"; format="flowed"
Issues
------
* w3c/svgwg (+0/-1/=F0=9F=92=AC11)
3 issues received 11 new comments:
- #798 stroke-linecap and markers (4 by BigBadaboom, Doktorchen, GLRoylan=
ce)
https://github.com/w3c/svgwg/issues/798=20
- #726 'autofocus' attribute support (1 by longsonr)
https://github.com/w3c/svgwg/issues/726=20
- #699 Building a schema for SVG / Creating an SVG profile for IEC 61850-=
6-2 (6 by AmeliaBR, sideshowbarker)
https://github.com/w3c/svgwg/issues/699 [Proposal] [Tools]=20
1 issues closed:
- [animations] invalid IDL in TimeEvent due to unknown term "AbstractView=
" https://github.com/w3c/svgwg/issues/775=20
* w3c/svg-aam (+0/-0/=F0=9F=92=AC1)
1 issues received 1 new comments:
- #12 Should SVG with no accessible children have role=3Dimg? (1 by cooki=
ecrook)
https://github.com/w3c/svg-aam/issues/12 [Needs ARIA WG Input] [Needs I=
mplementer Input]=20
* w3c/fxtf-drafts (+1/-0/=F0=9F=92=AC1)
1 issues created:
- [fill-stroke] Should -webkit-text-fill-color / -webkit-text-stroke-colo=
r alias to fill/stroke? (by fantasai)
https://github.com/w3c/fxtf-drafts/issues/400 [fill-stroke-3]=20
1 issues received 1 new comments:
- #400 [fill-stroke] Should -webkit-text-fill-color / -webkit-text-stroke=
-color alias to fill/stroke? (1 by fantasai)
https://github.com/w3c/fxtf-drafts/issues/400 [fill-stroke-3]=20
Pull requests
-------------
* w3c/svgwg (+0/-1/=F0=9F=92=AC1)
1 pull requests received 1 new comments:
- #790 Replace AbstractView with WindowProxy/Window (1 by progers)
https://github.com/w3c/svgwg/pull/790=20
1 pull requests merged:
- Replace AbstractView with WindowProxy/Window
https://github.com/w3c/svgwg/pull/790=20
* w3c/svg-aam (+1/-0/=F0=9F=92=AC0)
1 pull requests submitted:
- Respec cleanup (by michael-n-cooper)
https://github.com/w3c/svg-aam/pull/13=20
* w3c/graphics-aam (+1/-0/=F0=9F=92=AC0)
1 pull requests submitted:
- respec cleanup (by michael-n-cooper)
https://github.com/w3c/graphics-aam/pull/4=20
* w3c/graphics-aria (+1/-0/=F0=9F=92=AC0)
1 pull requests submitted:
- respec cleanup (by michael-n-cooper)
https://github.com/w3c/graphics-aria/pull/6=20
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
--===============6684555079623605574==
Content-Type: text/html; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
<!doctype html>
<html lang=3D"en">
<head>
<meta charset=3D"utf-8">
<title>Weekly github digest (svgwg, svg-aam, fxtf-drafts, graphics-aam, gra=
phics-aria)</title>
<style>
body { font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;=
font-size: 14px; }
h2 { margin-top: 3em; color: #A52A2A; font-style: italic; font-weight: norm=
al; }
h3 { margin-bottom:0; margin-top: 2em; font-size: 1.2em; }
h1+h2 { margin-top: 1em; }
a { color: #bb6219; text-decoration: none; }
li { margin-bottom: .35em; }
.repos { margin-bottom: 0; margin-top:0; line-height: 1.2; }
.new { color: red; }
.label { display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
details {
margin-top: 8em;
}
summary {
margin-bottom: 1em;
cursor: pointer;
}
</style>
</head>
<body>
<h1>Tuesday May 26, 2020</h1>
<h2>Issues</h2>
<h3>w3c/svgwg (+0/-1/=F0=9F=92=AC11)</h3>
<p>3 issues received 11 new comments:</p>
<ul>
<li>#798 <a href=3D"https://github.com/w3c/svgwg/issues/798">stroke-linec=
ap and markers</a> (4 by BigBadaboom, Doktorchen, GLRoylance) </li>
=20
<li>#726 <a href=3D"https://github.com/w3c/svgwg/issues/726">'autofo=
cus' attribute support</a> (1 by longsonr) </li>
=20
<li>#699 <a href=3D"https://github.com/w3c/svgwg/issues/699">Building a s=
chema for SVG / Creating an SVG profile for IEC 61850-6-2</a> (6 by AmeliaB=
R, sideshowbarker) <span class=3D"label" style=3D"background-color: #fdb462=
; color: #000000">Proposal</span> <span class=3D"label" style=3D"background=
-color: #fccde5; color: #000000">Tools</span> </li>
</ul>
<p>1 issues closed:</p>
<ul>
<li>#775 <a href=3D"https://github.com/w3c/svgwg/issues/775">[animations]=
invalid IDL in TimeEvent due to unknown term "AbstractView"</a> =
</li>
</ul>
<h3>w3c/svg-aam (+0/-0/=F0=9F=92=AC1)</h3>
<p>1 issues received 1 new comments:</p>
<ul>
<li>#12 <a href=3D"https://github.com/w3c/svg-aam/issues/12">Should SVG w=
ith no accessible children have role=3Dimg?</a> (1 by cookiecrook) <span cl=
ass=3D"label" style=3D"background-color: #fbca04; color: #000000">Needs ARI=
A WG Input</span> <span class=3D"label" style=3D"background-color: #fbca04;=
color: #000000">Needs Implementer Input</span> </li>
</ul>
<h3>w3c/fxtf-drafts (+1/-0/=F0=9F=92=AC1)</h3>
<p class=3D"new">1 issues created:</p>
<ul>
<li>#400 <a href=3D"https://github.com/w3c/fxtf-drafts/issues/400">[fill-=
stroke] Should -webkit-text-fill-color / -webkit-text-stroke-color alias to=
fill/stroke?</a> (by fantasai) <span class=3D"label" style=3D"background-c=
olor: #c5def5; color: #000000">fill-stroke-3</span> </li>
</ul>
<p>1 issues received 1 new comments:</p>
<ul>
<li>#400 <a href=3D"https://github.com/w3c/fxtf-drafts/issues/400">[fill-=
stroke] Should -webkit-text-fill-color / -webkit-text-stroke-color alias to=
fill/stroke?</a> (1 by fantasai) <span class=3D"label" style=3D"background=
-color: #c5def5; color: #000000">fill-stroke-3</span> </li>
</ul>
<h2>Pull requests</h2>
<h3>w3c/svgwg (+0/-1/=F0=9F=92=AC1)</h3>
<p>1 pull requests received 1 new comments:</p>
<ul>
<li>#790 <a href=3D"https://github.com/w3c/svgwg/pull/790">Replace Abstra=
ctView with WindowProxy/Window</a> (1 by progers) </li>
</ul>
<p>1 pull requests merged:</p>
<ul>
<li>#790 <a href=3D"https://github.com/w3c/svgwg/pull/790">Replace Abstra=
ctView with WindowProxy/Window</a> </li>
</ul>
<h3>w3c/svg-aam (+1/-0/=F0=9F=92=AC0)</h3>
<p class=3D"new">1 pull requests submitted:</p>
<ul>
<li>#13 <a href=3D"https://github.com/w3c/svg-aam/pull/13">Respec cleanup=
</a> (by michael-n-cooper) </li>
</ul>
<h3>w3c/graphics-aam (+1/-0/=F0=9F=92=AC0)</h3>
<p class=3D"new">1 pull requests submitted:</p>
<ul>
<li>#4 <a href=3D"https://github.com/w3c/graphics-aam/pull/4">respec clea=
nup</a> (by michael-n-cooper) </li>
</ul>
<h3>w3c/graphics-aria (+1/-0/=F0=9F=92=AC0)</h3>
<p class=3D"new">1 pull requests submitted:</p>
<ul>
<li>#6 <a href=3D"https://github.com/w3c/graphics-aria/pull/6">respec cle=
anup</a> (by michael-n-cooper) </li>
</ul>
<details>
<summary>Repositories tracked by this digest:</summary>
<ul class=3D"repos">
<li><a href=3D"https://github.com/w3c/svgwg">https://github.com/w3c/svgwg=
</a></li>
<li><a href=3D"https://github.com/w3c/svg-aam">https://github.com/w3c/svg=
-aam</a></li>
<li><a href=3D"https://github.com/w3c/fxtf-drafts">https://github.com/w3c=
/fxtf-drafts</a></li>
<li><a href=3D"https://github.com/w3c/graphics-aam">https://github.com/w3=
c/graphics-aam</a></li>
<li><a href=3D"https://github.com/w3c/graphics-aria">https://github.com/w=
3c/graphics-aria</a></li>
</ul>
</details>
</body>
</html>
--===============6684555079623605574==--