Title: [181822] branches/safari-600.5-branch/LayoutTests
Revision
181822
Author
bfulg...@apple.com
Date
2015-03-20 20:09:38 -0700 (Fri, 20 Mar 2015)

Log Message

Test gardening. Results are as expected based on code changes
on this branch.

* css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer-expected.txt:
* css3/blending/blend-mode-parent-of-composited-blended-has-layer-expected.txt:
* css3/blending/blend-mode-with-composited-descendant-should-have-layer-expected.txt:

Modified Paths

Diff

Modified: branches/safari-600.5-branch/LayoutTests/ChangeLog (181821 => 181822)


--- branches/safari-600.5-branch/LayoutTests/ChangeLog	2015-03-21 02:02:44 UTC (rev 181821)
+++ branches/safari-600.5-branch/LayoutTests/ChangeLog	2015-03-21 03:09:38 UTC (rev 181822)
@@ -1,3 +1,12 @@
+2015-03-20  Brent Fulgham  <bfulg...@apple.com>
+
+        Test gardening. Results are as expected based on code changes
+        on this branch.
+
+        * css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer-expected.txt:
+        * css3/blending/blend-mode-parent-of-composited-blended-has-layer-expected.txt:
+        * css3/blending/blend-mode-with-composited-descendant-should-have-layer-expected.txt:
+
 2015-03-10  Babak Shafiei  <bshaf...@apple.com>
 
         Merge r181351.

Modified: branches/safari-600.5-branch/LayoutTests/css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer-expected.txt (181821 => 181822)


--- branches/safari-600.5-branch/LayoutTests/css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer-expected.txt	2015-03-21 02:02:44 UTC (rev 181821)
+++ branches/safari-600.5-branch/LayoutTests/css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer-expected.txt	2015-03-21 03:09:38 UTC (rev 181822)
@@ -8,7 +8,6 @@
       (children 1
         (GraphicsLayer
           (bounds 800.00 600.00)
-          (drawsContent 1)
           (children 2
             (GraphicsLayer
               (position 8.00 8.00)

Modified: branches/safari-600.5-branch/LayoutTests/css3/blending/blend-mode-parent-of-composited-blended-has-layer-expected.txt (181821 => 181822)


--- branches/safari-600.5-branch/LayoutTests/css3/blending/blend-mode-parent-of-composited-blended-has-layer-expected.txt	2015-03-21 02:02:44 UTC (rev 181821)
+++ branches/safari-600.5-branch/LayoutTests/css3/blending/blend-mode-parent-of-composited-blended-has-layer-expected.txt	2015-03-21 03:09:38 UTC (rev 181822)
@@ -8,7 +8,6 @@
       (children 1
         (GraphicsLayer
           (bounds 800.00 600.00)
-          (drawsContent 1)
           (children 1
             (GraphicsLayer
               (position 18.00 10.00)

Modified: branches/safari-600.5-branch/LayoutTests/css3/blending/blend-mode-with-composited-descendant-should-have-layer-expected.txt (181821 => 181822)


--- branches/safari-600.5-branch/LayoutTests/css3/blending/blend-mode-with-composited-descendant-should-have-layer-expected.txt	2015-03-21 02:02:44 UTC (rev 181821)
+++ branches/safari-600.5-branch/LayoutTests/css3/blending/blend-mode-with-composited-descendant-should-have-layer-expected.txt	2015-03-21 03:09:38 UTC (rev 181822)
@@ -8,7 +8,6 @@
       (children 1
         (GraphicsLayer
           (bounds 800.00 600.00)
-          (drawsContent 1)
           (children 1
             (GraphicsLayer
               (position 8.00 10.00)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to