<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>27441</bug_id>
          
          <creation_ts>2009-07-19 23:31:57 -0700</creation_ts>
          <short_desc>Indentation must support a list item without LI or a LI without OL and UL</short_desc>
          <delta_ts>2011-08-19 13:07:15 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>HTML Editing</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ayg</cc>
    
    <cc>enrica</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>133077</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2009-07-19 23:31:57 -0700</bug_when>
    <thetext>WebKit with patch for 26816 doesn&apos;t support indenting a list item without LI.
e.g.
&lt;ol&gt;hello&lt;/ol&gt;
results in
&lt;ol&gt;&lt;blockquote class=&quot;webkit-indent-blockquote&quot; style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;hello&lt;/blockquote&gt;&lt;/ol&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>454007</commentid>
    <comment_count>1</comment_count>
    <who name="Aryeh Gregor">ayg</who>
    <bug_when>2011-08-19 13:07:15 -0700</bug_when>
    <thetext>I&apos;ve been ignoring this case because it&apos;s pathological.  Nothing should ever produce such markup anyway, so why does it matter how it&apos;s handled?  (Of course handling has to be well-defined, but it doesn&apos;t matter what it *is*.)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>