- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Sat, 26 Jan 2013 17:41:38 -0800
- To: Simon Sapin <simon.sapin@kozea.fr>
- Cc: www-style list <www-style@w3.org>
On Sat, Jan 26, 2013 at 11:55 AM, Simon Sapin <simon.sapin@kozea.fr> wrote: > The quirks mode flag triggers special behavior for: > > * Declarations whose name is on the unitless length quirk list > * Declarations whose name is on the hashless color quirk list > * Functions whose name is "rect" > > Since it is not specified otherwise, my understanding of the ED is that this > matching is case-sensitive. Should it be (ASCII) case-insensitive instead? Good catch! Fixed (the quirks are CI). ~TJ
Received on Sunday, 27 January 2013 01:42:25 UTC