Title: [210511] branches/safari-602-branch/LayoutTests
Revision
210511
Author
ryanhad...@apple.com
Date
2017-01-09 09:39:26 -0800 (Mon, 09 Jan 2017)

Log Message

Rebaseline fast/canvas/webgl/context-creation-attributes.html.

Unreviewed test gardening.

* fast/canvas/webgl/context-creation-attributes-expected.txt:

Modified Paths

Diff

Modified: branches/safari-602-branch/LayoutTests/ChangeLog (210510 => 210511)


--- branches/safari-602-branch/LayoutTests/ChangeLog	2017-01-09 17:39:14 UTC (rev 210510)
+++ branches/safari-602-branch/LayoutTests/ChangeLog	2017-01-09 17:39:26 UTC (rev 210511)
@@ -1,3 +1,11 @@
+2017-01-09  Ryan Haddad  <ryanhad...@apple.com>
+
+        Rebaseline fast/canvas/webgl/context-creation-attributes.html.
+
+        Unreviewed test gardening.
+
+        * fast/canvas/webgl/context-creation-attributes-expected.txt:
+
 2017-01-04  Ryan Haddad  <ryanhad...@apple.com>
 
         Merge r209471.

Modified: branches/safari-602-branch/LayoutTests/fast/canvas/webgl/context-creation-attributes-expected.txt (210510 => 210511)


--- branches/safari-602-branch/LayoutTests/fast/canvas/webgl/context-creation-attributes-expected.txt	2017-01-09 17:39:14 UTC (rev 210510)
+++ branches/safari-602-branch/LayoutTests/fast/canvas/webgl/context-creation-attributes-expected.txt	2017-01-09 17:39:26 UTC (rev 210511)
@@ -1,6 +1,6 @@
 Note that some of the values tested here might not be supported, and thus should return the default values.
 
-{"alpha":true,"depth":true,"stencil":false,"antialias":true,"premultipliedAlpha":true,"preserveDrawingBuffer":false,"preferLowPowerToHighPerformance":false,"failIfMajorPerformanceCaveat":false}
-{"alpha":true,"depth":true,"stencil":true,"antialias":true,"premultipliedAlpha":true,"preserveDrawingBuffer":false,"preferLowPowerToHighPerformance":false,"failIfMajorPerformanceCaveat":false}
 {"alpha":true,"depth":true,"stencil":false,"antialias":true,"premultipliedAlpha":true,"preserveDrawingBuffer":false,"preferLowPowerToHighPerformance":true,"failIfMajorPerformanceCaveat":false}
-{"alpha":true,"depth":true,"stencil":false,"antialias":true,"premultipliedAlpha":true,"preserveDrawingBuffer":false,"preferLowPowerToHighPerformance":false,"failIfMajorPerformanceCaveat":false}
+{"alpha":true,"depth":true,"stencil":true,"antialias":true,"premultipliedAlpha":true,"preserveDrawingBuffer":false,"preferLowPowerToHighPerformance":true,"failIfMajorPerformanceCaveat":false}
+{"alpha":true,"depth":true,"stencil":false,"antialias":true,"premultipliedAlpha":true,"preserveDrawingBuffer":false,"preferLowPowerToHighPerformance":true,"failIfMajorPerformanceCaveat":false}
+{"alpha":true,"depth":true,"stencil":false,"antialias":true,"premultipliedAlpha":true,"preserveDrawingBuffer":false,"preferLowPowerToHighPerformance":true,"failIfMajorPerformanceCaveat":false}
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to