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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-clip-change-expected.txt

Issue 2025243002: Rebaseline forced ManualNeedsRebaselines during auto-rebaseline problem (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/platform/linux/fast/repaint/outline-clip-change-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-clip-change-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-clip-change-expected.txt
index ea644b4b4f6e2053eb9dfdbbfefa8bdff382af8a..ccbb6b55a6f36106aafbfcaa52eb60b49620e052 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-clip-change-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-clip-change-expected.txt
@@ -9,16 +9,16 @@
{
"object": "LayoutBlockFlow (positioned) A id='link' class='updated'",
"rect": [43, 103, 91, 30],
- "reason": "style change"
+ "reason": "subtree"
},
{
"object": "LayoutText #text",
"rect": [48, 108, 82, 19],
- "reason": "style change"
+ "reason": "subtree"
},
{
"object": "InlineTextBox 'Lorem Ipsum'",
- "reason": "style change"
+ "reason": "subtree"
},
{
"object": "RootInlineBox",

Powered by Google App Engine
This is Rietveld 408576698