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

Unified Diff: LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt

Issue 399933003: Auto-rebaseline for r178354 (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/win/fast/forms/select/optgroup-rendering-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt b/LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt
index de2dbfe563199dbee3c7d8e20f94034f14cc0424..5a3ec5073ff3a73789f00917e5bde9bf29f74448 100644
--- a/LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt
@@ -1,15 +1,64 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x356
- RenderBlock {HTML} at (0,0) size 800x356
- RenderBody {BODY} at (8,8) size 784x340
- RenderBlock {FORM} at (0,0) size 784x340
- RenderListBox {SELECT} at (0,0) size 81x321 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- RenderText {#text} at (81,300) size 4x17
- text run at (81,300) width 4: " "
- RenderBR {BR} at (85,300) size 0x17
- RenderMenuList {SELECT} at (0,321) size 75x19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+layer at (0,0) size 800x378
+ RenderBlock {HTML} at (0,0) size 800x378
+ RenderBody {BODY} at (8,8) size 784x362
+ RenderBlock {FORM} at (0,0) size 784x362
+ RenderText {#text} at (80,325) size 5x17
+ text run at (80,325) width 5: " "
+ RenderBR {BR} at (84,325) size 1x17
+ RenderMenuList {SELECT} at (0,343) size 75x19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 73x17
RenderText at (4,1) size 35x15
text run at (4,1) width 35: "Three"
RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 80x342 clip at (9,9) size 63x340
+ RenderListBox {SELECT} at (0,0) size 80.27x342 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderBlock {OPTGROUP} at (1,1) size 63.27x85 [color=#008000]
+ RenderBlock {DIV} at (0,0) size 63.27x17
+ RenderText {#text} at (2,0) size 52x15
+ text run at (2,0) width 52: "Enabled"
+ RenderBlock {OPTION} at (0,17) size 63.27x17 [color=#0000FF]
+ RenderText {#text} at (2,0) size 41x15
+ text run at (2,0) width 41: " One"
+ RenderBlock {OPTION} at (0,34) size 63.27x17 [color=#0000FF]
+ RenderText {#text} at (2,0) size 40x15
+ text run at (2,0) width 40: " Two"
+ RenderBlock {OPTION} at (0,51) size 63.27x17 [color=#0000FF]
+ RenderText {#text} at (2,0) size 50x15
+ text run at (2,0) width 50: " Three"
+ RenderBlock {OPTION} at (0,68) size 63.27x17 [color=#0000FF]
+ RenderText {#text} at (2,0) size 43x15
+ text run at (2,0) width 43: " Four"
+ RenderBlock {OPTGROUP} at (1,86) size 63.27x85 [color=#FFC0CB]
+ RenderBlock {DIV} at (0,0) size 63.27x17
+ RenderText {#text} at (2,0) size 56x15
+ text run at (2,0) width 56: "Disabled"
+ RenderBlock {OPTION} at (0,17) size 63.27x17 [color=#FF0000]
+ RenderText {#text} at (2,0) size 41x15
+ text run at (2,0) width 41: " One"
+ RenderBlock {OPTION} at (0,34) size 63.27x17 [color=#FF0000]
+ RenderText {#text} at (2,0) size 40x15
+ text run at (2,0) width 40: " Two"
+ RenderBlock {OPTION} at (0,51) size 63.27x17 [color=#FF0000]
+ RenderText {#text} at (2,0) size 50x15
+ text run at (2,0) width 50: " Three"
+ RenderBlock {OPTION} at (0,68) size 63.27x17 [color=#FF0000]
+ RenderText {#text} at (2,0) size 43x15
+ text run at (2,0) width 43: " Four"
+ RenderBlock {OPTGROUP} at (1,171) size 63.27x85 [color=#008000]
+ RenderBlock {DIV} at (0,0) size 63.27x17
+ RenderText {#text} at (2,0) size 60x15
+ text run at (2,0) width 60: "Enabled2"
+ RenderBlock {OPTION} at (0,17) size 63.27x17 [color=#0000FF]
+ RenderText {#text} at (2,0) size 41x15
+ text run at (2,0) width 41: " One"
+ RenderBlock {OPTION} at (0,34) size 63.27x17 [color=#FF0000]
+ RenderText {#text} at (2,0) size 40x15
+ text run at (2,0) width 40: " Two"
+ RenderBlock {OPTION} at (0,51) size 63.27x17 [color=#0000FF] [bgcolor=#999999]
+ RenderText {#text} at (2,0) size 50x15
+ text run at (2,0) width 50: " Three"
+ RenderBlock {OPTION} at (0,68) size 63.27x17 [color=#0000FF]
+ RenderText {#text} at (2,0) size 43x15
+ text run at (2,0) width 43: " Four"

Powered by Google App Engine
This is Rietveld 408576698