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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/paint/caret/caret-subpixel-expected.txt

Issue 2312953003: Auto-rebaseline for r416741 (Closed)
Patch Set: Created 4 years, 3 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/caret/caret-subpixel-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/caret/caret-subpixel-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/caret/caret-subpixel-expected.txt
similarity index 89%
copy from third_party/WebKit/LayoutTests/paint/caret/caret-subpixel-expected.txt
copy to third_party/WebKit/LayoutTests/platform/mac/paint/caret/caret-subpixel-expected.txt
index 149bf6ade378de6b11cc5ebd2192ea9ee663480c..60299d6d06c7e885b04fe0f3105ed5c525d30e1f 100644
--- a/third_party/WebKit/LayoutTests/paint/caret/caret-subpixel-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/caret/caret-subpixel-expected.txt
@@ -10,17 +10,17 @@
"paintInvalidations": [
{
"object": "LayoutTextControl INPUT id='target'",
- "rect": [8, 8, 224, 22],
+ "rect": [8, 8, 225, 19],
"reason": "subtree"
},
{
"object": "LayoutBlockFlow DIV id='inner-editor'",
- "rect": [10, 11, 201, 16],
+ "rect": [11, 11, 201, 13],
"reason": "subtree"
},
{
"object": "LayoutBlockFlow DIV id='inner-editor'",
- "rect": [208, 10, 4, 18],
+ "rect": [209, 10, 4, 15],
"reason": "invalidate paint rectangle"
}
]

Powered by Google App Engine
This is Rietveld 408576698