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   

Description Oriol Brufau 2022-11-22 17:21:51 PST
These classes are using a CSSPrimitiveValue wrapper for a Quad.
They can just use the Quad directly.
Comment 1 Oriol Brufau 2022-11-22 17:24:30 PST
Pull request: https://github.com/WebKit/WebKit/pull/6749
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2022-11-23 02:46:16 PST
<rdar://problem/102623478>