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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/textarea/textarea-appearance-basic-expected.txt

Issue 2640143005: Support subpixel layout for borders. (Closed)
Patch Set: Rebaselined tests. Created 3 years, 10 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-mac10.10/fast/forms/textarea/textarea-appearance-basic-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/textarea/textarea-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/textarea/textarea-appearance-basic-expected.txt
index c23fb39c9a1f5824b563ca6da731e33c5d3b0785..a34c83b8b6643e1c00a9f4e7168e23021b507c69 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/textarea/textarea-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/textarea/textarea-appearance-basic-expected.txt
@@ -24,11 +24,11 @@ layer at (0,0) size 800x354
LayoutText {#text} at (735,236) size 4x18
text run at (735,236) width 4: " "
LayoutBR {BR} at (739,236) size 0x18
- LayoutText {#text} at (215,320) size 4x18
- text run at (215,320) width 4: " "
- LayoutText {#text} at (502,320) size 4x18
- text run at (502,320) width 4: " "
- LayoutBR {BR} at (506,320) size 0x18
+ LayoutText {#text} at (216,320) size 4x18
+ text run at (216,320) width 4: " "
+ LayoutText {#text} at (503,320) size 4x18
+ text run at (503,320) width 4: " "
+ LayoutBR {BR} at (507,320) size 0x18
layer at (12,12) size 141x32 clip at (13,13) size 139x30
LayoutTextControl {TEXTAREA} at (4,4) size 141x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
LayoutBlockFlow {DIV} at (3,3) size 135x13
@@ -69,13 +69,13 @@ layer at (458,192) size 281x62 clip at (459,193) size 279x60
LayoutBlockFlow {DIV} at (3,3) size 275x28
LayoutText {#text} at (0,0) size 36x28
text run at (0,0) width 36: "foo"
-layer at (14,290) size 203x46 clip at (15,291) size 201x44
- LayoutTextControl {TEXTAREA} at (6,282) size 203x46 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (4,4) size 195x19
+layer at (14,289) size 204x47 clip at (16,291) size 201x44
+ LayoutTextControl {TEXTAREA} at (6,281) size 204x47 [bgcolor=#FFFFFF] [border: (1.50px solid #000000)]
+ LayoutBlockFlow {DIV} at (4.50,4.50) size 195x19
LayoutText {#text} at (0,0) size 25x19
text run at (0,0) width 25: "foo"
-layer at (235,270) size 267x64 clip at (237,272) size 263x60
- LayoutTextControl {TEXTAREA} at (227,262) size 267x64 [bgcolor=#FFFFFF] [border: (2px solid #000000)]
+layer at (236,270) size 267x64 clip at (238,272) size 263x60
+ LayoutTextControl {TEXTAREA} at (228,262) size 267x64 [bgcolor=#FFFFFF] [border: (2px solid #000000)]
LayoutBlockFlow {DIV} at (6,6) size 255x26
LayoutText {#text} at (0,0) size 33x26
text run at (0,0) width 33: "foo"

Powered by Google App Engine
This is Rietveld 408576698