- From: Kelly <lightsolphoenix@gmail.com>
- Date: Thu, 13 Sep 2007 23:41:37 -0400
- To: amber <amber@ambrosia.lt>
- Cc: www-html@w3.org
On Wednesday, September 5, 2007 2:22:43 am amber wrote: > > Visual Styles: > font-size-adjust > font-stretch > marker-offset > text-shadow > > Paged Media: > marks > page > size Although TECHNICALLY this is off-topic (as mentioned before), a lot of those properties are not being REMOVED; they're being bumped from CSS2 to CSS3 due to lack of implementations. The ones that ARE being removed (like the entire aural category and some of the paged stuff) are being removed because they were badly defined before and should never have been in CSS2 in the first place (hence why most of them are unsupported). Aural especially has been noted as being nearly impossible to implement right; as a result, no screen readers use it and CSS3 is proposing a simpler module to replace it. -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html
Received on Friday, 14 September 2007 03:41:53 UTC