- From: Sean Owen <srowen@google.com>
- Date: Fri, 17 Aug 2007 13:49:56 -0400
- To: "Jo Rabin" <jrabin@mtld.mobi>
- Cc: "Laura Holmes" <holmes@google.com>, public-mobileok-checker <public-mobileok-checker@w3.org>
Nah, I don't think it's all that bad. You find some particular patterns and cut out some bits of the document before parsing. It can be done line by line, preserving line numbers, without any more trouble than that. There should not be any change to how anything else is printed. Basically we are manually processing @media before turning other tools loose on it, which smooths out the wrinkle we've introduced in the DDC, that CSS1 + @media is supported. Sean On 8/17/07, Jo Rabin <jrabin@mtld.mobi> wrote: > If I had enough hair to raise, it would sound hair raising! > > > > I think that it might work, but also think it raises the specter of pretty > printing the CSS just to report the line numbers, rather as we have > discussed the same with reference to XHTML error reporting …
Received on Friday, 17 August 2007 17:50:11 UTC