Open
Bug 1647932
Opened 5 years ago
WPT failure when backdrop-filter is enabled: willchange-fixedpos-cb-006
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: nordzilla, Unassigned)
Details
Attachments
(1 file)
|
576 bytes,
text/html
|
Details |
Description
The WPT for willchange-fixedpos-cb-006.html fails when backdrop-filter is enabled.
Steps to Reproduce
- Ensure that
gfx.webrender.allandlayout.css.backdrop-filter.enabledare enabled inabout:config(browser restart required if required if you modifiedgfx.webrender.all) - View the test case in WPT live
or run the following command in your local build:
./mach wpt testing/web-platform/tests/css/css-will-change/will-change-fixedpos-cb-006.html --enable-webrender --setpref layout.css.backdrop-filter.enabled=true
Expected Results
A single green square as depicted by the reference (see attachment html page).
Actual Results
A green square and a red square.
You need to log in
before you can comment on or make changes to this bug.
Description
•