[Webkit-unassigned] [Bug 36796] New: CSS outline property does not surround all lines in a multi-line inline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 17:42:22 PDT 2010


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

           Summary: CSS outline property does not surround all lines in a
                    multi-line inline
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jamesr at chromium.org


An inline element with a CSS outline property does not draw an outline around
all of its children if some of its children are block.  It seems that we stop
drawing the outline at the first block child, regardless of what follows. 
Firefox draws outlines around all elements (although their behavior seems a
little buggy too).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list