Skip to content

Commit ee0ca81

Browse files
committed
Added issue for border-collapse and added link to www-style in regards to caption width
1 parent d42c665 commit ee0ca81

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

css-tables-3/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2547,6 +2547,10 @@ spec:css21; type:property; text:max-width
25472547
This specification has no opinion yet on the matter.<br/>
25482548
Chrome behavior is simpler to spec but not intuitive.<br/>
25492549
[[#computing-the-table-width]]
2550+
<br/>
2551+
<br/>
2552+
This may be solved by <a href="https://lists.w3.org/Archives/Public/www-style/2010Sep/0186.html">
2553+
www-list</a> on the width of the table boxes in relation to their table captions
25502554
</aside></details>
25512555
</li>
25522556

css-tables-3/issues-ed-20160202.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,13 @@ <h1>CSS Table Module Level 3 Disposition of Comments for - Draft</h1>
3939
<span>Summary: Repeating table headers and footers</span>
4040
<span>From: Florian Rivoal</span>
4141
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0135.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0135.html</a></span>
42-
<span class="">Open: Under Review</span>
43-
<span>----</span></pre>
42+
<span class="">Open: Under Review</span></pre>
43+
<pre class='open ' id='issue-2'>
44+
<span>Issue 2. <a href='#issue-2'>#</a></span>
45+
<span>Summary: Rowspanning cells and border-collapse: collapse</span>
46+
<span>From: Gerard Talbot</span>
47+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0098.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0098.html</a></span>
48+
<span class="">Open: Under Review</span></pre>
4449
<script>
4550
(function () {
4651
var sheet = document.styleSheets[0];

css-tables-3/issues-ed-20160202.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,9 @@ Summary: Repeating table headers and footers
77
From: Florian Rivoal
88
Comment: https://lists.w3.org/Archives/Public/www-style/2016Jan/0135.html
99
Open: Under Review
10-
----
10+
----
11+
Issue 2.
12+
Summary: Rowspanning cells and border-collapse: collapse
13+
From: Gerard Talbot
14+
Comment: https://lists.w3.org/Archives/Public/www-style/2016Mar/0098.html
15+
Open: Under Review

0 commit comments

Comments
 (0)