[Webkit-unassigned] [Bug 121221] New: RenderBR should be RenderInline
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 12 03:38:00 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121221
Summary: RenderBR should be RenderInline
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: koivisto at iki.fi
<br> is one of the two cases where an Element type has a RenderText subclass as a renderer. RenderBR should be a RenderInline instead. As a text renderer it is heavily specialised and does not really behave like one.
--
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