Skip to content

Commit a8bc0e3

Browse files
author
gregwhitworth
committed
[css-table] Added issues to readme since issuegen isn't working for me for some reason
1 parent 6167395 commit a8bc0e3

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

css-tables-3/README.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,24 @@
1-
# css-table-3
2-
Draft of a new CSS WG draft
1+
Draft: [https://drafts.csswg.org/css-tables-3/](https://drafts.csswg.org/css-tables-3/)
2+
## Title: CSS Table Module Level 3
3+
4+
Issue 1.
5+
6+
* **Summary:** Repeating table headers and footers
7+
* **From:** Florian Rivoal
8+
* **Comment:** https://lists.w3.org/Archives/Public/www-style/2016Jan/0135.html
9+
* **Open:** Under Review
10+
----
11+
Issue 2.
12+
13+
* **Summary:** Rowspanning cells and border-collapse: collapse
14+
* **From:** Gérard Talbot
15+
* **Comment:** https://lists.w3.org/Archives/Public/www-style/2016Mar/0098.html
16+
* **Open:** Under Review
17+
----
18+
Issue 3.
19+
20+
* **Summary:** Table-row-group can be 0 or more rows
21+
* **From:** Gérard Talbot
22+
* **Comment:** https://lists.w3.org/Archives/Public/www-style/2016Mar/0098.html
23+
* **Comment:** https://lists.w3.org/Archives/Public/www-style/2016Mar/0401.html
24+
* **Open:** Under Review

0 commit comments

Comments
 (0)