Bug 245508 - [LBSE] Fix transform support for SVG <text> elements
Summary: [LBSE] Fix transform support for SVG <text> elements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords: InRadar
Depends on:
Blocks: 90738
  Show dependency treegraph
 
Reported: 2022-09-21 16:19 PDT by Nikolas Zimmermann
Modified: 2022-10-20 14:07 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2022-09-21 16:19:22 PDT
Transforms is ignored for LBSE + <text>, currently breaking dozens of tests, see wk2-lbse-text/TestExpectations.
Fix is in the pipeline.
Comment 1 Radar WebKit Bug Importer 2022-09-28 16:20:52 PDT
<rdar://problem/100533184>
Comment 2 Nikolas Zimmermann 2022-10-19 04:18:18 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5534
Comment 3 EWS 2022-10-20 14:07:22 PDT
Committed 255801@main (0c33f22a764e): <https://commits.webkit.org/255801@main>

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