Bug 241607 - Remove redundant text-align-last BuilderCustom functions
Summary: Remove redundant text-align-last BuilderCustom functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks: 146772
  Show dependency treegraph
 
Reported: 2022-06-14 11:40 PDT by Tim Nguyen (:ntim)
Modified: 2022-06-14 15:16 PDT (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 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.