[Webkit-unassigned] [Bug 183209] New: Text (in a Grid layer) wraps although there's room

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 28 04:22:59 PST 2018


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

            Bug ID: 183209
           Summary: Text (in a Grid layer) wraps although there's room
           Product: WebKit
           Version: Safari 11
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tobi at tobireif.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 334737

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

The page.

Steps to reproduce the problem:
1. Open https://tobireif.com/demos/grid/ , click on Layout 3.
2. Right-click on the large background "D" -> Inspect Element.
3. Set the h1 font size to 382px.

What is the expected behaviour?
The background text "GRID" should not wrap (when that font size is set).

What went wrong?
The background text "GRID" does wrap in Safari. In Firefox it doesn't wrap (when the same font size is set) - as intended (I want the text to fill the whole available width).

Please see the screenshots.

(I attached a zip because my page might change.)

-- 
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/20180228/94c0a9bf/attachment.html>


More information about the webkit-unassigned mailing list