<?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>6393</bug_id>
          
          <creation_ts>2006-01-05 21:33:38 -0800</creation_ts>
          <short_desc>Per SGML spec, &lt;/b&lt;br&gt; should be treated as &lt;/b&gt;&lt;br&gt;</short_desc>
          <delta_ts>2007-04-03 06:53:43 -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>DOM</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.3</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>8016</dup_id>
          
          <bug_file_loc>data:text/html,&lt;b&gt;foo&lt;/b&lt;br&gt;bar</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>timeless</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ian</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>27828</commentid>
    <comment_count>0</comment_count>
    <who name="">timeless</who>
    <bug_when>2006-01-05 21:33:38 -0800</bug_when>
    <thetext>Steps to reproduce:
1. load data:text/html,&lt;b&gt;foo&lt;/b&gt;&lt;br&gt;bar
2. load data:text/html,&lt;b&gt;foo&lt;/b&lt;br&gt;bar

Actual Results:
Second url doesn&apos;t render the same as first, but instead renders as:
{bold}foobar{/bold}

data:text/html,&lt;b&gt;foobar&lt;/b&gt;

Seen in:
Safari 1.3.1 (v312.3.3) on OS X 10.3.9

Expected Results:
{bold}foo{/bold}
{break}bar

It should appear the same as:
data:text/html,&lt;b&gt;foo&lt;/b&gt;&lt;br&gt;bar

- Also Occurs On
Safari 2.0.2 (416.13) on OS X 10.4.3 8F46

- Doesn&apos;t Occur On
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20051224
Camino/1.0+
Mozilla/4.0 (compatible; MSIE 5.23; Mac_PowerPC) build 5815.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>28235</commentid>
    <comment_count>1</comment_count>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2006-01-11 05:51:01 -0800</bug_when>
    <thetext>Confirmed :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>15803</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2007-04-03 06:53:43 -0700</bug_when>
    <thetext>Fixed with bug 8016.

*** This bug has been marked as a duplicate of 8016 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>