[Webkit-unassigned] [Bug 218847] New: SVG symbol in Safari Shifted while in Chrome and Firefox is looking Great
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 12 05:31:20 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=218847
Bug ID: 218847
Summary: SVG symbol in Safari Shifted while in Chrome and
Firefox is looking Great
Product: WebKit
Version: Safari Technology Preview
Hardware: All
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mohameds.geologist at gmail.com
CC: zimmermann at kde.org
Created attachment 413927
--> https://bugs.webkit.org/attachment.cgi?id=413927&action=review
Safari browser
I have a weird behavior in Safari browser, I have some Inline SVGs and the arrow symbol above a character is shifted to the right only in Safari as you can see in the attached image
My SVG sample is like
<svg style="vertical-align:-6.22765642025996pt" width="128pt" height="21pt" viewBox="-1 -1 128 21">
<g font-family="MathFont" font-size="13.5">
<text y="11.338" x="10.06">⃑</text>
<text y="13.773"></text>
<text y="13.773" x="13.611">=</text>
<text y="13.968" x="27.04"></text>
<text y="13.773" x="32.702"></text>
<text y="13.773" x="43.26">−</text>
<text y="13.773" x="55.929">2</text>
<text y="13.773" x="62.587">,</text>
<text y="13.773" x="68.209"></text>
<text y="13.773" x="88.102">−</text>
<text y="13.773" x="100.771">2</text>
<text y="13.773" x="107.429">,</text>
<text y="13.773" x="113.037">4</text>
<text y="13.968" x="119.706"></text>
</g>
<g font-family="MathFont" font-size="9.45">
<text y="8.931" x="79.642"></text>
</g>
</svg>
So, am I miss something?
--
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/20201112/22b5d50a/attachment-0001.htm>
More information about the webkit-unassigned
mailing list