|
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; }
|
@@ -512,15 +517,18 @@ <h1>CSS Display Module Level 3 Disposition of Comments for 2015-10-15 WD</h1>
|
512 | 517 | <span>Response:</span>
|
513 | 518 | <span class="a">Closed: Accepted</span>
|
514 | 519 | <span>Resolved: Editorial</span></pre>
|
515 |
| -<pre class='open ' id='issue-58'> |
| 520 | +<pre class=' a' id='issue-58'> |
516 | 521 | <span>Issue 58. <a href='#issue-58'>#</a></span>
|
517 | 522 | <span>Summary: <legend> with no box example is confusing</span>
|
518 | 523 | <span>From: Oriol</span>
|
519 | 524 | <span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1584'>https://github.com/w3c/csswg-drafts/issues/1584</a></span>
|
520 | 525 | <span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1584#issuecomment-313494427'>https://github.com/w3c/csswg-drafts/issues/1584#issuecomment-313494427</a></span>
|
521 | 526 | <span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1584#issuecomment-313494885'>https://github.com/w3c/csswg-drafts/issues/1584#issuecomment-313494885</a></span>
|
522 | 527 | <span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1584#issuecomment-313498359'>https://github.com/w3c/csswg-drafts/issues/1584#issuecomment-313498359</a></span>
|
523 |
| -<span>Open</span> |
| 528 | +<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1584#issuecomment-391181313'>https://github.com/w3c/csswg-drafts/issues/1584#issuecomment-391181313</a></span> |
| 529 | +<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/beb5964179f6fc815e59e23a1de501cddab7355a'>https://github.com/w3c/csswg-drafts/commit/beb5964179f6fc815e59e23a1de501cddab7355a</a></span> |
| 530 | +<span class="a">Closed: Accepted</span> |
| 531 | +<span>Notes: See also <a href='https://github.com/whatwg/html/issues/3702'>https://github.com/whatwg/html/issues/3702</a></span> |
524 | 532 | <span>Resolved: Editorial</span></pre>
|
525 | 533 | <pre class='open ' id='issue-59'>
|
526 | 534 | <span>Issue 59. <a href='#issue-59'>#</a></span>
|
|
0 commit comments