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

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

Issue 2171133003: macOS: Respect more CSS properties for menulist SELECT elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebaseline more tests Created 4 years, 5 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-no-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-no-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-no-overflow-expected.txt
index 422d76e33cf1fb32802026760c1ea367688ac46d..e764273d7cad93bd3135539a26bd695cc9ed1f6a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-no-overflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-no-overflow-expected.txt
@@ -3,8 +3,8 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutMenuList {SELECT} at (0,0) size 238x15 [bgcolor=#F8F8F8]
- LayoutBlockFlow (anonymous) at (0,0) size 238x16
- LayoutText (anonymous) at (10,2) size 206x11
- text run at (10,2) width 206: "No overflow should be allowed on popup menus!"
+ LayoutMenuList {SELECT} at (0,0) size 243x16 [bgcolor=#F8F8F8] [border: (1px solid #A6A6A6)]
+ LayoutBlockFlow (anonymous) at (1,1) size 241x14
+ LayoutText (anonymous) at (8,1) size 220x11
+ text run at (8,1) width 220: "No overflow should be allowed on popup menus!"
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698