[Webkit-unassigned] [Bug 27199] New: css selector div + p doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 12 18:22:32 PDT 2009


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

           Summary: css selector div + p doesn't work
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: iain.dalton at gmail.com


Attached is a document that should not wrap the p after the div, and doesn't in
Firefox, but does in Safari and Calibre. Notice that the relevant line of css:

    div + p, hr + p {text-indent: 0em;}

works for the p after the hr.

-- 
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