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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/in-scaled-iframe-expected.txt

Issue 2139073002: Auto-rebaseline for r404741 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/fast/repaint/in-scaled-iframe-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/in-scaled-iframe-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/in-scaled-iframe-expected.txt
index ee570df04d85b78239605e49b6f8e9a5e765c230..a91c8f9f6563651082157b2c37fe9366964e15a2 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/in-scaled-iframe-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/in-scaled-iframe-expected.txt
@@ -15,6 +15,12 @@
}
]
}
+ ],
+ "objectPaintInvalidations": [
+ {
+ "object": "LayoutBlockFlow (positioned) DIV id='div'",
+ "reason": "style change"
+ }
]
}

Powered by Google App Engine
This is Rietveld 408576698