- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Thu, 28 Feb 2008 22:27:09 -0800
- To: www-style@w3.org
Selectors
---------
- RESOLVED: Proposal to normalize language strings to 3066 before matching
against :lang() accepted.
- RESOLVED: Attribute substring matches against empty string invalid.
(Not sure what resolution was on |=, though; it might have been different
but wasn't recorded in minutes.)
- RESOLVED: Spec should clarify that ::first-letter applies to first letter
including generated content
- RESOLVED: Selectors must define that pseudo-class names are case-insensitive
within the ASCII range (i.e. [a-z] and [A-Z] match each other, but match
nothing outside that range).
CSS2.1
------
- RESOLVED: absolutely-positioned replaced elements with auto width/height,
both offsets specified, and no intrinsic size take their size from the
equation
- No resolution on what happens to replaced elements that have an intrinsic
size; behavior here is more consistent, so need to check with other
implementors (e.g. Mozilla).
~fantasai
Received on Friday, 29 February 2008 06:26:56 UTC