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

Unified Diff: LayoutTests/platform/mac/fast/replaced/replaced-breaking-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/replaced/replaced-breaking-expected.txt
diff --git a/LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt b/LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt
index 1c55caa8b8d6886cc1745ccb6dd86f5b3e4676f9..da773377207a1b0e12c798d1a22a3c9cb7274f71 100644
--- a/LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt
+++ b/LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 32x498 [border: (1px solid #FF0000)]
+ RenderBlock {DIV} at (0,0) size 32x500 [border: (1px solid #FF0000)]
RenderTextControl {INPUT} at (1,1) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderTextControl {INPUT} at (1,20) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
@@ -37,14 +37,12 @@ layer at (0,0) size 800x600
RenderText at (8,2) size 31x13
text run at (8,2) width 31: "select"
RenderText {#text} at (0,0) size 0x0
- RenderListBox {SELECT} at (1,201) size 48x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
- RenderListBox {SELECT} at (1,258) size 48x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
RenderText {#text} at (0,0) size 0x0
- RenderBlock {INPUT} at (3.91,318) size 12x12
- RenderBlock {INPUT} at (3.91,336) size 12x12
+ RenderBlock {INPUT} at (3.91,320) size 12x12
+ RenderBlock {INPUT} at (3.91,338) size 12x12
RenderText {#text} at (0,0) size 0x0
- RenderBlock {INPUT} at (3.91,354) size 12x13
- RenderBlock {INPUT} at (3.91,373) size 12x13
+ RenderBlock {INPUT} at (3.91,356) size 12x13
+ RenderBlock {INPUT} at (3.91,375) size 12x13
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
@@ -52,21 +50,31 @@ layer at (12,12) size 117x13
RenderBlock {DIV} at (3,3) size 117x13
layer at (12,31) size 117x13
RenderBlock {DIV} at (3,3) size 117x13
-layer at (9,397) size 27x27
- RenderPartObject {IFRAME} at (1,389) size 27x27 [border: (1px solid #000000)]
+layer at (9,209) size 48x58 clip at (10,210) size 35x56
+ RenderListBox {SELECT} at (1,201) size 47.80x58 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
+ RenderBlock {OPTION} at (1,1) size 34.80x14
+ RenderText {#text} at (2,0) size 31x13
+ text run at (2,0) width 31: "select"
+layer at (9,267) size 48x58 clip at (10,268) size 35x56
+ RenderListBox {SELECT} at (1,259) size 47.80x58 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
+ RenderBlock {OPTION} at (1,1) size 34.80x14
+ RenderText {#text} at (2,0) size 31x13
+ text run at (2,0) width 31: "select"
+layer at (9,399) size 27x27
+ RenderPartObject {IFRAME} at (1,391) size 27x27 [border: (1px solid #000000)]
layer at (0,0) size 25x25
RenderView at (0,0) size 25x25
layer at (0,0) size 25x25
RenderBlock {HTML} at (0,0) size 25x25
RenderBody {BODY} at (8,8) size 9x9
-layer at (9,424) size 27x27
- RenderPartObject {IFRAME} at (1,416) size 27x27 [border: (1px solid #000000)]
+layer at (9,426) size 27x27
+ RenderPartObject {IFRAME} at (1,418) size 27x27 [border: (1px solid #000000)]
layer at (0,0) size 25x25
RenderView at (0,0) size 25x25
layer at (0,0) size 25x25
RenderBlock {HTML} at (0,0) size 25x25
RenderBody {BODY} at (8,8) size 9x9
-layer at (9,451) size 27x27
- RenderEmbeddedObject {EMBED} at (1,443) size 27x27 [border: (1px solid #000000)]
-layer at (9,478) size 27x27
- RenderEmbeddedObject {EMBED} at (1,470) size 27x27 [border: (1px solid #000000)]
+layer at (9,453) size 27x27
+ RenderEmbeddedObject {EMBED} at (1,445) size 27x27 [border: (1px solid #000000)]
+layer at (9,480) size 27x27
+ RenderEmbeddedObject {EMBED} at (1,472) size 27x27 [border: (1px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698