[Webkit-unassigned] [Bug 152783] New: Flexbox with absolutely positioned ::after pseudo element incorrectly computes text length

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 6 03:25:54 PST 2016


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

            Bug ID: 152783
           Summary: Flexbox with absolutely positioned ::after pseudo
                    element incorrectly computes text length
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: Mac OS X 10.11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: contact at benfrain.com

Here is a reduction of the issue:

http://codepen.io/benfrain/pen/mVWpMZ

In essence, a relatively positioned flex container with text inside and an absolutely positioned ::after pseudo element - this problem exhibits itself.

If I change to ::before pseudo element it goes away
If I make the internal text of the container BIGGER it goes away
If I use a different font-stack it goes away

Problem is not exhibited in other browsers.

Also the same on iOS and Safari desktop

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160106/487660c1/attachment.html>


More information about the webkit-unassigned mailing list