[Webkit-unassigned] [Bug 9071] New: a whitespace is added in generated content, if tag is in separate line

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue May 23 12:44:59 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9071

           Summary: a whitespace is added in generated content, if tag is in
                    separate line
           Product: WebKit
           Version: 417.x
          Platform: Macintosh
               URL: http://www.witch.westfalen.de/csstest/quotes/blockquotes
                    .test.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: jw at witch.westfalen.de


I style blockquotes using blockquote p:first-child:before and last-child:after.

Now I discovered a different rendering, when the p tag is in a separate line.
The css adds a whitespace then in before the content and after the content.

You can see test cases in the page above. The css is in a separate file
blockquotes.test.css at the same location.

As a paragraph is a blocklevel tag, there should be no different behaviour as
it is without any styles, if the tag is in a separate line. So the first
examples of each set should look equal as the second ones should, too.

Jutta


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list