| Index: LayoutTests/http/tests/cache/content-type-ignored-during-revalidation-expected.txt
|
| diff --git a/LayoutTests/http/tests/cache/content-type-ignored-during-revalidation-expected.txt b/LayoutTests/http/tests/cache/content-type-ignored-during-revalidation-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f47a974304ff9f10e1c9e07e0a4cbb2cdbb5f8f4
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/cache/content-type-ignored-during-revalidation-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +Certain headers (such as 'content-type') ought to be ignored when resources like stylesheets are revalidated via a 304 response.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS window.getComputedStyle(document.getElementById('test')).backgroundColor is "rgb(0, 255, 0)"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +This div should have a green background.
|
|
|