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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
index a43b48baad6bf6e7b04344ebf585bc7af70793f5..354c867f0bf200e241cd7ee4b724920709786702 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/caret-invalidation-in-overflow-scroll-expected.txt
@@ -9,13 +9,13 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow DIV id='inner-editor'",
- "rect": [406, 10, 4, 15],
+ "object": "LayoutText #text",
+ "rect": [406, 11, 4, 13],
"reason": "invalidate paint rectangle"
},
{
- "object": "LayoutBlockFlow DIV id='inner-editor'",
- "rect": [404, 10, 4, 15],
+ "object": "LayoutText #text",
+ "rect": [404, 11, 4, 13],
"reason": "invalidate paint rectangle"
}
]

Powered by Google App Engine
This is Rietveld 408576698