Bug 248252
| Summary: | Use raw Quad in CSSBorderImageSliceValue and CSSBorderImageWidthValue | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Oriol Brufau <obrufau> |
| Component: | CSS | Assignee: | Oriol Brufau <obrufau> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Oriol Brufau
These classes are using a CSSPrimitiveValue wrapper for a Quad.
They can just use the Quad directly.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Oriol Brufau
Pull request: https://github.com/WebKit/WebKit/pull/6749
EWS
Committed 256968@main (bfb21d18f647): <https://commits.webkit.org/256968@main>
Reviewed commits have been landed. Closing PR #6749 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/102623478>