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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
index ba48c548836f7042a6e601e8e78e503a77caca0f..e9d15f482c10f357feff7417b431d8644c7958e4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
@@ -9,13 +9,13 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow DIV id='inner-editor'",
- "rect": [380, 10, 3, 18],
+ "object": "LayoutText #text",
+ "rect": [380, 11, 3, 16],
"reason": "invalidate paint rectangle"
},
{
- "object": "LayoutBlockFlow DIV id='inner-editor'",
- "rect": [377, 10, 3, 18],
+ "object": "LayoutText #text",
+ "rect": [377, 11, 3, 16],
"reason": "invalidate paint rectangle"
}
]

Powered by Google App Engine
This is Rietveld 408576698