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

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

Issue 2034863003: Auto-rebaseline for r397528 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/paint/invalidation/caret-with-composited-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-with-composited-scroll-expected.txt
similarity index 88%
copy from third_party/WebKit/LayoutTests/paint/invalidation/caret-with-composited-scroll-expected.txt
copy to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-with-composited-scroll-expected.txt
index c3a1e9b651d26ed1bba475e3b8618a3724531397..07d0f3258b32defd70a47e26fd882a77159b383c 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/caret-with-composited-scroll-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/caret-with-composited-scroll-expected.txt
@@ -7,7 +7,7 @@
"drawsContent": true,
"children": [
{
- "position": [8, 48],
+ "position": [8, 44],
"bounds": [100, 100],
"shouldFlattenTransform": false,
"drawsContent": true,
@@ -17,22 +17,22 @@
"shouldFlattenTransform": false,
"children": [
{
- "bounds": [205, 1022],
+ "bounds": [205, 1019],
"drawsContent": true,
"paintInvalidations": [
{
"object": "LayoutTextControl INPUT id='text'",
- "rect": [-1, 999, 207, 24],
+ "rect": [-3, 997, 211, 25],
"reason": "subtree"
},
{
"object": "LayoutBlockFlow DIV id='inner-editor'",
- "rect": [3, 1003, 200, 16],
+ "rect": [3, 1003, 200, 13],
"reason": "subtree"
},
{
"object": "LayoutBlockFlow DIV id='inner-editor'",
- "rect": [2, 1002, 3, 18],
+ "rect": [2, 1002, 3, 15],
"reason": "invalidate paint rectangle"
}
]

Powered by Google App Engine
This is Rietveld 408576698