[Webkit-unassigned] [Bug 138139] New: [CSS Shapes] Content does not wrap when working with a rounded reference box

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 28 11:19:45 PDT 2014


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

            Bug ID: 138139
           Summary: [CSS Shapes] Content does not wrap when working with a
                    rounded reference box
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: betravis at adobe.com

Created attachment 240558
  --> https://bugs.webkit.org/attachment.cgi?id=240558&action=review
Test case

This specific combination of CSS properties causes inline content not to wrap but instead be pushed down below the shaped float.

on the float
border-radius that causes the border-box to be a circle
shape-outside margin-box
margin > 1

on the inline content
overflow hidden

See the attached test case

-- 
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/20141028/840a7433/attachment-0002.html>


More information about the webkit-unassigned mailing list