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

Unified Diff: LayoutTests/platform/win-xp/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-xp/fast/forms/select/optgroup-rendering-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/select/optgroup-rendering-expected.txt b/LayoutTests/platform/win-xp/fast/forms/select/optgroup-rendering-expected.txt
index 0e337dbc199fee015f7c752d4aca2fffc808bb7c..01940b154129b88165413e4cac4da3baba293055 100644
--- a/LayoutTests/platform/win-xp/fast/forms/select/optgroup-rendering-expected.txt
+++ b/LayoutTests/platform/win-xp/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 800x385
- RenderBlock {HTML} at (0,0) size 800x385
- RenderBody {BODY} at (8,8) size 784x369
- RenderBlock {FORM} at (0,0) size 784x369
- RenderListBox {SELECT} at (2,2) size 80x341 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- RenderText {#text} at (84,323) size 4x19
- text run at (84,323) width 4: " "
- RenderBR {BR} at (88,323) size 0x19
- RenderMenuList {SELECT} at (2,347) size 73x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+layer at (0,0) size 800x377
+ RenderBlock {HTML} at (0,0) size 800x377
+ RenderBody {BODY} at (8,8) size 784x361
+ RenderBlock {FORM} at (0,0) size 784x361
+ RenderListBox {SELECT} at (0,0) size 80x341 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderText {#text} at (80,319) size 4x19
+ text run at (80,319) width 4: " "
+ RenderBR {BR} at (84,319) size 0x19
+ RenderMenuList {SELECT} at (0,341) size 73x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 71x18
RenderText at (4,1) size 32x16
text run at (4,1) width 32: "Three"

Powered by Google App Engine
This is Rietveld 408576698