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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt

Issue 2108503002: Auto-rebaseline for r402292 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/platform/linux/fast/repaint/clipped-relative-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt
index 862a22722f01a82d0e72def7d31c2c6113806caf..f2e20eac51eeed2a376523b1992b9a7718651dbb 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt
@@ -16,21 +16,13 @@
{
"object": "LayoutImage IMG",
"rect": [8, 74, 204, 232],
- "reason": "location change"
+ "reason": "forced by layout"
}
]
}
],
"objectPaintInvalidations": [
{
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineBox",
- "reason": "full"
- },
- {
"object": "LayoutBlockFlow (positioned) DIV id='inner'",
"reason": "forced by layout"
},
@@ -40,7 +32,7 @@
},
{
"object": "LayoutImage IMG",
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",

Powered by Google App Engine
This is Rietveld 408576698