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

Unified Diff: LayoutTests/platform/mac/fast/forms/select-change-popup-to-listbox-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/select-change-popup-to-listbox-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/select-change-popup-to-listbox-expected.txt b/LayoutTests/platform/mac/fast/forms/select-change-popup-to-listbox-expected.txt
index be9364ba917fb15892b79465bab7957c2689617c..817ed7706b2e1f4a048acd70c2136dce266344fa 100644
--- a/LayoutTests/platform/mac/fast/forms/select-change-popup-to-listbox-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/select-change-popup-to-listbox-expected.txt
@@ -6,5 +6,9 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 449x18
text run at (0,0) width 449: "This tests that you can dynamically change a popup menu to a list box. "
RenderBR {BR} at (449,14) size 0x0
- RenderListBox {SELECT} at (0,18) size 183x71 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
RenderText {#text} at (0,0) size 0x0
+layer at (8,26) size 182x72 clip at (9,27) size 169x70
+ RenderListBox {SELECT} at (0,18) size 182.31x72 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
+ RenderBlock {OPTION} at (1,1) size 169.31x14 [bgcolor=#D4D4D4]
+ RenderText {#text} at (2,0) size 166x13
+ text run at (2,0) width 166: "This should turn into a list box"

Powered by Google App Engine
This is Rietveld 408576698