<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unnecessary line-wrapping for no apparent reason"
   href="https://bugs.webkit.org/show_bug.cgi?id=144990">144990</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Unnecessary line-wrapping for no apparent reason
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>528+ (Nightly build)
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Macintosh Intel
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Mac OS X 10.10
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>CSS
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>webkit&#64;rebertia.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=253100" name="attach_253100" title="Screenshot showing incorrect rendering of example on Safari">attachment 253100</a> <a href="attachment.cgi?id=253100&amp;action=edit" title="Screenshot showing incorrect rendering of example on Safari">[details]</a></span>
Screenshot showing incorrect rendering of example on Safari

Original Bootstrap bug: <a href="https://github.com/twbs/bootstrap/issues/15998">https://github.com/twbs/bootstrap/issues/15998</a>
Safari Version: 8.0.6 (10600.6.3)

To reproduce:
1. Open <a href="http://jsfiddle.net/3mzzwbw7/">http://jsfiddle.net/3mzzwbw7/</a> in Safari
2. Look at the &quot;Chelesa EBALE&quot; text

Expected result:
There is ample horizontal room for the text, so it should fit on a single line.

Actual result:
The text is line-wrapped across 2 lines (&quot;Chelesa&quot; on line 1 and &quot;EBALE&quot; on line 2).

Other browsers:
Both Chrome and Firefox render the text on a single line, as expected.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>