Bug 178961 - [iOS] LayoutTest css3/blending/blend-mode-clip-accelerated-blending-canvas.html is failing
Summary: [iOS] LayoutTest css3/blending/blend-mode-clip-accelerated-blending-canvas.ht...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-27 15:29 PDT by Ryan Haddad
Modified: 2017-10-29 17:42 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-10-27 15:29:52 PDT
LayoutTest css3/blending/blend-mode-clip-accelerated-blending-canvas.html fails when run on iOS with the following diff:

--- /Volumes/Data/OpenSource/WebKitBuild/Release-iphonesimulator/layout-test-results/css3/blending/blend-mode-clip-accelerated-blending-canvas-expected.txt
+++ /Volumes/Data/OpenSource/WebKitBuild/Release-iphonesimulator/layout-test-results/css3/blending/blend-mode-clip-accelerated-blending-canvas-actual.txt
@@ -1,30 +1 @@
- (GraphicsLayer
-  (anchor 0.00 0.00)
-  (bounds 800.00 600.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 800.00 600.00)
-      (contentsOpaque 1)
-      (children 1
-        (GraphicsLayer
-          (position 8.00 8.00)
-          (bounds 100.00 100.00)
-          (contentsOpaque 1)
-          (children 1
-            (GraphicsLayer
-              (bounds 100.00 100.00)
-              (blendMode difference)
-              (children 1
-                (GraphicsLayer
-                  (bounds 100.00 100.00)
-                  (drawsContent 1)
-                )
-              )
-            )
-          )
-        )
-      )
-    )
-  )
-)