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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/fast/forms/textarea/textarea-appearance-basic-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-appearance-basic-expected.txt
index d287f83af616f5055982615528a62bac77910d0b..2ad394b6e428ebdb1ac39a1d667b0b1c220584d0 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-appearance-basic-expected.txt
@@ -24,11 +24,11 @@ layer at (0,0) size 800x354
LayoutText {#text} at (695,236) size 4x18
text run at (695,236) width 4: " "
LayoutBR {BR} at (699,236) size 0x18
- LayoutText {#text} at (215,320) size 4x18
- text run at (215,320) width 4: " "
- LayoutText {#text} at (482,320) size 4x18
- text run at (482,320) width 4: " "
- LayoutBR {BR} at (486,320) size 0x18
+ LayoutText {#text} at (216,320) size 4x18
+ text run at (216,320) width 4: " "
+ LayoutText {#text} at (483,320) size 4x18
+ text run at (483,320) width 4: " "
+ LayoutBR {BR} at (487,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 (438,192) size 261x62 clip at (439,193) size 259x60
LayoutBlockFlow {DIV} at (3,3) size 255x28
LayoutText {#text} at (0,0) size 34x28
text run at (0,0) width 34: "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 26x19
text run at (0,0) width 26: "foo"
-layer at (235,270) size 247x64 clip at (237,272) size 243x60
- LayoutTextControl {TEXTAREA} at (227,262) size 247x64 [bgcolor=#FFFFFF] [border: (2px solid #000000)]
+layer at (236,270) size 247x64 clip at (238,272) size 243x60
+ LayoutTextControl {TEXTAREA} at (228,262) size 247x64 [bgcolor=#FFFFFF] [border: (2px solid #000000)]
LayoutBlockFlow {DIV} at (6,6) size 235x26
LayoutText {#text} at (0,0) size 31x26
text run at (0,0) width 31: "foo"

Powered by Google App Engine
This is Rietveld 408576698