[Webkit-unassigned] [Bug 180872] Erroneous telephone number replacement breaks this content
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 15 11:39:48 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=180872
--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
The problem seems to be that there's an enclosing <a>, and we close that <a> before inserting the tel: link because you can't test <a>s.
I think we should just not convert to telephone numbers if there's an <a> ancestor.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171215/a7909070/attachment.html>
More information about the webkit-unassigned
mailing list