WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 112078
104634
Infinite loop in textPath
https://bugs.webkit.org/show_bug.cgi?id=104634
Summary
Infinite loop in textPath
Philip Rogers
Reported
2012-12-10 23:22:05 PST
The following will cause an infinite loop and subsequent crash: <svg xmlns="
http://www.w3.org/2000/svg
" xmlns:xlink="
http://www.w3.org/1999/xlink
" id="looper"> <text> <textPath xlink:href="#looper">boop</textPath> </text> </svg>
Attachments
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2015-04-27 15:06:11 PDT
Already fixed in
https://bugs.webkit.org/show_bug.cgi?id=112078
*** This bug has been marked as a duplicate of
bug 112078
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug