Re: Treatment of unterminated string literal in CSS parser

On Thu, 23 Aug 2007, Eli Friedman wrote:
> 
> So in the example from 4.2:
>   @media screen {
>     p:before { content: 'Hello
> 
> Should the declaration be dropped?

Per the current spec, that actually depends on whether there's a newline 
at the end of that line or not.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Friday, 24 August 2007 04:21:01 UTC