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

Unified Diff: LayoutTests/platform/mac/fast/forms/menulist-option-wrap-expected.txt

Issue 347773002: Implement select listbox using shadow DOM (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: LayoutTests/platform/mac/fast/forms/menulist-option-wrap-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/menulist-option-wrap-expected.txt b/LayoutTests/platform/mac/fast/forms/menulist-option-wrap-expected.txt
index 4c0ac8d19f7cab6edd6d57d59893302969cd4911..28fd85aa675e6ca93d796dcfd8689d51bb272614 100644
--- a/LayoutTests/platform/mac/fast/forms/menulist-option-wrap-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/menulist-option-wrap-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (35,2) width 64: "size=\"1\""
RenderText {#text} at (99,0) size 8x18
text run at (99,0) width 8: ": "
- RenderMenuList {SELECT} at (107,2) size 100x15 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+ RenderMenuList {SELECT} at (107,2) size 100x15 [bgcolor=#F8F8F8] [border: (1px solid #A6A6A6)]
RenderBlock (anonymous) at (1,1) size 98x13
RenderText at (0,0) size 179x13
text run at (0,0) width 179: "Very long option that does not fit"

Powered by Google App Engine
This is Rietveld 408576698