Bug 178961
Summary: | [iOS] LayoutTest css3/blending/blend-mode-clip-accelerated-blending-canvas.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, simon.fraser |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=178588 |
Ryan Haddad
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)
- )
- )
- )
- )
- )
- )
- )
- )
-)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |