(This page uses CSS style sheets)
W3C and the CSS Working Group publish information about the specifications under development in various ways. This page is the working group's weblog (blog). Other places to find information are the “current work” page, the www-style mailing list.
Discussed media queries, should be ready for LC soon, but still has a couple open issue. Main one is whether to use
@media (portrait) { ... }
@media (landscape) { ... }
or
@media (orientation: portrait) { ... }
@media (orientation: landscape) { ... }
Discussed CSS2.1 Issue 8. Anne needs to come up with better wording before we discuss the two wording proposals. Seem to have agreement on the end result.
Discussed CSS2.1 Issue 24. Interest in making {(['" matching style sheet global, need a wording proposal to continue discussion.
Resolved: For CSS2.1 Issue 31 David Baron's proposal is accepted.
Resolved: For (CSS2.1) ISSUE-1, second wording proposal is accepted:
Insert before "It is recommended that the reference pixel be..." the sentence "It is recommended that the pixel unit refer to the whole number of device pixels that best approximates the reference pixel."
Resolved: Add John Daggett (Mozilla Corporation) as CSS3 Fonts module editor.