Bug 47000
Summary: | Layout test http/tests/appcache/foreign-fallback.html is failing for Chromium | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hin-Chung Lam <hclam> |
Component: | New Bugs | Assignee: | Michael Nordman <michaeln> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, michaeln |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Hin-Chung Lam
Failure caused by r69986.
Expected results:
Test for bug 44406: Application Cache crash when a fallback document has a manifest URL.
PASS
The frame below should display a Not Found error - the fallback entry is foreign, so it shouldn't be used for main resource.
Actual results:
Test for bug 44406: Application Cache crash when a fallback document has a manifest URL.
FAIL
The frame below should display a Not Found error - the fallback entry is foreign, so it shouldn't be used for main resource.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Hin-Chung Lam
Should be 68896 instead.
Michael Nordman
This needs to be fixed in chrome.
Michael Nordman
Fixed in http://src.chromium.org/viewvc/chrome?view=rev&revision=64868
Leaving open till test_expectations are updated.