Skip to content

Commit 3f45805

Browse files
committed
Add uncommitted edits that I had in my working copy. (date: 2008/02/24 20:23:04)
1 parent 145c806 commit 3f45805

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

css3-syntax/issues.txt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
vim:et:
22

3+
Per discussion 2003-08-25 PM:
4+
* rename to "CSS3 Syntax"
5+
* remove specific at-rules (other than @charset)
6+
@font-fcae -> webfonts
7+
@namespace -> selectors???
8+
@alternate, @import -> cascade
9+
@media -> mq or cascade
10+
@page -> paged media
11+
* decide where things removed should go.
12+
* be a general syntax -- no need for CSS2-syntax property values
13+
14+
http://lists.w3.org/Archives/Public/www-tag/2003Aug/0066.html
15+
(and response)
16+
317
ISSUES COMPLETED OR NOTED IN SPEC:
418

519
http://www.w3.org/Style/Group/css3-src/css3-naming/
@@ -51,6 +65,17 @@ ISSUES REMAINING:
5165
"ignore":
5266
http://lists.w3.org/Archives/Member/w3c-css-wg/2003JulSep/0303.html
5367

68+
@charset and BOM issues:
69+
http://lists.w3.org/Archives/Member/w3c-css-wg/2003OctDec/0206.html
70+
71+
Make it clear namespace declarations from content don't apply.
72+
http://lists.w3.org/Archives/Public/www-style/2006Jan/0069
73+
74+
Ian's comments on namespaces module -- make it
75+
markup-language-agnostic.
76+
77+
Define namespace for HTML4.
78+
5479
ISSUES IN OTHER MODULES:
5580
Selectors draft should list terminology change in the changes section.
5681
Definition of 'font-size' in fonts module.

0 commit comments

Comments
 (0)