Weekly github digest (csswg-drafts)

W3C Webmaster via GitHub API <[email protected]> Tue, 10 Mar 2020 17:00:44 +0000
Newsgroups gmane.comp.web.svg
Message-ID <[email protected]>
--===============2120139477053593646==
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"; format="flowed"




Events with label "SVG", "css-fill-and-stroke-3", "css-shapes-1", "css-shap=
es-2", "css-transforms-1", "css-transforms-2", "fx-filter-effects-1", "web-=
animations-1", "web-animations-2"

Issues
------
* w3c/csswg-drafts (+0/-0/=F0=9F=92=AC20)
  6 issues received 20 new comments:
  - #4845 [css-transforms] New Transform operations: Warp and Twist (2 by S=
ebastianZ, faceless2)
    https://github.com/w3c/csswg-drafts/issues/4845 [css-transforms-2]=20
  - #4841 [css-transforms-1] How precise can we be about serialization? (2 =
by fantasai, tabatkins)
    https://github.com/w3c/csswg-drafts/issues/4841 [css-transforms-1]=20
  - #4745 [web-animations-1] Clarification about `target` and `pseudoElemen=
t` relationship (9 by BorisChiou, birtles, emilio, flackr, george-steel, lp=
d-au)
    https://github.com/w3c/csswg-drafts/issues/4745 [web-animations-1] [web=
-animations-css-integration]=20
  - #4662 [css-transforms-1] 'view-box' definition doesn't make sense (1 by=
 fantasai)
    https://github.com/w3c/csswg-drafts/issues/4662 [Closed Rejected as Won=
tfix by CSSWG Resolution] [Needs Edits] [SVG] [css-box-3] [css-transforms-1=
]=20
  - #3305 [css-transforms-2] Is it necessary to serialize all 3 components =
of translate given the 3rd component is 0px (3 by progers, tabatkins, yisib=
l)
    https://github.com/w3c/csswg-drafts/issues/3305 [Agenda+] [css-transfor=
ms-2]=20
  - #402 [css-shapes] Serialization of computed value of <position> in circ=
le() and ellipse() function (3 by fantasai, tabatkins)
    https://github.com/w3c/csswg-drafts/issues/402 [css-backgrounds-3] [css=
-shapes-1]=20



Pull requests
-------------
* w3c/csswg-drafts (+0/-1/=F0=9F=92=AC4)
  1 pull requests received 4 new comments:
  - #4829 [web-animations-1] Fix invalid error code for KeyfameEffect.pseud=
oElement (4 by birtles, george-steel)
    https://github.com/w3c/csswg-drafts/pull/4829 [web-animations-1]=20

  1 pull requests merged:
  - [web-animations-1] Fix invalid error code for KeyfameEffect.pseudoEleme=
nt
    https://github.com/w3c/csswg-drafts/pull/4829 [web-animations-1]=20


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/csswg-drafts

--===============2120139477053593646==
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 (csswg-drafts)</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 March 10, 2020</h1>

<p>Events with label <span class=3D"label" style=3D"background-color: #005a=
9c">SVG</span>, <span class=3D"label" style=3D"background-color: #005a9c">c=
ss-fill-and-stroke-3</span>, <span class=3D"label" style=3D"background-colo=
r: #005a9c">css-shapes-1</span>, <span class=3D"label" style=3D"background-=
color: #005a9c">css-shapes-2</span>, <span class=3D"label" style=3D"backgro=
und-color: #005a9c">css-transforms-1</span>, <span class=3D"label" style=3D=
"background-color: #005a9c">css-transforms-2</span>, <span class=3D"label" =
style=3D"background-color: #005a9c">fx-filter-effects-1</span>, <span class=
=3D"label" style=3D"background-color: #005a9c">web-animations-1</span>, <sp=
an class=3D"label" style=3D"background-color: #005a9c">web-animations-2</sp=
an></p>

<h2>Issues</h2>

<h3>w3c/csswg-drafts (+0/-0/=F0=9F=92=AC20)</h3>

  <p>6 issues received 20 new comments:</p>
  <ul>
  <li>#4845 <a href=3D"https://github.com/w3c/csswg-drafts/issues/4845">[cs=
s-transforms] New Transform operations: Warp and Twist</a> (2 by SebastianZ=
, faceless2) <span class=3D"label" style=3D"background-color: #c5def5; colo=
r: #000000">css-transforms-2</span> </li>
 =20
  <li>#4841 <a href=3D"https://github.com/w3c/csswg-drafts/issues/4841">[cs=
s-transforms-1] How precise can we be about serialization?</a> (2 by fantas=
ai, tabatkins) <span class=3D"label" style=3D"background-color: #c5def5; co=
lor: #000000">css-transforms-1</span> </li>
 =20
  <li>#4745 <a href=3D"https://github.com/w3c/csswg-drafts/issues/4745">[we=
b-animations-1] Clarification about `target` and `pseudoElement` relationsh=
ip</a> (9 by BorisChiou, birtles, emilio, flackr, george-steel, lpd-au) <sp=
an class=3D"label" style=3D"background-color: #c5def5; color: #000000">web-=
animations-1</span> <span class=3D"label" style=3D"background-color: #c5def=
5; color: #000000">web-animations-css-integration</span> </li>
 =20
  <li>#4662 <a href=3D"https://github.com/w3c/csswg-drafts/issues/4662">[cs=
s-transforms-1] &#x27;view-box&#x27; definition doesn&#x27;t make sense</a>=
 (1 by fantasai) <span class=3D"label" style=3D"background-color: #f9d0c4; =
color: #000000">Closed Rejected as Wontfix by CSSWG Resolution</span> <span=
 class=3D"label" style=3D"background-color: #5319e7; color: #ffffff">Needs =
Edits</span> <span class=3D"label" style=3D"background-color: #fef2c0; colo=
r: #000000">SVG</span> <span class=3D"label" style=3D"background-color: #c5=
def5; color: #000000">css-box-3</span> <span class=3D"label" style=3D"backg=
round-color: #c5def5; color: #000000">css-transforms-1</span> </li>
 =20
  <li>#3305 <a href=3D"https://github.com/w3c/csswg-drafts/issues/3305">[cs=
s-transforms-2] Is it necessary to serialize all 3 components of translate =
given the 3rd component is 0px</a> (3 by progers, tabatkins, yisibl) <span =
class=3D"label" style=3D"background-color: #000000; color: #ffffff">Agenda+=
</span> <span class=3D"label" style=3D"background-color: #c5def5; color: #0=
00000">css-transforms-2</span> </li>
 =20
  <li>#402 <a href=3D"https://github.com/w3c/csswg-drafts/issues/402">[css-=
shapes] Serialization of computed value of &lt;position&gt; in circle() and=
 ellipse() function</a> (3 by fantasai, tabatkins) <span class=3D"label" st=
yle=3D"background-color: #c5def5; color: #000000">css-backgrounds-3</span> =
<span class=3D"label" style=3D"background-color: #c5def5; color: #000000">c=
ss-shapes-1</span> </li>
  </ul>




<h2>Pull requests</h2>
<h3>w3c/csswg-drafts (+0/-1/=F0=9F=92=AC4)</h3>

  <p>1 pull requests received 4 new comments:</p>
  <ul>
  <li>#4829 <a href=3D"https://github.com/w3c/csswg-drafts/pull/4829">[web-=
animations-1] Fix invalid error code for KeyfameEffect.pseudoElement</a> (4=
 by birtles, george-steel) <span class=3D"label" style=3D"background-color:=
 #c5def5; color: #000000">web-animations-1</span> </li>
  </ul>

  <p>1 pull requests merged:</p>
  <ul>
  <li>#4829 <a href=3D"https://github.com/w3c/csswg-drafts/pull/4829">[web-=
animations-1] Fix invalid error code for KeyfameEffect.pseudoElement</a> <s=
pan class=3D"label" style=3D"background-color: #c5def5; color: #">web-anima=
tions-1</span> </li>
  </ul>


  <details>
    <summary>Repositories tracked by this digest:</summary>
<ul class=3D"repos">
  <li><a href=3D"https://github.com/w3c/csswg-drafts">https://github.com/w3=
c/csswg-drafts</a></li>
</ul>
</details>
</body>
</html>

--===============2120139477053593646==--