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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/paint/invalidation/invalidate-caret-in-composited-scrolling-container-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/invalidate-caret-in-composited-scrolling-container-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/invalidate-caret-in-composited-scrolling-container-expected.txt
index bec9f44ea0f39101ba7156a4ffbaf76fffd546eb..0aae2c6e59a8bcd5a0c1254c8934e033d91ef89d 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/invalidate-caret-in-composited-scrolling-container-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/invalidate-caret-in-composited-scrolling-container-expected.txt
@@ -27,12 +27,12 @@
},
{
"name": "Child Containment Layer",
- "position": [-16777214, -16777214],
- "bounds": [33554432, 33554432]
+ "position": [3, 3],
+ "bounds": [64, 18]
},
{
"name": "LayoutBlockFlow DIV id='inner-editor'",
- "position": [16777216, 16777218],
+ "position": [0, 1],
"bounds": [64, 16],
"shouldFlattenTransform": false,
"drawsContent": true

Powered by Google App Engine
This is Rietveld 408576698