[Webkit-unassigned] [Bug 274208] New: text/tspan incorrectly positioned

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 15 03:18:17 PDT 2024


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

            Bug ID: 274208
           Summary: text/tspan incorrectly positioned
           Product: WebKit
           Version: Other
          Hardware: Unspecified
               URL: https://2023.stateofhtml.com/en-US
                OS: Unspecified
            Status: NEW
          Keywords: BrowserCompat
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: karlcow at apple.com
                CC: sabouhallawa at apple.com,
                    webkit-bug-importer at group.apple.com,
                    zimmermann at kde.org

Created attachment 471410

  --> https://bugs.webkit.org/attachment.cgi?id=471410&action=review

rendering in safari, firefox, chrome

1. Go to https://2023.stateofhtml.com/en-US
2. Look at the logo at the top center of the page

Result:
Text is shifted.

The text which is shifted is inside an SVG

<text x="1070" y="660" font-size="90" transform="rotate(30)" class="0"><tspan>S</tspan><tspan>T</tspan><tspan>A</tspan><tspan>T</tspan><tspan>E</tspan><tspan></tspan><tspan>O</tspan><tspan>F</tspan></text>

-- 
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/20240515/78c9c0fd/attachment.htm>


More information about the webkit-unassigned mailing list