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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>17036</bug_id>
          
          <creation_ts>2012-05-11 05:11:21 +0000</creation_ts>
          <short_desc>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt; &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; lang=&quot;en&quot;&gt; &lt;head&gt; &lt;title&gt;Unordered List Example&lt;/title&gt; &lt;/head&gt; &lt;body&gt;  &lt;ul&gt;      &lt;li&gt;Unor</short_desc>
          <delta_ts>2012-07-18 18:41:12 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#foreign-elements</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>mike</cc>
    
    <cc>Ms2ger</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>67602</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-05-11 05:11:21 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/syntax.html
Multipage: http://www.whatwg.org/C#foreign-elements
Complete: http://www.whatwg.org/c#foreign-elements

Comment:
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt; &lt;html
xmlns=&quot;http://www.w3.org/1999/xhtml&quot; lang=&quot;en&quot;&gt; &lt;head&gt; &lt;title&gt;Unordered List
Example&lt;/title&gt; &lt;/head&gt; &lt;body&gt;	&lt;ul&gt;	  &lt;li&gt;Unordered lists	       &lt;ul&gt;   
     &lt;li&gt;can be nested. 	     &lt;ul&gt;	      &lt;li&gt;Bullet changes on
nesting.&lt;/li&gt;		  &lt;/ul&gt; 	  &lt;/li&gt;      &lt;/ul&gt;   &lt;/li&gt; &lt;/ul&gt; 
&lt;p&gt;Bullets can be controlled with the &lt;b&gt;type&lt;/b&gt; attribute. &lt;b&gt;Type&lt;/b&gt; can
be set for the list as a whole or item by item.&lt;/p&gt;  &lt;ul type=&quot;square&quot;&gt;     
&lt;li&gt;First item bullet shape set by ul&lt;/li&gt;     &lt;li type=&quot;disc&quot;&gt;Disc item&lt;/li&gt; 
   &lt;li type=&quot;circle&quot;&gt;Circle item&lt;/li&gt;	  &lt;li type=&quot;square&quot;&gt;Square item&lt;/li&gt; 
&lt;/ul&gt;  &lt;/body&gt; &lt;/html&gt;

Posted from: 84.235.75.82
User agent: Mozilla/5.0 (Windows NT 6.0; rv:12.0) Gecko/20100101 Firefox/12.0</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>