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

Unified Diff: LayoutTests/platform/mac/fast/forms/select-block-background-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-block-background-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/select-block-background-expected.txt b/LayoutTests/platform/mac/fast/forms/select-block-background-expected.txt
index 92e76f3b8456a893608de282c7d7074ce3c400f7..2a32dabd68956579e88fbef38f39ad157c310af7 100644
--- a/LayoutTests/platform/mac/fast/forms/select-block-background-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/select-block-background-expected.txt
@@ -7,4 +7,8 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 539x18
text run at (0,0) width 539: "This tests that backgrounds for list box items draw correctly when a list box is a block"
RenderBR {BR} at (539,14) size 0x0
- RenderListBox {SELECT} at (0,18) size 48x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+layer at (8,26) size 48x58 clip at (9,27) size 35x56
+ RenderListBox {SELECT} at (0,18) size 47.64x58 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
+ RenderBlock {OPTION} at (1,1) size 34.64x14 [bgcolor=#D4D4D4]
+ RenderText {#text} at (2,0) size 31x13
+ text run at (2,0) width 31: "Item1"

Powered by Google App Engine
This is Rietveld 408576698