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

Unified Diff: third_party/WebKit/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt

Issue 2034863003: Auto-rebaseline for r397528 (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/should-not-clip-composited-overflow-scrolling-layer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt b/third_party/WebKit/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
index 27e145379d64c14033d27e79ea4d7d73327b43da..b23c986f8941a93e2703fb948a9391721ab87411 100644
--- a/third_party/WebKit/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
@@ -11,6 +11,12 @@
"bounds": [500, 500],
"shouldFlattenTransform": false,
"drawsContent": true,
+ "paintInvalidations": [
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ }
+ ],
"children": [
{
"bounds": [485, 485],

Powered by Google App Engine
This is Rietveld 408576698