[Webkit-unassigned] [Bug 54507] New: center an image inside a list does not render as expected with proper DOCTYPE
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 15 15:59:53 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54507
Summary: center an image inside a list does not render as
expected with proper DOCTYPE
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: gondi at icsurselva.ch
I'm using -webkit-box-align: center to vertically center an image inside a div. It works, but as soon as the div with the image inside is wrapped by an li element the vertical alignment changes. With exactly the same HTML/CSS but without a DOCTYPE declaration (I guess the browser falls back to quirks mode) the image gets aligned as expected.
--
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