Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / misc / no-last-modified.html
index d1b3d62..43aa8fe 100644 (file)
@@ -3,7 +3,7 @@ if (window.testRunner)
     testRunner.dumpAsText();
 
 function test(text) {
-    document.write('<iframe src="../resources/last-modified.php?date=' + escape(text) + '"></iframe>');
+    document.write('<iframe src="../resources/no-last-modified.php?date=' + escape(text) + '"></iframe>');
 }
 
 test('');