[Webkit-unassigned] [Bug 27441] New: Indentation must support a list item without LI or a LI without OL and UL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 19 23:31:58 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27441
Summary: Indentation must support a list item without LI or a
LI without OL and UL
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ryosuke.niwa at gmail.com
WebKit with patch for 26816 doesn't support indenting a list item without LI.
e.g.
<ol>hello</ol>
results in
<ol><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px;
border: none; padding: 0px;">hello</blockquote></ol>
--
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