[Webkit-unassigned] [Bug 16998] New: Space omitted in ATOM content element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 15:41:48 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16998

           Summary: Space omitted in ATOM content element
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chris at coriolis-systems.com


The ATOM specification has the following example for the content element:

<content type="xhtml">
   <div xmlns="http://www.w3.org/1999/xhtml">
      This is <b>XHTML</b> content.
   </div>
</content>

In Safari, the space after the </b> end tag is omitted.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list