[Webkit-unassigned] [Bug 283952] New: SVG images are not adjusting to the full width of the table cell

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 2 16:49:50 PST 2024


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

            Bug ID: 283952
           Summary: SVG images are not adjusting to the full width of the
                    table cell
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
               URL: http://deconfiguration.glitch.me/cables.html
                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, zimmermann at kde.org

Created attachment 473434

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

rendering in safari, firefox, chrome

1. With STP 208 on macOS 15.2
2. Go to http://deconfiguration.glitch.me/cables.html

Expected:
SVG images have all the same width, and the td element adjust its width for it

Actual:
SVG images are adjusted in height/width so that all td elements have the same height.

Firefox and Chrome fills the table cell.
Safari doesn't


Not sure if it's an issue with SVG or with the table layout algorithm.

-- 
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/20241203/a9bd4f97/attachment.htm>


More information about the webkit-unassigned mailing list