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

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

Issue 1156253005: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/forms/select/optgroup-rendering-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/select/optgroup-rendering-expected.txt b/LayoutTests/platform/mac/fast/forms/select/optgroup-rendering-expected.txt
index 81a5e764a4eb19087da6bb9a131ee13939608bba..2baaf664f84fb8cd0a0b15139bfbae48a1213cba 100644
--- a/LayoutTests/platform/mac/fast/forms/select/optgroup-rendering-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/select/optgroup-rendering-expected.txt
@@ -1,19 +1,19 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x320
- LayoutBlockFlow {HTML} at (0,0) size 800x320
- LayoutBlockFlow {BODY} at (8,8) size 784x304
- LayoutBlockFlow {FORM} at (0,0) size 784x304
- LayoutText {#text} at (69,267) size 5x18
- text run at (69,267) width 5: " "
- LayoutBR {BR} at (73,267) size 1x18
- LayoutMenuList {SELECT} at (0,286) size 76x18 [bgcolor=#F8F8F8]
+layer at (0,0) size 800x321
+ LayoutBlockFlow {HTML} at (0,0) size 800x321
+ LayoutBlockFlow {BODY} at (8,8) size 784x305
+ LayoutBlockFlow {FORM} at (0,0) size 784x305
+ LayoutText {#text} at (69,268) size 5x18
+ text run at (69,268) width 5: " "
+ LayoutBR {BR} at (73,268) size 1x18
+ LayoutMenuList {SELECT} at (0,287) size 76x18 [bgcolor=#F8F8F8]
LayoutBlockFlow (anonymous) at (0,0) size 76x18
LayoutText (anonymous) at (8,2) size 31x13
text run at (8,2) width 31: "Three"
LayoutText {#text} at (0,0) size 0x0
-layer at (8,7) size 69x286 clip at (9,8) size 56x284 scrollHeight 283
- LayoutListBox {SELECT} at (0,-0.75) size 69.16x285.75 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
+layer at (8,8) size 69x286 clip at (9,9) size 56x284 scrollHeight 283
+ LayoutListBox {SELECT} at (0,0.25) size 69.16x285.75 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
LayoutBlockFlow {OPTGROUP} at (1,1) size 56.16x70.94 [color=#008000]
LayoutBlockFlow {DIV} at (0,0) size 56.16x14.19
LayoutText {#text} at (2,0) size 45x13

Powered by Google App Engine
This is Rietveld 408576698