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

Unified Diff: third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-with-backdrop-filter-expected.txt

Issue 2389293002: Revert the removal of CompositingReasonOutOfFlowClipping (Closed)
Patch Set: Improve DCHECKs. Created 4 years, 2 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
Index: third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-with-backdrop-filter-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-with-backdrop-filter-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-with-backdrop-filter-expected.txt
index 5b867938b3aa3e0c8c793cd2e067d8d9fa018587..93a946ee2d460937697d444dfd44d6e3cb828074 100644
--- a/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-with-backdrop-filter-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-with-backdrop-filter-expected.txt
@@ -26,6 +26,14 @@
"drawsContent": true,
"children": [
{
+ "name": "LayoutBlockFlow (positioned) DIV id='middle'",
+ "bounds": [400, 400],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "backgroundColor": "#008000",
+ "hasClipParent": true
+ },
+ {
"name": "LayoutBlockFlow (relative positioned) DIV id='child'",
"bounds": [300, 300],
"contentsOpaque": true,

Powered by Google App Engine
This is Rietveld 408576698