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

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

Issue 302473003: Fix: Incorrect display of HTML select multiple tag on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase #2 Created 6 years, 7 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/menulist-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/select/menulist-appearance-basic-expected.txt b/LayoutTests/platform/mac/fast/forms/select/menulist-appearance-basic-expected.txt
index ac4f9974b50bc8f3bdd6d48547929093a9c1e24a..2dfc44706091ce138e2114305e90c4490971c753 100644
--- a/LayoutTests/platform/mac/fast/forms/select/menulist-appearance-basic-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/select/menulist-appearance-basic-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x245
- RenderBlock {HTML} at (0,0) size 800x245
- RenderBody {BODY} at (8,8) size 784x229
+layer at (0,0) size 800x410
+ RenderBlock {HTML} at (0,0) size 800x410
+ RenderBody {BODY} at (8,8) size 784x394
RenderMenuList {SELECT} at (4,4) size 49x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 49x18
RenderText at (8,2) size 18x13
@@ -101,3 +101,21 @@ layer at (0,0) size 800x245
RenderText {#text} at (203,196) size 4x18
text run at (203,196) width 4: " "
RenderBR {BR} at (207,196) size 0x18
+ RenderListBox {SELECT} at (4,233) size 200x25 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+ RenderText {#text} at (208,241) size 4x18
+ text run at (208,241) width 4: " "
+ RenderBR {BR} at (212,241) size 0x18
+ RenderListBox {SELECT} at (4,266) size 200x25 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+ RenderText {#text} at (208,274) size 4x18
+ text run at (208,274) width 4: " "
+ RenderBR {BR} at (212,274) size 0x18
+ RenderListBox {SELECT} at (4,299) size 200x25 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+ RenderText {#text} at (208,307) size 4x18
+ text run at (208,307) width 4: " "
+ RenderBR {BR} at (212,307) size 0x18
+ RenderListBox {SELECT} at (4,332) size 200x25 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+ RenderText {#text} at (208,340) size 4x18
+ text run at (208,340) width 4: " "
+ RenderBR {BR} at (212,340) size 0x18
+ RenderListBox {SELECT} at (4,365) size 200x25 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+ RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698