Unreviewed chromium windows rebaseline.
authoreae@chromium.org <eae@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 30 Jun 2012 23:29:43 +0000 (23:29 +0000)
committereae@chromium.org <eae@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 30 Jun 2012 23:29:43 +0000 (23:29 +0000)
* platform/chromium-win-xp/http/tests/inspector/resource-tree/resource-request-content-while-loading-expected.txt:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121631 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/chromium-win-xp/http/tests/inspector/resource-tree/resource-request-content-while-loading-expected.txt

index f827368..01058f2 100644 (file)
@@ -1,3 +1,9 @@
+2012-06-30  Emil A Eklund  <eae@chromium.org>
+
+        Unreviewed chromium windows rebaseline.
+
+        * platform/chromium-win-xp/http/tests/inspector/resource-tree/resource-request-content-while-loading-expected.txt:
+
 2012-06-29  Filip Pizlo  <fpizlo@apple.com>
 
         Webkit crashes in DFG on Google Docs when creating a new document
index 17d4f29..7e2c379 100644 (file)
@@ -1,4 +1,9 @@
 Tests resource content is correctly loaded if Resource.requestContent was called before network request was finished.
 
 Bug 90153
+Resource url: http://127.0.0.1:8000/inspector/resource-tree/resources/styles-initial.css
+Resource content: html {
+    background-color: green;
+}
+