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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 6a40a85b4a496bb0f5b566385a8770a897e789c2..de2dbfe563199dbee3c7d8e20f94034f14cc0424 100644
--- a/LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt
@@ -1,14 +1,14 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x364
- RenderBlock {HTML} at (0,0) size 800x364
- RenderBody {BODY} at (8,8) size 784x348
- RenderBlock {FORM} at (0,0) size 784x348
- RenderListBox {SELECT} at (2,2) size 81x321 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- RenderText {#text} at (85,304) size 4x17
- text run at (85,304) width 4: " "
- RenderBR {BR} at (89,304) size 0x17
- RenderMenuList {SELECT} at (2,327) size 75x19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+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)]
RenderBlock (anonymous) at (1,1) size 73x17
RenderText at (4,1) size 35x15
text run at (4,1) width 35: "Three"

Powered by Google App Engine
This is Rietveld 408576698