[Webkit-unassigned] [Bug 212134] New: [WPE] css3/filters/should-not-have-compositing-layer.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 20 06:21:06 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212134
Bug ID: 212134
Summary: [WPE]
css3/filters/should-not-have-compositing-layer.html is
failing
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: LayoutTestFailure
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zan at falconsigh.net
The css3/filters/should-not-have-compositing-layer.html layout test is failing. Diff indicates presence of compositing layers:
--- /app/webkit/WebKitBuild/Release/layout-test-results/css3/filters/should-not-have-compositing-layer-expected.txt
+++ /app/webkit/WebKitBuild/Release/layout-test-results/css3/filters/should-not-have-compositing-layer-actual.txt
@@ -3,9 +3,20 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS no compositing layers
+FAIL content has compositing layers
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
+(GraphicsLayer
+(anchor 0.00 0.00)
+(bounds 800.00 600.00)
+(children 1
+(GraphicsLayer
+(bounds 800.00 600.00)
+(contentsOpaque 1)
+)
+)
+)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200520/dc5bd2e8/attachment-0001.htm>
More information about the webkit-unassigned
mailing list