WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
212134
[WPE] css3/filters/should-not-have-compositing-layer.html is failing
https://bugs.webkit.org/show_bug.cgi?id=212134
Summary
[WPE] css3/filters/should-not-have-compositing-layer.html is failing
Zan Dobersek
Reported
2020-05-20 06:21:06 PDT
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) +) +) +)
Attachments
Add attachment
proposed patch, testcase, etc.
Alicia Boya García
Comment 1
2026-02-05 13:07:01 PST
Closing as fixed by
https://bugs.webkit.org/show_bug.cgi?id=306856
since it has been passing since
306711@main
was landed.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug