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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/invalidate-caret-in-composited-scrolling-container-expected.txt

Issue 2779113003: Auto-rebaseline for r460154 (Closed)
Patch Set: Created 3 years, 9 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/invalidate-caret-in-composited-scrolling-container-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/invalidate-caret-in-composited-scrolling-container-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/invalidate-caret-in-composited-scrolling-container-expected.txt
index aa835300aaebd38ea0fd7e518fea30c366bad172..461ce523966a32c5a0042644788c5eb66bd703f5 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/invalidate-caret-in-composited-scrolling-container-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/invalidate-caret-in-composited-scrolling-container-expected.txt
@@ -27,12 +27,12 @@
},
{
"name": "Child Containment Layer",
- "position": [-16777212, -16777212],
- "bounds": [33554432, 33554432]
+ "position": [5, 5],
+ "bounds": [37, 15]
},
{
"name": "LayoutBlockFlow DIV id='inner-editor'",
- "position": [16777218, 16777218],
+ "position": [1, 1],
"bounds": [35, 13],
"shouldFlattenTransform": false,
"drawsContent": true

Powered by Google App Engine
This is Rietveld 408576698