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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/select/listbox-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/select/listbox-appearance-basic-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/select/listbox-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/select/listbox-appearance-basic-expected.txt
index 515eac4eb4fe19975f66ec4d1e2ed8307d1d41cc..5df8284f94c12a860ce48022b2afadd91ba07f86 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/select/listbox-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/select/listbox-appearance-basic-expected.txt
@@ -39,11 +39,11 @@ layer at (0,0) size 800x551
LayoutText {#text} at (235,383) size 5x18
text run at (235,383) width 5: " "
LayoutBR {BR} at (0,0) size 0x0
- LayoutText {#text} at (55,517) size 5x18
- text run at (55,517) width 5: " "
- LayoutText {#text} at (130,517) size 5x18
- text run at (130,517) width 5: " "
- LayoutBR {BR} at (134,517) size 1x18
+ LayoutText {#text} at (56,517) size 5x18
+ text run at (56,517) width 5: " "
+ LayoutText {#text} at (131,517) size 5x18
+ text run at (131,517) width 5: " "
+ LayoutBR {BR} at (135,517) size 1x18
layer at (12,12) size 33x59 clip at (13,13) size 20x57
LayoutListBox {SELECT} at (4,4.25) size 33.16x58.75 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
LayoutBlockFlow {OPTION} at (1,1) size 20.16x14.19
@@ -169,13 +169,13 @@ layer at (187,284) size 53x121 clip at (188,285) size 40x119
LayoutBlockFlow {OPTION} at (1,21.19) size 39.69x29.80
LayoutText {#text} at (2,0) size 36x28
text run at (2,0) width 36: "bar"
-layer at (14,450) size 43x87 clip at (15,451) size 30x85
- LayoutListBox {SELECT} at (6,441.81) size 43.22x87.19 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
- LayoutBlockFlow {OPTION} at (1,1) size 30.22x21.30
+layer at (14,449) size 44x88 clip at (16,450) size 30x86
+ LayoutListBox {SELECT} at (6,440.81) size 44.22x88.19 [bgcolor=#FFFFFF] [border: (1.50px solid #999999)]
+ LayoutBlockFlow {OPTION} at (1.50,1.50) size 30.22x21.30
LayoutText {#text} at (3,0) size 25x19
text run at (3,0) width 25: "foo"
-layer at (75,417) size 56x118 clip at (77,419) size 41x114
- LayoutListBox {SELECT} at (67.22,409.44) size 55.30x117.56 [bgcolor=#FFFFFF] [border: (2px solid #999999)]
+layer at (76,417) size 56x118 clip at (78,419) size 41x114
+ LayoutListBox {SELECT} at (68.22,409.44) size 55.30x117.56 [bgcolor=#FFFFFF] [border: (2px solid #999999)]
LayoutBlockFlow {OPTION} at (2,2) size 40.30x28.39
LayoutText {#text} at (4,0) size 33x26
text run at (4,0) width 33: "foo"

Powered by Google App Engine
This is Rietveld 408576698