|
1 | 1 | <!DOCTYPE html>
|
2 | 2 | <meta charset="utf-8">
|
3 |
| -<title>CSS Multi-column Layout Module Level 1 Disposition of Comments for 2019-10-15 WD</title> |
| 3 | +<title>CSS Multi-column Layout Module Level 1 Disposition of Comments for 2021-02-12 WD</title> |
4 | 4 | <style>
|
5 | 5 | .a { background: lightgreen }
|
6 | 6 | .d { background: lightblue }
|
|
10 | 10 | :target { box-shadow: 0.25em 0.25em 0.25em; }
|
11 | 11 | </style>
|
12 | 12 |
|
13 |
| -<h1>CSS Multi-column Layout Module Level 1 Disposition of Comments for 2019-10-15 WD</h1> |
| 13 | +<h1>CSS Multi-column Layout Module Level 1 Disposition of Comments for 2021-02-12 WD</h1> |
14 | 14 |
|
15 |
| -<p>Review document: <a href="https://www.w3.org/TR/2019/WD-css-multicol-1-20191015/">https://www.w3.org/TR/2019/WD-css-multicol-1-20191015/</a> |
| 15 | +<p>Review document: <a href="https://www.w3.org/TR/2021/WD-css-multicol-1-20210212/">https://www.w3.org/TR/2021/WD-css-multicol-1-20210212/</a> |
16 | 16 |
|
17 | 17 | <p>Editor's draft: <a href="http://dev.w3.org/csswg/css-multicol-1/">http://dev.w3.org/csswg/css-multicol-1/</a>
|
18 | 18 |
|
@@ -482,18 +482,26 @@ <h1>CSS Multi-column Layout Module Level 1 Disposition of Comments for 2019-10-1
|
482 | 482 | Comments: <a href='https://github.com/w3c/csswg-drafts/issues/4036'>https://github.com/w3c/csswg-drafts/issues/4036</a>
|
483 | 483 | Closed: Accepted
|
484 | 484 | Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/4036#issuecomment-531646703'>https://github.com/w3c/csswg-drafts/issues/4036#issuecomment-531646703</a></pre>
|
485 |
| -<pre class=' open' id='issue-55'> |
| 485 | +<pre class='a' id='issue-55'> |
486 | 486 | Issue 55. <a href='#issue-55'>#</a>
|
487 | 487 | From: Rachel Andrew
|
488 | 488 | Summary: Defining what happens with column-fill in unconstrained containers for continuous and fragmented contexts
|
489 | 489 | Comments: <a href='https://github.com/w3c/csswg-drafts/issues/4689'>https://github.com/w3c/csswg-drafts/issues/4689</a>
|
490 |
| -Open: On face to face agenda</pre> |
491 |
| -<pre class=' open' id='issue-56'> |
| 490 | +Closed: Accepted |
| 491 | +Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/4689#issuecomment-621281467'>https://github.com/w3c/csswg-drafts/issues/4689#issuecomment-621281467</a></pre> |
| 492 | +<pre class='r open' id='issue-56'> |
492 | 493 | Issue 56. <a href='#issue-56'>#</a>
|
493 | 494 | From: Gérard Talbot
|
494 | 495 | Summary: Improve column-fill example 26 and 27
|
495 | 496 | Comments: <a href='https://github.com/w3c/csswg-drafts/issues/3700'>https://github.com/w3c/csswg-drafts/issues/3700</a>
|
496 |
| -Open: Waiting for resolution to 55.</pre> |
| 497 | +Open: Rejected as relevant example removed.</pre> |
| 498 | +<pre class='a' id='issue-57'> |
| 499 | +Issue 57. <a href='#issue-57'>#</a> |
| 500 | +From: Alison Maher |
| 501 | +Summary: Improve column-fill example 26 and 27 |
| 502 | +Comments: <a href='https://github.com/w3c/csswg-drafts/issues/5612'>https://github.com/w3c/csswg-drafts/issues/5612</a> |
| 503 | +Closed: Accepted |
| 504 | +Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/2203#issuecomment-431783027'>https://github.com/w3c/csswg-drafts/issues/2203#issuecomment-431783027</a></pre> |
497 | 505 | <script>
|
498 | 506 | (function () {
|
499 | 507 | var sheet = document.styleSheets[0];
|
|
0 commit comments