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

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

Issue 2310173002: Paint carets at pixel-snapped positions. (Closed)
Patch Set: none 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/paint/caret/caret-subpixel-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/text/input-tab-shows-caret-expected.txt b/third_party/WebKit/LayoutTests/paint/caret/caret-subpixel-expected.txt
similarity index 62%
copy from third_party/WebKit/LayoutTests/platform/win/fast/forms/text/input-tab-shows-caret-expected.txt
copy to third_party/WebKit/LayoutTests/paint/caret/caret-subpixel-expected.txt
index 3c3051c9fb248ec96dda97c1adbf4ac4b3eaedd0..06e02f2d22d13cf567a95628f28f3fa39928b95f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/text/input-tab-shows-caret-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/caret/caret-subpixel-expected.txt
@@ -3,9 +3,9 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x38
LayoutBlockFlow {HTML} at (0,0) size 800x38
LayoutBlockFlow {BODY} at (8,8) size 784x22
- LayoutTextControl {INPUT} at (0,0) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 223.50x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
-layer at (10,11) size 169x16
- LayoutBlockFlow {DIV} at (2,3) size 169x16
-caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of body
+layer at (10,11) size 201x16
+ LayoutBlockFlow {DIV} at (2,3) size 200.50x16
+caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of body

Powered by Google App Engine
This is Rietveld 408576698