Title: [204934] trunk/LayoutTests
Revision
204934
Author
[email protected]
Date
2016-08-24 14:39:44 -0700 (Wed, 24 Aug 2016)

Log Message

Unreviewed, rebase iOS simulator WK1 css3 tests

* platform/ios-simulator-wk1/css3/blending/blend-mode-accelerated-with-multiple-stacking-contexts-expected.txt: Removed.
* platform/ios-simulator-wk1/css3/blending/blend-mode-ancestor-clipping-layer-expected.txt: Removed.
* platform/ios-simulator-wk1/css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer-expected.txt: Removed.
* platform/ios-simulator-wk1/css3/blending/blend-mode-isolation-accelerated-overflow-hidden-expected.txt: Removed.
* platform/ios-simulator-wk1/css3/blending/blend-mode-with-accelerated-sibling-expected.txt: Removed.
* platform/ios-simulator-wk1/css3/blending/blend-mode-with-composited-descendant-should-have-layer-expected.txt: Removed.
* platform/ios-simulator-wk1/css3/filters/backdrop/backdrop-filter-does-not-size-properly-border-and-padding-expected.txt: Removed.
* platform/ios-simulator-wk1/css3/filters/filtered-compositing-descendant-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (204933 => 204934)


--- trunk/LayoutTests/ChangeLog	2016-08-24 21:34:19 UTC (rev 204933)
+++ trunk/LayoutTests/ChangeLog	2016-08-24 21:39:44 UTC (rev 204934)
@@ -1,3 +1,16 @@
+2016-08-24  Jiewen Tan  <[email protected]>
+
+        Unreviewed, rebase iOS simulator WK1 css3 tests
+
+        * platform/ios-simulator-wk1/css3/blending/blend-mode-accelerated-with-multiple-stacking-contexts-expected.txt: Removed.
+        * platform/ios-simulator-wk1/css3/blending/blend-mode-ancestor-clipping-layer-expected.txt: Removed.
+        * platform/ios-simulator-wk1/css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer-expected.txt: Removed.
+        * platform/ios-simulator-wk1/css3/blending/blend-mode-isolation-accelerated-overflow-hidden-expected.txt: Removed.
+        * platform/ios-simulator-wk1/css3/blending/blend-mode-with-accelerated-sibling-expected.txt: Removed.
+        * platform/ios-simulator-wk1/css3/blending/blend-mode-with-composited-descendant-should-have-layer-expected.txt: Removed.
+        * platform/ios-simulator-wk1/css3/filters/backdrop/backdrop-filter-does-not-size-properly-border-and-padding-expected.txt: Removed.
+        * platform/ios-simulator-wk1/css3/filters/filtered-compositing-descendant-expected.txt: Removed.
+
 2016-08-24  Simon Fraser  <[email protected]>
 
         [iOS DRT] Get basic viewport tests working in DRT

Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-accelerated-with-multiple-stacking-contexts-expected.txt (204933 => 204934)


--- trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-accelerated-with-multiple-stacking-contexts-expected.txt	2016-08-24 21:34:19 UTC (rev 204933)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-accelerated-with-multiple-stacking-contexts-expected.txt	2016-08-24 21:39:44 UTC (rev 204934)
@@ -1,23 +0,0 @@
-(GraphicsLayer
-  (anchor 0.00 0.00)
-  (bounds 800.00 600.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 800.00 600.00)
-      (children 1
-        (GraphicsLayer
-          (position 8.00 8.00)
-          (bounds 784.00 10.00)
-          (children 1
-            (GraphicsLayer
-              (bounds 10.00 10.00)
-              (blendMode multiply)
-              (contentsOpaque 1)
-            )
-          )
-        )
-      )
-    )
-  )
-)
-

Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-ancestor-clipping-layer-expected.txt (204933 => 204934)


--- trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-ancestor-clipping-layer-expected.txt	2016-08-24 21:34:19 UTC (rev 204933)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-ancestor-clipping-layer-expected.txt	2016-08-24 21:39:44 UTC (rev 204934)
@@ -1,29 +0,0 @@
-(GraphicsLayer
-  (anchor 0.00 0.00)
-  (bounds 800.00 600.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 800.00 600.00)
-      (children 1
-        (GraphicsLayer
-          (bounds 800.00 600.00)
-          (drawsContent 1)
-          (children 1
-            (GraphicsLayer
-              (position 8.00 8.00)
-              (bounds 100.00 100.00)
-              (blendMode difference)
-              (children 1
-                (GraphicsLayer
-                  (bounds 200.00 200.00)
-                  (contentsOpaque 1)
-                )
-              )
-            )
-          )
-        )
-      )
-    )
-  )
-)
-

Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer-expected.txt (204933 => 204934)


--- trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer-expected.txt	2016-08-24 21:34:19 UTC (rev 204933)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer-expected.txt	2016-08-24 21:39:44 UTC (rev 204934)
@@ -1,27 +0,0 @@
-(GraphicsLayer
-  (anchor 0.00 0.00)
-  (bounds 800.00 600.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 800.00 600.00)
-      (children 1
-        (GraphicsLayer
-          (bounds 800.00 600.00)
-          (drawsContent 1)
-          (children 2
-            (GraphicsLayer
-              (position 8.00 8.00)
-              (bounds 100.00 100.00)
-            )
-            (GraphicsLayer
-              (position 8.00 78.00)
-              (bounds 100.00 100.00)
-              (blendMode difference)
-            )
-          )
-        )
-      )
-    )
-  )
-)
-

Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-isolation-accelerated-overflow-hidden-expected.txt (204933 => 204934)


--- trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-isolation-accelerated-overflow-hidden-expected.txt	2016-08-24 21:34:19 UTC (rev 204933)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-isolation-accelerated-overflow-hidden-expected.txt	2016-08-24 21:39:44 UTC (rev 204934)
@@ -1,28 +0,0 @@
-(GraphicsLayer
-  (anchor 0.00 0.00)
-  (bounds 800.00 600.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 800.00 600.00)
-      (children 1
-        (GraphicsLayer
-          (position 8.00 8.00)
-          (bounds 100.00 100.00)
-          (children 1
-            (GraphicsLayer
-              (bounds 100.00 100.00)
-              (blendMode difference)
-              (children 1
-                (GraphicsLayer
-                  (bounds 400.00 20.00)
-                  (contentsOpaque 1)
-                )
-              )
-            )
-          )
-        )
-      )
-    )
-  )
-)
-

Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-with-accelerated-sibling-expected.txt (204933 => 204934)


--- trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-with-accelerated-sibling-expected.txt	2016-08-24 21:34:19 UTC (rev 204933)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-with-accelerated-sibling-expected.txt	2016-08-24 21:39:44 UTC (rev 204934)
@@ -1,17 +0,0 @@
-(GraphicsLayer
-  (anchor 0.00 0.00)
-  (bounds 800.00 600.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 800.00 600.00)
-      (children 1
-        (GraphicsLayer
-          (position 8.00 8.00)
-          (bounds 10.00 10.00)
-          (contentsOpaque 1)
-        )
-      )
-    )
-  )
-)
-

Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-with-composited-descendant-should-have-layer-expected.txt (204933 => 204934)


--- trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-with-composited-descendant-should-have-layer-expected.txt	2016-08-24 21:34:19 UTC (rev 204933)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/css3/blending/blend-mode-with-composited-descendant-should-have-layer-expected.txt	2016-08-24 21:39:44 UTC (rev 204934)
@@ -1,29 +0,0 @@
-(GraphicsLayer
-  (anchor 0.00 0.00)
-  (bounds 800.00 600.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 800.00 600.00)
-      (children 1
-        (GraphicsLayer
-          (bounds 800.00 600.00)
-          (drawsContent 1)
-          (children 1
-            (GraphicsLayer
-              (position 8.00 10.00)
-              (bounds 100.00 100.00)
-              (blendMode difference)
-              (children 1
-                (GraphicsLayer
-                  (position 10.00 0.00)
-                  (bounds 100.00 100.00)
-                )
-              )
-            )
-          )
-        )
-      )
-    )
-  )
-)
-
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to