[Webkit-unassigned] [Bug 139969] [WinCairo] Crash when font data pointer is null.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 29 13:32:27 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=139969
--- Comment #8 from peavo at outlook.com ---
Here is a somewhat reduced test case which crashes the browser every time:
<html>
<head>
<style>
span.texhtml{font-family:"Nimbus Roman No9 L","Times New Roman",Times,serif;font-size:118%;line-height:1}
.texhtml{-webkit-font-feature-settings:"lnum","tnum";font-feature-settings:"lnum","tnum"}
</style>
</head>
<body>
<span class="texhtml">|<span class="Unicode">⟩</span></span>
</body>
</html>
--
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/20141229/db8657b8/attachment-0002.html>
More information about the webkit-unassigned
mailing list