Skip to content
Commit 181e2606 authored by Kent Tamura's avatar Kent Tamura Committed by Chromium LUCI CQ
Browse files

SVG: Do not allow nested <textPath>

We have rejected <textPath><textPath></textPath></textPath> in layout
trees. However we failed to reject <textPath><a><textPath>...

NGSvgTextLayoutAttributesBuilder has an assumption that <textPath> can
not be nested, and had a crash.

Bug: 1246627
Change-Id: Ib8ac869ae5301e26a614d5b87ff724e5057458bf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3140801


Reviewed-by: default avatarKoji Ishii <kojii@chromium.org>
Reviewed-by: default avatarYoshifumi Inoue <yosin@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/main@{#918495}
parent 4f74d842
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment