Bug 296953
| Summary: | [css-values-4] Implement src() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sebastian Zartner <sebastianzartner> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | koivisto, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Sebastian Zartner
CSS Values 4 defines a src() function, which basically works like the url() function but only accepts strings.
This issue is meant to implement this function.
For reference, see https://drafts.csswg.org/css-values-4/#funcdef-src.
Sebastian
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/158159094>
Simon Fraser (smfr)
Mentioned on https://frontendmasters.com/blog/non-square-image-blur-extensions/