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

Unified Diff: LayoutTests/platform/win-xp/fast/forms/select-multiple-rtl-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-xp/fast/forms/select-multiple-rtl-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/select-multiple-rtl-expected.txt b/LayoutTests/platform/win-xp/fast/forms/select-multiple-rtl-expected.txt
index b86d5cede64eb21c6cc16a573bc4baf6210f8129..bec75674cc31e2596edd1c0249e415d6e56bf359 100644
--- a/LayoutTests/platform/win-xp/fast/forms/select-multiple-rtl-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/select-multiple-rtl-expected.txt
@@ -1,13 +1,29 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x139
- RenderBlock {HTML} at (0,0) size 800x139
- RenderBody {BODY} at (8,8) size 784x123
+layer at (0,0) size 800x141
+ RenderBlock {HTML} at (0,0) size 800x141
+ RenderBody {BODY} at (8,8) size 784x125
RenderBlock (anonymous) at (0,0) size 784x20
RenderInline {SPAN} at (0,0) size 605x19
RenderText {#text} at (0,0) size 605x19
text run at (0,0) width 605: "Test for crbug.com/335285: On OS Mac, Options of a multiple select are shifted right in RTL mode."
RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,20) size 784x103
- RenderListBox {SELECT} at (584,0) size 200x103 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderBlock {DIV} at (0,20) size 784x105
RenderText {#text} at (0,0) size 0x0
+layer at (592,28) size 200x104 clip at (608,29) size 183x102
+ RenderListBox {SELECT} at (584,0) size 200x104 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderBlock {OPTION} at (16,1) size 183x17
+ RenderText {#text} at (145,0) size 36x16
+ text run at (145,0) width 36: "Test 1"
+ RenderBlock {OPTION} at (16,18) size 183x17
+ RenderText {#text} at (145,0) size 36x16
+ text run at (145,0) width 36: "Test 2"
+ RenderBlock {OPTION} at (16,35) size 183x17
+ RenderText {#text} at (145,0) size 36x16
+ text run at (145,0) width 36: "Test 3"
+ RenderBlock {OPTION} at (16,52) size 183x17
+ RenderText {#text} at (145,0) size 36x16
+ text run at (145,0) width 36: "Test 4"
+ RenderBlock {OPTION} at (16,69) size 183x17
+ RenderText {#text} at (145,0) size 36x16
+ text run at (145,0) width 36: "Test 5"

Powered by Google App Engine
This is Rietveld 408576698