Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The '-webkit-' prefixed 'image-set' is expected to serialize to the same value as standard 'image-set'. https://drafts.csswg.org/css-images-4/#deprecated "Implementations must accept -webkit-image-set() as a parse-time alias of image-set(). (It’s a valid value, with identical arguments to image-set(), and is turned into image-set() during parsing.)" With this change Chrome will match the spec as well as Firefox and Safari. R=pdr Bug: 630597 Change-Id: I95fe2a10815afd8e3169299b0f33e688950c5ce2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4167006 Reviewed-by: Philip Rogers <[email protected]> Commit-Queue: Traian Captan <[email protected]> Cr-Commit-Position: refs/heads/main@{#1094022}
- Loading branch information