Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(242)

Unified Diff: LayoutTests/css3/filters/backdrop-filter-rendering-no-background.html

Issue 1327973002: blink: Layers that have a backdrop-filter paints contents Base URL: https://chromium.googlesource.com/chromium/blink.git@wk-bf
Patch Set: check for backdrop filter in more places Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/css3/filters/backdrop-filter-rendering-no-background-expected.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/css3/filters/backdrop-filter-rendering-no-background.html
diff --git a/LayoutTests/css3/filters/backdrop-filter-rendering.html b/LayoutTests/css3/filters/backdrop-filter-rendering-no-background.html
similarity index 89%
copy from LayoutTests/css3/filters/backdrop-filter-rendering.html
copy to LayoutTests/css3/filters/backdrop-filter-rendering-no-background.html
index 57e56b08d78bc7e3252c179317216259fec9b05f..8ec20083cb5a2543a444d7c0964efd096a6dd672 100644
--- a/LayoutTests/css3/filters/backdrop-filter-rendering.html
+++ b/LayoutTests/css3/filters/backdrop-filter-rendering-no-background.html
@@ -18,8 +18,6 @@ div {
.grayscale_backdrop {
left: 60px;
top: 60px;
- background: blue;
- opacity: 0.0;
backdrop-filter: grayscale(100%);
}
« no previous file with comments | « no previous file | LayoutTests/css3/filters/backdrop-filter-rendering-no-background-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698