You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: planning/tpac-2016.txt
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -43,12 +43,9 @@ Regrets: Dael Jackson
43
43
44
44
==== Proposed Agenda ====
45
45
46
-
* Baseline alignment issues (to be listed here)
47
-
* first/last syntax
48
46
* CSS Pseudo Elements https://github.com/w3c/csswg-drafts/issues?q=is%3Aopen+is%3Aissue+label%3Acss-pseudo-4
49
47
* url() as image or SVG reference <a href="https://github.com/w3c/csswg-drafts/issues/383">Issue 383</a>
50
48
* Some brief overview about the status of testing, and possibly trying to get WG resolutions on anything that blocks progress, but hopefully that's nothing (/gsnedders)
51
-
* Avoid Mon 15:00-17:00 and Tues 8:30-10:30 if possible (rbyers)
52
49
* Proposal: Create a new spec for timing functions (including frames(), spring(), multi-segment bezier?)
* Vertical Writing web award report (skk, Tue, if possible)
75
70
* Transforms L2: backport translate/rotate/scale, as they're stable but L1 still isn't?
76
71
* @apply: Thinking we should put on back burner, as variables + ::part seems like sufficient feature set for v1 of custom elements. Agree?
77
72
* CSS Variables:
@@ -80,7 +75,6 @@ Regrets: Dael Jackson
80
75
* How to store custom property values? Like strings (exactly preserved) or like token streams (may change from author phrasing)? "--path: m40.0,20.0" can reserialize as-is, or as "--path: m40/**/0.0,20.0".
81
76
* CSS Cascade: "revert" is very expensive; Safari has busted (cheap) implementation. Can we simplify?
0 commit comments