4
4
< style type ="text/css ">
5
5
pre { border : solid thin silver; padding : 0.2em ; white-space : normal; }
6
6
pre > span { display : block; white-space : pre; }
7
- : not (pre ).a { background : lightgreen }
8
- : not (pre ).d { background : lightblue }
9
- : not (pre ).oi { background : yellow }
10
- : not (pre ).r { background : orange }
11
- : not (pre ).fo { background : red }
7
+ .a { background : # 52E052 }
8
+ .d { background : # 8CCBF2 }
9
+ .oi { background : # E0CB52 }
10
+ .r { background : orange }
11
+ .fo { background : # f66 }
12
+ pre .a { background : # E9FBE9 }
13
+ pre .d { background : # DEF }
14
+ pre .oi { background : # FCFAEE }
15
+ pre .r { background : # FFEECC }
16
+ pre .fo { background : # FBE9E9 }
12
17
.open { border : solid red; }
13
18
: target { box-shadow : 0.25em 0.25em 0.25em ; }
19
+ a [href ^= mid ], a [href ~= flatten ] { text-decoration : none; }
20
+ abbr { font-weight : bold; }
14
21
</ style >
15
22
16
23
< h1 > CSS Cascading and Inheritance Level 4 Disposition of Comments for 2016-01-14 CR</ h1 >
@@ -34,6 +41,8 @@ <h1>CSS Cascading and Inheritance Level 4 Disposition of Comments for 2016-01-14
34
41
< p > An issue can be closed as < code > Accepted</ code > , < code > OutOfScope</ code > ,
35
42
< code > Invalid</ code > , < code > Rejected</ code > , or < code > Retracted</ code > .
36
43
< code > Verified</ code > indicates commentor's acceptance of the response.</ p >
44
+ < pre class =' ' id ='issue-https://drafts.csswg.org/css-cascade-3/issues-cr-2016 '>
45
+ < span > See also Level 3 Disposition of Comments: < a href ='https://drafts.csswg.org/css-cascade-3/issues-cr-2016 '> https://drafts.csswg.org/css-cascade-3/issues-cr-2016</ a > </ span > </ pre >
37
46
< pre class =' a ' id ='issue-1 '>
38
47
< span > Issue 1. < a href ='#issue-1 '> #</ a > </ span >
39
48
< span > Summary: Confusion over 'revert'</ span >
@@ -44,6 +53,42 @@ <h1>CSS Cascading and Inheritance Level 4 Disposition of Comments for 2016-01-14
44
53
< span class ="a "> Closed: Accepted</ span >
45
54
< span class ="a "> Verified: TPAC 2016</ span >
46
55
< span > Resolved: Editorial</ span > </ pre >
56
+ < pre class =' a ' id ='issue-2 '>
57
+ < span > Issue 2. < a href ='#issue-2 '> #</ a > </ span >
58
+ < span > Summary: Need precise definition of aliasing</ span >
59
+ < span > From: Manish Goregaokar</ span >
60
+ < span > Comment: < a href ='https://github.com/w3c/csswg-drafts/issues/866 '> https://github.com/w3c/csswg-drafts/issues/866</ a > </ span >
61
+ < span > Response: < a href ='https://github.com/w3c/csswg-drafts/issues/866#issuecomment-399214678 '> https://github.com/w3c/csswg-drafts/issues/866#issuecomment-399214678</ a > </ span >
62
+ < span > Changes: < a href ='https://github.com/w3c/csswg-drafts/commit/2ae2276b115ead42ab9d6a004ed4fb0152c4f6cc '> https://github.com/w3c/csswg-drafts/commit/2ae2276b115ead42ab9d6a004ed4fb0152c4f6cc</ a > </ span >
63
+ < span > Changes: < a href ='https://github.com/w3c/csswg-drafts/commit/0907a7d4fa3bf4ed4578c4f4e6e483ea8d07cc55 '> https://github.com/w3c/csswg-drafts/commit/0907a7d4fa3bf4ed4578c4f4e6e483ea8d07cc55</ a > </ span >
64
+ < span class ="a "> Closed: Accepted</ span >
65
+ < span > Resolved: < a href ='https://lists.w3.org/Archives/Public/www-style/2018May/0044.html '> https://lists.w3.org/Archives/Public/www-style/2018May/0044.html</ a > < a href ="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2018May/0044.html "> < abbr title ="Thread "> ∈</ abbr > </ a > </ span > </ pre >
66
+ < pre class =' d ' id ='issue-3 '>
67
+ < span > Issue 3. < a href ='#issue-3 '> #</ a > </ span >
68
+ < span > Summary: Define interaction of variables and animations</ span >
69
+ < span > From: Greg Whitworth</ span >
70
+ < span > Comment: < a href ='https://github.com/w3c/csswg-drafts/issues/1079 '> https://github.com/w3c/csswg-drafts/issues/1079</ a > </ span >
71
+ < span > Response: < a href ='https://github.com/w3c/csswg-drafts/issues/1079#issuecomment-399216813 '> https://github.com/w3c/csswg-drafts/issues/1079#issuecomment-399216813</ a > </ span >
72
+ < span class ="d "> Closed: Deferred / OutOfScope</ span >
73
+ < span > Notes: Seems more of a Variables issue.</ span >
74
+ < span > Resolved: Editor discretion</ span > </ pre >
75
+ < pre class =' a ' id ='issue-4 '>
76
+ < span > Issue 4. < a href ='#issue-4 '> #</ a > </ span >
77
+ < span > Summary: Define animating all property</ span >
78
+ < span > From: François Remy</ span >
79
+ < span > Comment: < a href ='https://github.com/w3c/csswg-drafts/issues/1566 '> https://github.com/w3c/csswg-drafts/issues/1566</ a > </ span >
80
+ < span > Response: < a href ='https://github.com/w3c/csswg-drafts/issues/1566#issuecomment-311222210 '> https://github.com/w3c/csswg-drafts/issues/1566#issuecomment-311222210</ a > </ span >
81
+ < span > Response: < a href ='https://github.com/w3c/csswg-drafts/issues/1566#issuecomment-311407951 '> https://github.com/w3c/csswg-drafts/issues/1566#issuecomment-311407951</ a > </ span >
82
+ < span class ="oi "> Closed: Invalid</ span >
83
+ < span class ="a "> Verified: < a href ='https://github.com/w3c/csswg-drafts/issues/1566#issuecomment-311232731 '> https://github.com/w3c/csswg-drafts/issues/1566#issuecomment-311232731</ a > </ span > </ pre >
84
+ < pre class =' d ' id ='issue-5 '>
85
+ < span > Issue 5. < a href ='#issue-5 '> #</ a > </ span >
86
+ < span > Summary: Elements in the flat tree don't have values</ span >
87
+ < span > From: Emilio Cobos Álvarez</ span >
88
+ < span > Comment: < a href ='https://github.com/w3c/csswg-drafts/issues/1964 '> https://github.com/w3c/csswg-drafts/issues/1964</ a > </ span >
89
+ < span > Comment: < a href ='https://github.com/w3c/csswg-drafts/issues/2562 '> https://github.com/w3c/csswg-drafts/issues/2562</ a > </ span >
90
+ < span > Response: < a href ='https://github.com/w3c/csswg-drafts/issues/2562#issuecomment-413772975 '> https://github.com/w3c/csswg-drafts/issues/2562#issuecomment-413772975</ a > </ span >
91
+ < span class ="d "> Closed: Deferred / OutOfScope</ span > </ pre >
47
92
< script >
48
93
( function ( ) {
49
94
var sheet = document . styleSheets [ 0 ] ;
0 commit comments