Bug 257160
Summary: | 'textLength' support for 'tspan' elements is incomplete | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
Component: | SVG | Assignee: | Nikolas Zimmermann <zimmermann> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=264184 |
Nikolas Zimmermann
WebKit issue #171805 contained an imported fix from Chromium to properly compute the inter-character spacing (off-by-one). Continue the work to make textLength fully functional on <tspan> elements, in a few edge cases related to whitespace/text chunk handling.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/14211
Radar WebKit Bug Importer
<rdar://problem/109981392>
EWS
Committed 264666@main (a9ba148c1a17): <https://commits.webkit.org/264666@main>
Reviewed commits have been landed. Closing PR #14211 and removing active labels.