Title: [114239] trunk/LayoutTests
Revision
114239
Author
toyos...@chromium.org
Date
2012-04-16 04:32:13 -0700 (Mon, 16 Apr 2012)

Log Message

       Unreviewed, fix a wrong expected.txt
       https://bugs.webkit.org/show_bug.cgi?id=84014

       * fast/canvas/webgl/shader-precision-format-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (114238 => 114239)


--- trunk/LayoutTests/ChangeLog	2012-04-16 11:20:27 UTC (rev 114238)
+++ trunk/LayoutTests/ChangeLog	2012-04-16 11:32:13 UTC (rev 114239)
@@ -1,3 +1,10 @@
+2012-04-16  Takashi Toyoshima  <toyos...@chromium.org>
+
+       Unreviewed, fix a wrong expected.txt
+       https://bugs.webkit.org/show_bug.cgi?id=84014
+
+       * fast/canvas/webgl/shader-precision-format-expected.txt:
+
 2012-04-16  Csaba Osztrogonác  <o...@webkit.org>
 
         [Qt] Unreviewed gardening, skip failing tests, because less tests means less problems.

Modified: trunk/LayoutTests/fast/canvas/webgl/shader-precision-format-expected.txt (114238 => 114239)


--- trunk/LayoutTests/fast/canvas/webgl/shader-precision-format-expected.txt	2012-04-16 11:20:27 UTC (rev 114238)
+++ trunk/LayoutTests/fast/canvas/webgl/shader-precision-format-expected.txt	2012-04-16 11:32:13 UTC (rev 114239)
@@ -50,4 +50,7 @@
 PASS shaderPrecisionFormat.rangeMin == shaderPrecisionFormat2.rangeMin is true
 PASS shaderPrecisionFormat.rangeMax == shaderPrecisionFormat2.rangeMax is true
 PASS shaderPrecisionFormat.precision == shaderPrecisionFormat2.precision is true
+PASS successfullyParsed is true
 
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to