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

Unified Diff: third_party/WebKit/LayoutTests/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/fast/repaint/outline-clip-change-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/outline-clip-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/outline-clip-change-expected.txt
index 77b2fe028880a862129fb153d57b68008e8945c3..ad63ce208cb000f19d4e40efc643398a60743905 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/outline-clip-change-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/outline-clip-change-expected.txt
@@ -9,24 +9,16 @@
{
"object": "LayoutBlockFlow (positioned) A id='link' class='updated'",
"rect": [43, 97, 97, 28],
- "reason": "style change"
+ "reason": "subtree"
},
{
"object": "LayoutText #text",
"rect": [48, 102, 87, 18],
- "reason": "style change"
+ "reason": "subtree"
},
{
"object": "InlineTextBox 'Lorem Ipsum'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'Lorem Ipsum'",
- "reason": "style change"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "RootInlineBox",

Powered by Google App Engine
This is Rietveld 408576698