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

Unified Diff: third_party/WebKit/LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt

Issue 1968743003: Auto-rebaseline for r392861 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt b/third_party/WebKit/LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt
index 7595ed2219feaabdc425715d33c8ad3fba504ebb..619915594774c338a50e73f7fdde83ea283712f3 100644
--- a/third_party/WebKit/LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer-expected.txt
@@ -24,12 +24,12 @@
{
"object": "LayoutBlockFlow (positioned) DIV class='fixed'",
"rect": [25, 125, 50, 50],
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='fixed'",
"rect": [25, 25, 50, 50],
- "reason": "full"
+ "reason": "subtree"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698