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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/forms/textarea/textarea-appearance-basic-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-appearance-basic-expected.txt
index 6842692fbcc81fb771d9f059b1f32df2da2faac1..0703c7a243dfbec0382f5a9000aa0b237fb491ce 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/textarea/textarea-appearance-basic-expected.txt
@@ -24,11 +24,11 @@ layer at (0,0) size 800x453
LayoutText {#text} at (309,324) size 4x19
text run at (309,324) width 4: " "
LayoutBR {BR} at (313,324) size 0x19
- LayoutText {#text} at (275,417) size 4x19
- text run at (275,417) width 4: " "
- LayoutText {#text} at (642,417) size 4x19
- text run at (642,417) width 4: " "
- LayoutBR {BR} at (646,417) size 0x19
+ LayoutText {#text} at (276,417) size 4x19
+ text run at (276,417) width 4: " "
+ LayoutText {#text} at (643,417) size 4x19
+ text run at (643,417) width 4: " "
+ LayoutBR {BR} at (647,417) size 0x19
layer at (12,12) size 181x38 clip at (13,13) size 179x36
LayoutTextControl {TEXTAREA} at (4,4) size 181x38 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
LayoutBlockFlow {DIV} at (3,3) size 175x16
@@ -69,13 +69,13 @@ layer at (12,283) size 301x60 clip at (13,284) size 299x58
LayoutBlockFlow {DIV} at (3,3) size 295x27
LayoutText {#text} at (0,0) size 42x27
text run at (0,0) width 42: "foo"
-layer at (14,382) size 263x52 clip at (15,383) size 261x50
- LayoutTextControl {TEXTAREA} at (6,374) size 263x52 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow {DIV} at (4,4) size 255x22
+layer at (14,381) size 264x53 clip at (16,383) size 261x50
+ LayoutTextControl {TEXTAREA} at (6,373) size 264x53 [bgcolor=#FFFFFF] [border: (1.50px solid #A9A9A9)]
+ LayoutBlockFlow {DIV} at (4.50,4.50) size 255x22
LayoutText {#text} at (0,0) size 36x22
text run at (0,0) width 36: "foo"
-layer at (295,360) size 347x72 clip at (297,362) size 343x68
- LayoutTextControl {TEXTAREA} at (287,352) size 347x72 [bgcolor=#FFFFFF] [border: (2px solid #A9A9A9)]
+layer at (296,360) size 347x72 clip at (298,362) size 343x68
+ LayoutTextControl {TEXTAREA} at (288,352) size 347x72 [bgcolor=#FFFFFF] [border: (2px solid #A9A9A9)]
LayoutBlockFlow {DIV} at (6,6) size 335x30
LayoutText {#text} at (0,0) size 48x30
text run at (0,0) width 48: "foo"

Powered by Google App Engine
This is Rietveld 408576698