Bug 248252 - Use raw Quad in CSSBorderImageSliceValue and CSSBorderImageWidthValue
Summary: Use raw Quad in CSSBorderImageSliceValue and CSSBorderImageWidthValue
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oriol Brufau
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-22 17:21 PST by Oriol Brufau
Modified: 2022-11-23 02:46 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>