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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-change-invalidation-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/outline-change-invalidation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-change-invalidation-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-change-invalidation-expected.txt
index e1aaa2a270c467daf3f934e1b364f58701b3ddfd..097311f8e9ee21308e24eaec79c6892e3de29f10 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-change-invalidation-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-change-invalidation-expected.txt
@@ -12,6 +12,11 @@
"object": "LayoutBlockFlow A id='link'",
"rect": [43, 83, 754, 30],
"reason": "style change"
+ },
+ {
+ "object": "LayoutListMarker (anonymous)",
+ "rect": [30, 88, 7, 19],
+ "reason": "style change"
}
]
}
@@ -24,6 +29,10 @@
{
"object": "RootInlineBox",
"reason": "style change"
+ },
+ {
+ "object": "LayoutListMarker (anonymous)",
+ "reason": "style change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698