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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt

Issue 2288323002: Auto-rebaseline for r415013 (Closed)
Patch Set: Created 4 years, 4 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/caret-invalidation-in-overflow-scroll-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
index 316a40da9fbe1e42f7f81eee45b7cec746b3dc26..832946c5a8bf8d21eb8e244a56396ebd2363c07e 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
@@ -9,13 +9,13 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow DIV id='inner-editor'",
- "rect": [405, 10, 4, 18],
+ "object": "LayoutText #text",
+ "rect": [405, 11, 4, 16],
"reason": "invalidate paint rectangle"
},
{
- "object": "LayoutBlockFlow DIV id='inner-editor'",
- "rect": [402, 10, 4, 18],
+ "object": "LayoutText #text",
+ "rect": [402, 11, 4, 16],
"reason": "invalidate paint rectangle"
}
]

Powered by Google App Engine
This is Rietveld 408576698