Closed Bug 769613 Opened 12 years ago Closed 12 years ago

<text x="' + (seenWidth / 2.8) + '" y="' + (trueHeight / 2 +3) + '" style="font-family: sans-serif; font-size: 10pt; stroke: none; fill: blue; text-decoration: underline;">http://www.bertolottipf.it</text>

Categories

(Core :: SVG, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 317196

People

(Reporter: bertolottipf, Unassigned)

Details

Attachments

(1 file)

Attached file filetto.html
User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5 Steps to reproduce: <!DOCTYPE html> <html> <head> <svg width="500" height="500" viewBox="0 0 500 500"> <a xlink:href="http://www.bertolottipf.it"> <text x="250" y="250" style="font-family: sans-serif; font-size: 10pt; stroke: none; fill: blue; text-decoration: underline;"> http://www.bertolottipf.it </text> </a> </svg> </head> <body> </body> </html> Actual results: text is not underlined Expected results: text should be underlined
Please don't mark bugs as security-sensitive when they're not.
Group: core-security
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: