Re: [css-masking] 'mask: none' clear all masking operations

On Jul 16, 2013 6:47 AM, "Robert O'Callahan" <robert@ocallahan.org> wrote:
>
> On Tue, Jul 16, 2013 at 6:17 PM, Tab Atkins Jr. <jackalmage@gmail.com>
wrote:
>>
>> Well, to "image('foo')", but yeah.
>
>
> Personally I think having url() support unquoted URLs, but image()
requiring quotes, is horrid.

I think having url() support unquoted is horrible to start with. ^_^

We'd have to either support it in the parser (horrible), or have it with
subtly but significantly different error-recovery behavior (also horrible).

I think cutting the knot by just having inquired URLs not allowed in any
new URL functions is the best of several bad options.

~TJ

Received on Tuesday, 16 July 2013 17:06:57 UTC