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

Unified Diff: LayoutTests/platform/chromium-linux/fast/forms/HTMLOptionElement_label05-expected.txt

Issue 14096013: Implement select element list box with shadow DOM. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@shadowselect
Patch Set: Created 7 years, 8 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/chromium-linux/fast/forms/HTMLOptionElement_label05-expected.txt
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/HTMLOptionElement_label05-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/HTMLOptionElement_label05-expected.txt
index cf18dc81e1113a1d919ae9f50f6f3af6bbac5a9b..2477fbe4f272f8640078715eb597223cd52fe29b 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/HTMLOptionElement_label05-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/forms/HTMLOptionElement_label05-expected.txt
@@ -6,5 +6,9 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 631x19
text run at (0,0) width 631: "In the list box below, the text \"This text should appear\" should be shown as the first entry into the list box."
RenderBR {BR} at (631,15) size 0x0
- RenderListBox {SELECT} at (2,22) size 156x86 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
RenderText {#text} at (0,0) size 0x0
+layer at (10,30) size 156x86 clip at (11,31) size 139x84
+ RenderListBox {SELECT} at (2,22) size 156x86 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+ RenderBlock {OPTION} at (1,1) size 139x16
+ RenderText {#text} at (2,0) size 135x16
+ text run at (2,0) width 135: "This text should appear"

Powered by Google App Engine
This is Rietveld 408576698