Title: [99857] trunk/LayoutTests
Revision
99857
Author
[email protected]
Date
2011-11-10 07:58:48 -0800 (Thu, 10 Nov 2011)

Log Message

Not reviewed: fixed new inspector media-query CSS test on Qt.

* inspector/styles/media-queries.html:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99856 => 99857)


--- trunk/LayoutTests/ChangeLog	2011-11-10 15:42:19 UTC (rev 99856)
+++ trunk/LayoutTests/ChangeLog	2011-11-10 15:58:48 UTC (rev 99857)
@@ -1,3 +1,9 @@
+2011-11-10  Pavel Feldman  <[email protected]>
+
+        Not reviewed: fixed new inspector media-query CSS test on Qt.
+
+        * inspector/styles/media-queries.html:
+
 2011-11-10  Nikolas Zimmermann  <[email protected]>
 
         [GTK] svg/as-image/svg-image-change-content-size.xhtml crashes

Modified: trunk/LayoutTests/inspector/styles/media-queries.html (99856 => 99857)


--- trunk/LayoutTests/inspector/styles/media-queries.html	2011-11-10 15:42:19 UTC (rev 99856)
+++ trunk/LayoutTests/inspector/styles/media-queries.html	2011-11-10 15:58:48 UTC (rev 99857)
@@ -11,9 +11,9 @@
 }
 </style>
 
+<link rel="stylesheet" href="" media="all">
 <script src=""
 <script src=""
-<link rel="stylesheet" href="" media="all">
 <script>
 
 function test()
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to