Bug 241607

Summary: Remove redundant text-align-last BuilderCustom functions
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: CSSAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 146772    

Description Tim Nguyen (:ntim) 2022-06-14 11:40:19 PDT
I think these were copy pasted from text-align, which needs it for the hasExplicitlySetTextAlign flag, which text-align-last does not have.
Comment 1 Radar WebKit Bug Importer 2022-06-14 11:40:41 PDT
<rdar://problem/95131415>
Comment 2 Tim Nguyen (:ntim) 2022-06-14 11:43:37 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1514
Comment 3 EWS 2022-06-14 15:16:34 PDT
Committed r295541 (251546@main): <https://commits.webkit.org/251546@main>

Reviewed commits have been landed. Closing PR #1514 and removing active labels.