[Webkit-unassigned] [Bug 123543] [MathML] The double bar vertical delimiter does not stretch properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 31 16:12:29 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=123543





--- Comment #1 from Martin Robinson <mrobinson at webkit.org>  2013-10-31 16:11:16 PST ---
The issue here seems to be that there are two vertical bars in Unicode &Verbar; (U+2016) and &DoubleVerticalBar; (U+2225). We don't handle the latter, which is the one that happens to be in the mathematical section, so we can trivially add support.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list