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

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

Issue 2361113003: Apply SELECT's style on calculating intrinsic width of menulist SELECTs. (Closed)
Patch Set: Created 4 years, 3 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/menulist-appearance-basic-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-appearance-basic-expected.txt
index 0be68d266980b846f674f350d9141b3c068ae53c..7318ab9f5f764b3cdd812f886880b06ab35c7acd 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-appearance-basic-expected.txt
@@ -87,7 +87,13 @@ layer at (0,0) size 800x488
text run at (8,1) width 34: "foo"
LayoutText {#text} at (202,163) size 4x18
text run at (202,163) width 4: " "
- LayoutBR {BR} at (206,163) size 0x18
+ LayoutMenuList {SELECT} at (210,164) size 115x18 [bgcolor=#F8F8F8] [border: (1px solid #A6A6A6)]
+ LayoutBlockFlow (anonymous) at (1,1) size 113x16
+ LayoutText (anonymous) at (8,1) size 92x13
+ text run at (8,1) width 92: "September 2016"
+ LayoutText {#text} at (329,163) size 4x18
+ text run at (329,163) width 4: " "
+ LayoutBR {BR} at (333,163) size 0x18
LayoutMenuList {SELECT} at (6,204) size 60x25 [bgcolor=#F8F8F8] [border: (1px solid #A6A6A6)]
LayoutBlockFlow (anonymous) at (1,1) size 58x23
LayoutText (anonymous) at (12,1) size 26x19

Powered by Google App Engine
This is Rietveld 408576698