[Webkit-unassigned] [Bug 23107] New: run-in spec violation and rendering differences to Opera/IE
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 4 13:51:47 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23107
Summary: run-in spec violation and rendering differences to
Opera/IE
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: crazy-daniel at gmx.de
display: run-in as implemented in WebKit is partially violating the spec.
For example run-in elements run-in the next sibling block box even when there's
a floated or absolutely positioned element between the run-in element and the
block box).
In Webkit, run-in elements also run-in to anonymous block boxes. I'm not
completely sure, what the spec thinks about this, but neither Opera nor IE 8
(beta2 and "inofficial" Partner Build) run into anonymous block boxes.
--
Configure bugmail: https://bugs.webkit.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