Title: [154941] trunk/LayoutTests
Revision
154941
Author
[email protected]
Date
2013-09-01 04:23:35 -0700 (Sun, 01 Sep 2013)

Log Message

Fixed typo in media/video-volume-slider.html
https://bugs.webkit.org/show_bug.cgi?id=120578

Unreviewed.


* media/video-volume-slider.html: Fixed typo.
* platform/gtk/media/video-volume-slider-expected.png:
* platform/gtk/media/video-volume-slider-expected.txt:
* platform/mac/media/video-volume-slider-expected.png:
* platform/mac/media/video-volume-slider-expected.txt: New
baselines.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (154940 => 154941)


--- trunk/LayoutTests/ChangeLog	2013-09-01 10:33:08 UTC (rev 154940)
+++ trunk/LayoutTests/ChangeLog	2013-09-01 11:23:35 UTC (rev 154941)
@@ -1,3 +1,17 @@
+2013-09-01  Xabier Rodriguez Calvar  <[email protected]>
+
+        Fixed typo in media/video-volume-slider.html
+        https://bugs.webkit.org/show_bug.cgi?id=120578
+
+        Unreviewed.
+
+        * media/video-volume-slider.html: Fixed typo.
+        * platform/gtk/media/video-volume-slider-expected.png:
+        * platform/gtk/media/video-volume-slider-expected.txt:
+        * platform/mac/media/video-volume-slider-expected.png:
+        * platform/mac/media/video-volume-slider-expected.txt: New
+        baselines.
+
 2013-08-31  Rob Buis  <[email protected]>
 
         XMLSerializer-attribute-namespace-prefix-conflicts can't produce reliable results

Modified: trunk/LayoutTests/media/video-volume-slider.html (154940 => 154941)


--- trunk/LayoutTests/media/video-volume-slider.html	2013-09-01 10:33:08 UTC (rev 154940)
+++ trunk/LayoutTests/media/video-volume-slider.html	2013-09-01 11:23:35 UTC (rev 154941)
@@ -39,7 +39,7 @@
 </head>
 <body _onload_="init()">
     Tests if the volume slider is rendererd properly. This test assumes the<br>
-    volume slider is implmented and mouse over the right bottom corner of<br>
+    volume slider is implemented and mouse over the right bottom corner of<br>
     video element will show the volume slider.<br>
     <video _oncanplaythrough_="test()" controls></video>
 </body>

Modified: trunk/LayoutTests/platform/gtk/media/video-volume-slider-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/gtk/media/video-volume-slider-expected.txt (154940 => 154941)


--- trunk/LayoutTests/platform/gtk/media/video-volume-slider-expected.txt	2013-09-01 10:33:08 UTC (rev 154940)
+++ trunk/LayoutTests/platform/gtk/media/video-volume-slider-expected.txt	2013-09-01 11:23:35 UTC (rev 154941)
@@ -6,9 +6,9 @@
       RenderText {#text} at (0,0) size 433x17
         text run at (0,0) width 433: "Tests if the volume slider is rendererd properly. This test assumes the"
       RenderBR {BR} at (433,14) size 0x0
-      RenderText {#text} at (0,17) size 446x17
-        text run at (0,17) width 446: "volume slider is implmented and mouse over the right bottom corner of"
-      RenderBR {BR} at (446,31) size 0x0
+      RenderText {#text} at (0,17) size 453x17
+        text run at (0,17) width 453: "volume slider is implemented and mouse over the right bottom corner of"
+      RenderBR {BR} at (453,31) size 0x0
       RenderText {#text} at (0,34) size 270x17
         text run at (0,34) width 270: "video element will show the volume slider."
       RenderBR {BR} at (270,48) size 0x0

Modified: trunk/LayoutTests/platform/mac/media/video-volume-slider-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/media/video-volume-slider-expected.txt (154940 => 154941)


--- trunk/LayoutTests/platform/mac/media/video-volume-slider-expected.txt	2013-09-01 10:33:08 UTC (rev 154940)
+++ trunk/LayoutTests/platform/mac/media/video-volume-slider-expected.txt	2013-09-01 11:23:35 UTC (rev 154941)
@@ -6,9 +6,9 @@
       RenderText {#text} at (0,0) size 433x18
         text run at (0,0) width 433: "Tests if the volume slider is rendererd properly. This test assumes the"
       RenderBR {BR} at (433,14) size 0x0
-      RenderText {#text} at (0,18) size 446x18
-        text run at (0,18) width 446: "volume slider is implmented and mouse over the right bottom corner of"
-      RenderBR {BR} at (446,32) size 0x0
+      RenderText {#text} at (0,18) size 453x18
+        text run at (0,18) width 453: "volume slider is implemented and mouse over the right bottom corner of"
+      RenderBR {BR} at (453,32) size 0x0
       RenderText {#text} at (0,36) size 270x18
         text run at (0,36) width 270: "video element will show the volume slider."
       RenderBR {BR} at (270,50) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to