Title: [121631] trunk/LayoutTests
Revision
121631
Author
[email protected]
Date
2012-06-30 16:29:43 -0700 (Sat, 30 Jun 2012)

Log Message

Unreviewed chromium windows rebaseline.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121630 => 121631)


--- trunk/LayoutTests/ChangeLog	2012-06-30 22:54:56 UTC (rev 121630)
+++ trunk/LayoutTests/ChangeLog	2012-06-30 23:29:43 UTC (rev 121631)
@@ -1,3 +1,9 @@
+2012-06-30  Emil A Eklund  <[email protected]>
+
+        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  <[email protected]>
 
         Webkit crashes in DFG on Google Docs when creating a new document

Modified: trunk/LayoutTests/platform/chromium-win-xp/http/tests/inspector/resource-tree/resource-request-content-while-loading-expected.txt (121630 => 121631)


--- trunk/LayoutTests/platform/chromium-win-xp/http/tests/inspector/resource-tree/resource-request-content-while-loading-expected.txt	2012-06-30 22:54:56 UTC (rev 121630)
+++ trunk/LayoutTests/platform/chromium-win-xp/http/tests/inspector/resource-tree/resource-request-content-while-loading-expected.txt	2012-06-30 23:29:43 UTC (rev 121631)
@@ -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;
+}
 
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to