HomePhabricator

Disallow css attr() with url type
1e8caeb50d95Unpublished

Tags
None
Referenced Files
None
Subscribers
None

Unpublished Commit · Learn More

Publishing Disabled: All publishing is disabled for this repository.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Disallow css attr() with url type

CSS3 seems like it will extend the attr() function which can interpret
attribute as different types, including 'url', which "...is interpreted
as a quoted string within the ‘url()’ notation."

Currently no browsers support this syntax yet, so submitting this
as a normal non-security patch.

Bug: T68404
Change-Id: Icdae989764754c985a9292d62efae7cc47009df5

Details

Provenance
csteippAuthored on Jun 11 2014, 11:29 PM
BawolffCommitted on Oct 18 2016, 7:53 PM
ChangeId
Icdae989764754c985a9292d62efae7cc47009df5

Commit No Longer Exists

This commit no longer exists in the repository.