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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/forms/textarea/textarea-appearance-basic-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-appearance-basic-expected.txt
index 7f9f8eee10c6214d85bee405824c16b37fc3f216..320104e9b9a7a9be81d46a6e2ebe83aa3392174b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/textarea/textarea-appearance-basic-expected.txt
@@ -24,11 +24,11 @@ layer at (0,0) size 800x448
LayoutText {#text} at (309,322) size 4x17
text run at (309,322) width 4: " "
LayoutBR {BR} at (313,322) size 0x17
- LayoutText {#text} at (275,414) size 4x17
- text run at (275,414) width 4: " "
- LayoutText {#text} at (642,414) size 4x17
- text run at (642,414) width 4: " "
- LayoutBR {BR} at (646,414) size 0x17
+ LayoutText {#text} at (276,414) size 4x17
+ text run at (276,414) width 4: " "
+ LayoutText {#text} at (643,414) size 4x17
+ text run at (643,414) width 4: " "
+ LayoutBR {BR} at (647,414) size 0x17
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,280) size 301x60 clip at (13,281) size 299x58
LayoutBlockFlow {DIV} at (3,3) size 295x27
LayoutText {#text} at (0,0) size 44x27
text run at (0,0) width 44: "foo"
-layer at (14,376) size 263x54 clip at (15,377) size 261x52
- LayoutTextControl {TEXTAREA} at (6,368) size 263x54 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow {DIV} at (4,4) size 255x23
+layer at (14,375) size 264x55 clip at (16,377) size 261x52
+ LayoutTextControl {TEXTAREA} at (6,367) size 264x55 [bgcolor=#FFFFFF] [border: (1.50px solid #A9A9A9)]
+ LayoutBlockFlow {DIV} at (4.50,4.50) size 255x23
LayoutText {#text} at (0,0) size 36x23
text run at (0,0) width 36: "foo"
-layer at (295,356) size 347x72 clip at (297,358) size 343x68
- LayoutTextControl {TEXTAREA} at (287,348) size 347x72 [bgcolor=#FFFFFF] [border: (2px solid #A9A9A9)]
+layer at (296,356) size 347x72 clip at (298,358) size 343x68
+ LayoutTextControl {TEXTAREA} at (288,348) 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