Skip to content

Commit 42c33c9

Browse files
committed
[css-transitions] Move separate file of deferred issues into next level specification.
1 parent 70fda99 commit 42c33c9

3 files changed

Lines changed: 54 additions & 10 deletions

File tree

css-transitions-2/Overview.bs

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,18 @@ spec:css-transitions-1; type:dfn; text:running transitions
4747
</ul>
4848
</dl>
4949

50+
<h2 id="issues">Issues deferred from previous levels</h2>
51+
52+
<div class="issue">
53+
We may ultimately want to support a keypath syntax
54+
for the 'transition-property' property.
55+
A keypath syntax
56+
would enable different transitions
57+
to be specified
58+
for components of a property.
59+
For example
60+
the blur of a shadow
61+
could have
62+
a different transition
63+
than the color of a shadow.
64+
</div>

css-transitions-2/Overview.html

Lines changed: 39 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<h1 class="p-name no-ref" id="title">CSS Transitions Level 2</h1>
7575

7676
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft,
77-
<time class="dt-updated" datetime="2015-05-08">8 May 2015</time></span></h2>
77+
<time class="dt-updated" datetime="2015-05-14">14 May 2015</time></span></h2>
7878

7979
<div data-fill-with="spec-metadata">
8080
<dl>
@@ -84,6 +84,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
8484
<dd><span><a href="mailto:www-style@w3.org?subject=%5Bcss-transitions-2%5D%20feedback">www-style@w3.org</a> with subject line “<kbd>[css-transitions-2] <var>… message topic …</var></kbd>” (<a href="http://lists.w3.org/Archives/Public/www-style/" rel="discussion">archives</a>)</span>
8585
<dt>Issue Tracking:
8686
<dd><a href="https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&amp;amp;product=CSS&amp;amp;component=Transitions&amp;amp;resolution=---">Bugzilla bugs for all levels</a>
87+
<dd><a href="#issues-index">Inline In Spec</a>
8788
<dt class="editor">Editor:
8889
<dd class="editor p-author h-card vcard"><a class="p-name fn u-email email" href="mailto:dbaron@dbaron.org">L. David Baron</a> (<span class="p-org org">Mozilla</span>)
8990
</dl>
@@ -164,6 +165,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="contents"><span class="cont
164165
<ul class="toc">
165166
<li><a href="#transition-event-types"><span class="secno">2.1</span> <span class="content">Types of <code>TransitionEvent</code></span></a>
166167
</ul>
168+
<li><a href="#issues"><span class="secno">3</span> <span class="content">Issues deferred from previous levels</span></a>
167169
<li><a href="#conformance"><span class="secno"></span> <span class="content">
168170
Conformance</span></a>
169171
<ul class="toc">
@@ -187,6 +189,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="contents"><span class="cont
187189
<ul class="toc">
188190
<li><a href="#normative"><span class="secno"></span> <span class="content">Normative References</span></a>
189191
</ul>
192+
<li><a href="#issues-index"><span class="secno"></span> <span class="content">Issues Index</span></a>
190193
</ul></div>
191194

192195
<main>
@@ -257,6 +260,23 @@ <h3 class="heading settled" data-level="2.1" id="transition-event-types"><span c
257260
</dl>
258261

259262

263+
<h2 class="heading settled" data-level="3" id="issues"><span class="secno">3. </span><span class="content">Issues deferred from previous levels</span><a class="self-link" href="#issues"></a></h2>
264+
265+
266+
<div class="issue" id="issue-21a432a0"><a class="self-link" href="#issue-21a432a0"></a>
267+
We may ultimately want to support a keypath syntax
268+
for the <a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-transitions-1/#propdef-transition-property">transition-property</a> property.
269+
A keypath syntax
270+
would enable different transitions
271+
to be specified
272+
for components of a property.
273+
For example
274+
the blur of a shadow
275+
could have
276+
a different transition
277+
than the color of a shadow.
278+
</div>
279+
260280
</main>
261281

262282
<h2 class="no-ref no-num heading settled" id="conformance"><span class="content">
@@ -435,6 +455,7 @@ <h3 class="no-num heading settled" id="index-defined-elsewhere"><span class="con
435455
<ul>
436456
<li><a href="http://dev.w3.org/csswg/css-transitions-1/#cancel">cancel</a>
437457
<li><a href="http://dev.w3.org/csswg/css-transitions-1/#running-transition">running transition</a>
458+
<li><a href="http://dev.w3.org/csswg/css-transitions-1/#propdef-transition-property">transition-property</a>
438459
</ul>
439460
</ul>
440461
<h2 class="no-num heading settled" id="references"><span class="content">References</span><a class="self-link" href="#references"></a></h2>
@@ -446,5 +467,21 @@ <h3 class="no-num heading settled" id="normative"><span class="content">Normativ
446467
<dd>Dean Jackson; et al. <a href="http://www.w3.org/TR/css3-transitions/">CSS Transitions</a>. 19 November 2013. WD. URL: <a href="http://www.w3.org/TR/css3-transitions/">http://www.w3.org/TR/css3-transitions/</a>
447468
<dt id="biblio-rfc2119"><a class="self-link" href="#biblio-rfc2119"></a>[RFC2119]
448469
<dd>S. Bradner. <a href="https://tools.ietf.org/html/rfc2119">Key words for use in RFCs to Indicate Requirement Levels</a>. March 1997. Best Current Practice. URL: <a href="https://tools.ietf.org/html/rfc2119">https://tools.ietf.org/html/rfc2119</a>
449-
</dl></body>
470+
</dl>
471+
<h2 class="no-num heading settled" id="issues-index"><span class="content">Issues Index</span><a class="self-link" href="#issues-index"></a></h2>
472+
<div style="counter-reset:issue">
473+
<div class="issue">
474+
We may ultimately want to support a keypath syntax
475+
for the <a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-transitions-1/#propdef-transition-property">transition-property</a> property.
476+
A keypath syntax
477+
would enable different transitions
478+
to be specified
479+
for components of a property.
480+
For example
481+
the blur of a shadow
482+
could have
483+
a different transition
484+
than the color of a shadow.
485+
<a href="#issue-21a432a0"></a></div>
486+
</div></body>
450487
</html>

css-transitions/issues-for-level-4.html

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)