Skip to content

[css-typed-om] CSSURLImageValue constructor probably shouldn't require "url()" around the URL #630

@dbaron

Description

@dbaron

As specified today, the [CSSURLImageValue constructor] seems to require that url() be around the URL in the string passed to it, since it depends on the <url> production.

I suspect it shouldn't require url()... but if that was the intent, an example should be given.

The spec should also specify more clearly how the parameter is processed, for example, whether CSS character escapes are processed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions