[Webkit-unassigned] [Bug 25833] New: Webarchive fails to save <code> blocks correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 16 01:51:19 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25833

           Summary: Webarchive fails to save <code> blocks correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://guides.rubyonrails.org/i18n.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pittinger at me.com


When saving a page with a <code>-element, the saved page is displayed
incorrectly when viewing the saved archive.

Reproduce:

1. Go to http://guides.rubyonrails.org/i18n.html
2. Look at the correctly displayed code block (below "1.2 The Public I18n
API").
3. Save the website as a webarchive.
4. Open the archive and look at the same document part again. Now you will see
text like " class="comment">", which is actually a broken <span>-element.


-- 
Configure bugmail: https://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