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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-with-composited-scroll-expected.txt

Issue 2687613002: Auto-rebaseline for r448799 (Closed)
Patch Set: Created 3 years, 10 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/paint/invalidation/caret-with-composited-scroll-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-with-composited-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-with-composited-scroll-expected.txt
index 051f328b72ae173d5a7d9684816a01da7e57c4ff..69ee0c96f220cf9027ea83adfc475b01992f957d 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-with-composited-scroll-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-with-composited-scroll-expected.txt
@@ -32,21 +32,6 @@
"object": "LayoutBlockFlow DIV id='inner-editor'",
"rect": [3, 1003, 200, 13],
"reason": "subtree"
- },
- {
- "object": "LayoutBlockFlow DIV id='inner-editor'",
- "rect": [2, 1002, 3, 15],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutBlockFlow DIV id='inner-editor'",
- "rect": [2, 1002, 3, 15],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutBlockFlow DIV id='inner-editor'",
- "rect": [2, 1002, 3, 15],
- "reason": "invalidate paint rectangle"
}
]
},
@@ -69,10 +54,6 @@
],
"objectPaintInvalidations": [
{
- "object": "Caret",
- "reason": "invalidate paint rectangle"
- },
- {
"object": "LayoutTextControl INPUT id='text'",
"reason": "subtree"
},
@@ -82,11 +63,7 @@
},
{
"object": "Caret",
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "Caret",
- "reason": "invalidate paint rectangle"
+ "reason": "caret"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698