Title: [168669] trunk/LayoutTests
Revision
168669
Author
[email protected]
Date
2014-05-12 20:19:29 -0700 (Mon, 12 May 2014)

Log Message

Unreviewed, fix mismatched test expectation.

* webgl/many-contexts-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (168668 => 168669)


--- trunk/LayoutTests/ChangeLog	2014-05-13 02:25:28 UTC (rev 168668)
+++ trunk/LayoutTests/ChangeLog	2014-05-13 03:19:29 UTC (rev 168669)
@@ -1,3 +1,9 @@
+2014-05-12  Jeffrey Pfau  <[email protected]>
+
+        Unreviewed, fix mismatched test expectation.
+
+        * webgl/many-contexts-expected.txt:
+
 2014-05-06  Jon Honeycutt  <[email protected]>
 
         Don't dispatch 'beforeload' event inside FrameView::layout()

Modified: trunk/LayoutTests/webgl/many-contexts-expected.txt (168668 => 168669)


--- trunk/LayoutTests/webgl/many-contexts-expected.txt	2014-05-13 02:25:28 UTC (rev 168668)
+++ trunk/LayoutTests/webgl/many-contexts-expected.txt	2014-05-13 03:19:29 UTC (rev 168669)
@@ -1 +1 @@
-PASS  if this test did not crash and 1000th context was null.
+PASS if this test did not crash and 1000th context was null.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to