Bug 248252

Summary: Use raw Quad in CSSBorderImageSliceValue and CSSBorderImageWidthValue
Product: WebKit Reporter: Oriol Brufau <obrufau>
Component: CSSAssignee: 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
Reported 2022-11-22 17:21:51 PST
These classes are using a CSSPrimitiveValue wrapper for a Quad. They can just use the Quad directly.
Attachments
Oriol Brufau
Comment 1 2022-11-22 17:24:30 PST
EWS
Comment 2 2022-11-23 02:45:50 PST
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
Comment 3 2022-11-23 02:46:16 PST
Note You need to log in before you can comment on or make changes to this bug.