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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/basic-selects-expected.txt

Issue 1837463002: Improve conformance of default OPTION selection of SELECT element (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renaming to resetToDefaultSelection Created 4 years, 9 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/select/basic-selects-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/basic-selects-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/basic-selects-expected.txt
index 0d6c3e138b41cb736a2f38e86df0324f29f9bce1..56293fa5c0f03b59ee186f066faeedca7b5aca54 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/basic-selects-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/basic-selects-expected.txt
@@ -14,8 +14,8 @@ layer at (0,0) size 800x446
text run at (224,0) width 8: "a"
LayoutMenuList {SELECT} at (231.48,1) size 55x18 [bgcolor=#F8F8F8]
LayoutBlockFlow (anonymous) at (0,0) size 55x18
- LayoutText (anonymous) at (8,2) size 24x13
- text run at (8,2) width 24: "f o o"
+ LayoutText (anonymous) at (8,2) size 4x13
+ text run at (8,2) width 4: " "
LayoutText {#text} at (286,0) size 9x18
text run at (286,0) width 9: "b"
LayoutBR {BR} at (294,0) size 1x18
@@ -110,8 +110,8 @@ layer at (0,0) size 800x446
text run at (539,224) width 8: "a"
LayoutMenuList {SELECT} at (546.20,225) size 48x18 [color=#808080] [bgcolor=#F8F8F8]
LayoutBlockFlow (anonymous) at (0,0) size 48x18
- LayoutText (anonymous) at (8,2) size 17x13
- text run at (8,2) width 17: "foo"
+ LayoutText (anonymous) at (8,2) size 4x13
+ text run at (8,2) width 4: " "
LayoutText {#text} at (594,224) size 9x18
text run at (594,224) width 9: "b"
LayoutBR {BR} at (602,224) size 1x18

Powered by Google App Engine
This is Rietveld 408576698