[Webkit-unassigned] [Bug 12605] New: Reloading a webarchive loses its CSS subresources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 4 17:42:40 PST 2007


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

           Summary: Reloading a webarchive loses its CSS subresources
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org


Summary:

The first time a webarchive loads, the CSS subresources it contains are loaded.
 However, subsequent reloads cause WebKit to "lose" the CSS subresources.

Steps to reproduce:

1. Open Safari/WebKit.
2. Open test case attachment.
3. Hit Cmd-R or the Reload button.

Expected results:

After Step 3, the text in the test case should still be colored correctly (as
it is the first time the webarchive is loaded).

Actual results:

After Step 3, the text in the test case is no longer colored.

Regression:

This is not a regression as loading a webarchive with CSS resources on shipping
Safari on Tiger doesn't display the text at all.

Notes:

Test case taken from test for bug 11839.


-- 
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