Skip to content

Commit 43c24cc

Browse files
committed
planning/tpac-2016: [TPAC 2016]
1 parent 2cce58f commit 43c24cc

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

planning/tpac-2016.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,9 @@ Regrets: Dael Jackson
4343

4444
==== Proposed Agenda ====
4545

46-
* Baseline alignment issues (to be listed here)
47-
* first/last syntax
4846
* CSS Pseudo Elements https://github.com/w3c/csswg-drafts/issues?q=is%3Aopen+is%3Aissue+label%3Acss-pseudo-4
4947
* url() as image or SVG reference <a href="https://github.com/w3c/csswg-drafts/issues/383">Issue 383</a>
5048
* 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)
5249
* Proposal: Create a new spec for timing functions (including frames(), spring(), multi-segment bezier?)
5350
* [[https://github.com/drufball/generalized-animations|Google proposal]]
5451
* Approval to implement and ship transitionstart/transitionrun/transitioncancel/animationcancel?
@@ -70,8 +67,6 @@ Regrets: Dael Jackson
7067
* CSS Containment [[https://github.com/w3c/csswg-drafts/issues/396|Terminology question]] (Florian)
7168
* Additional text-decoration styling: https://github.com/w3c/csswg-drafts/issues/459
7269
* [[https://github.com/w3c/csswg-drafts/issues/255|margin-inside / margin-outside / float: inside / float: outside]] (Florian)
73-
* HDR https://lists.w3.org/Archives/Public/www-style/2016Sep/0047.html (Mark Watson)
74-
* Vertical Writing web award report (skk, Tue, if possible)
7570
* Transforms L2: backport translate/rotate/scale, as they're stable but L1 still isn't?
7671
* @apply: Thinking we should put on back burner, as variables + ::part seems like sufficient feature set for v1 of custom elements. Agree?
7772
* CSS Variables:
@@ -80,7 +75,6 @@ Regrets: Dael Jackson
8075
* 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".
8176
* CSS Cascade: "revert" is very expensive; Safari has busted (cheap) implementation. Can we simplify?
8277
* [[https://lists.w3.org/Archives/Public/www-style/2016Sep/0031.html|clip-path excluding fixed-position descendants]]
83-
* Scroll Anchoring - preventing the page from jiggling when things load off-screen. Chrome is experimenting; would like to discuss.
8478
==== Agenda ====
8579

8680
=== Monday ===
@@ -100,13 +94,16 @@ Regrets: Dael Jackson
10094
* table-layout:fixed width distribution (https://github.com/w3c/csswg-drafts/issues/484)
10195
* visibility: collapse (https://github.com/w3c/csswg-drafts/issues/478)
10296
* Hoisting things to table wrappers: https://github.com/w3c/csswg-drafts/issues/324#issuecomment-235652352
97+
* Baseline alignment issues (to be listed here)
98+
* first/last syntax
10399

104100

105101
== PM ==
106102

107103
* Joint meeting with digipub (Monday 1pm)
108104
* Proposal for a new Regions specification — Jen Simmons (early in the schedule / Monday highly preferred)
109105
* Hanging Punctuation
106+
* HDR https://lists.w3.org/Archives/Public/www-style/2016Sep/0047.html (Mark Watson)
110107

111108
=== Tuesday ===
112109

@@ -125,7 +122,9 @@ Regrets: Dael Jackson
125122
* [[https://github.com/w3c/csswg-drafts/issues/395|scroll-padding]] (Florian)
126123
* [[https://github.com/w3c/csswg-drafts/issues/488| applicability to pseudo elements]] (Florian)
127124
* [[https://lists.w3.org/Archives/Public/www-style/2016Aug/0031.html| "the corridor"]] (Florian)
125+
* Scroll Anchoring - preventing the page from jiggling when things load off-screen. Chrome is experimenting; would like to discuss.
128126
* CSS-Overflow:
129127
* [[https://github.com/w3c/csswg-drafts/issues/92|stable /always-on / overlay scrollbars ]] (Florian)
130128
* [[https://github.com/w3c/csswg-drafts/issues/419|disabling scrollbars]] (Florian)
131129
* CSS Writing Modes Level 3 [[http://kojiishi.github.io/generate-w3c-implementation-report/css-writing-modes-3/status-2016-09.html|test status]] and PR plan (koji, Tue preferred)
130+
* Vertical Writing web award report (skk, Tue, if possible)

0 commit comments

Comments
 (0)