|
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; } |
14 | 19 | a[href^=mid], a[href~=flatten] { text-decoration: none; } |
@@ -61,13 +66,15 @@ <h1>CSS Values and Units Level 3 Disposition of Comments for 2016-09-29 CR</h1> |
61 | 66 | <span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/385#issuecomment-243825038'>https://github.com/w3c/csswg-drafts/issues/385#issuecomment-243825038</a></span> |
62 | 67 | <span class="r">Closed: Rejected in favor of [ foo+ ]# which is functionally equivalent</span> |
63 | 68 | <span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Sep/0000.html'>https://lists.w3.org/Archives/Public/www-style/2016Sep/0000.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Sep/0000.html"><abbr title="Thread">∈</abbr></a></span></pre> |
64 | | -<pre class='open ' id='issue-4'> |
| 69 | +<pre class=' a' id='issue-4'> |
65 | 70 | <span>Issue 4. <a href='#issue-4'>#</a></span> |
66 | 71 | <span>Summary: When to clamp negative calc() when negative lengths not allowed</span> |
67 | 72 | <span>From: Emilio</span> |
68 | 73 | <span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/434'>https://github.com/w3c/csswg-drafts/issues/434</a></span> |
69 | | -<span class="">Open: =WG= Discuss and resolve <a href='https://github.com/w3c/csswg-drafts/issues/434#issuecomment-310183908'>https://github.com/w3c/csswg-drafts/issues/434#issuecomment-310183908</a></span> |
70 | | -<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017May/0057.html'>https://lists.w3.org/Archives/Public/www-style/2017May/0057.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017May/0057.html"><abbr title="Thread">∈</abbr></a></span></pre> |
| 74 | +<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/434#issuecomment-362787638'>https://github.com/w3c/csswg-drafts/issues/434#issuecomment-362787638</a></span> |
| 75 | +<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/f50df1824c8cfed895a63fb3b30baa0d73327a90'>https://github.com/w3c/csswg-drafts/commit/f50df1824c8cfed895a63fb3b30baa0d73327a90</a></span> |
| 76 | +<span class="a">Closed: Accepted</span> |
| 77 | +<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Dec/0018.html'>https://lists.w3.org/Archives/Public/www-style/2017Dec/0018.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Dec/0018.html"><abbr title="Thread">∈</abbr></a></span></pre> |
71 | 78 | <pre class=' a' id='issue-5'> |
72 | 79 | <span>Issue 5. <a href='#issue-5'>#</a></span> |
73 | 80 | <span>Summary: Ambiguous parsing of zero in <integer> | <length></span> |
@@ -156,6 +163,12 @@ <h1>CSS Values and Units Level 3 Disposition of Comments for 2016-09-29 CR</h1> |
156 | 163 | <span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1766'>https://github.com/w3c/csswg-drafts/issues/1766</a></span> |
157 | 164 | <span class="a">Closed: Accepted</span> |
158 | 165 | <span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Sep/0014.html'>https://lists.w3.org/Archives/Public/www-style/2017Sep/0014.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Sep/0014.html"><abbr title="Thread">∈</abbr></a></span></pre> |
| 166 | +<pre class='open ' id='issue-16'> |
| 167 | +<span>Issue 16. <a href='#issue-16'>#</a></span> |
| 168 | +<span>Summary: CSS2 and css-values conflict on empty url()s</span> |
| 169 | +<span>From: Geoffrey Sneddon</span> |
| 170 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2211'>https://github.com/w3c/csswg-drafts/issues/2211</a></span> |
| 171 | +<span>Open</span></pre> |
159 | 172 | <script> |
160 | 173 | (function () { |
161 | 174 | var sheet = document.styleSheets[0]; |
|
0 commit comments