Title: [116137] trunk/LayoutTests
- Revision
- 116137
- Author
- [email protected]
- Date
- 2012-05-04 12:05:59 -0700 (Fri, 04 May 2012)
Log Message
Fix path to external JS file that was not updated when the file
was moved in http://trac.webkit.org/changeset/116128/.
* platform/chromium/inspector/styles/device-metrics-fit-window.html:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (116136 => 116137)
--- trunk/LayoutTests/ChangeLog 2012-05-04 19:00:48 UTC (rev 116136)
+++ trunk/LayoutTests/ChangeLog 2012-05-04 19:05:59 UTC (rev 116137)
@@ -1,3 +1,10 @@
+2012-05-04 Ojan Vafai <[email protected]>
+
+ Fix path to external JS file that was not updated when the file
+ was moved in http://trac.webkit.org/changeset/116128/.
+
+ * platform/chromium/inspector/styles/device-metrics-fit-window.html:
+
2012-05-04 Dirk Pranke <[email protected]>
Mark tests as flaky timeouts on chromium Mac 10.6
Modified: trunk/LayoutTests/platform/chromium/inspector/styles/device-metrics-fit-window.html (116136 => 116137)
--- trunk/LayoutTests/platform/chromium/inspector/styles/device-metrics-fit-window.html 2012-05-04 19:00:48 UTC (rev 116136)
+++ trunk/LayoutTests/platform/chromium/inspector/styles/device-metrics-fit-window.html 2012-05-04 19:05:59 UTC (rev 116137)
@@ -11,7 +11,7 @@
}
</style>
-<script src=""
+<script src=""
<script>
function mainElement()
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes