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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/repaint/outline-change-invalidation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/outline-change-invalidation-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/outline-change-invalidation-expected.txt
similarity index 71%
rename from third_party/WebKit/LayoutTests/fast/repaint/outline-change-invalidation-expected.txt
rename to third_party/WebKit/LayoutTests/platform/win/fast/repaint/outline-change-invalidation-expected.txt
index 09a085745ec01ab31eaca53ac873aa1a10106b3f..499b31aeb43d1795d3fe35e5d8f961e4f9eb69da 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/outline-change-invalidation-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/outline-change-invalidation-expected.txt
@@ -12,6 +12,11 @@
"object": "LayoutBlockFlow A id='link'",
"rect": [43, 79, 754, 28],
"reason": "style change"
+ },
+ {
+ "object": "LayoutListMarker (anonymous)",
+ "rect": [31, 84, 7, 17],
+ "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