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

Unified Diff: LayoutTests/platform/win/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/fast/forms/select-multiple-rtl-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/select-multiple-rtl-expected.txt b/LayoutTests/platform/win/fast/forms/select-multiple-rtl-expected.txt
index 4ca7617c5c67616c86c67d8e063896338fbb8232..f699bd2e28397ae6cf426e09a409164f982a3c25 100644
--- a/LayoutTests/platform/win/fast/forms/select-multiple-rtl-expected.txt
+++ b/LayoutTests/platform/win/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 800x131
- RenderBlock {HTML} at (0,0) size 800x131
- RenderBody {BODY} at (8,8) size 784x115
+layer at (0,0) size 800x139
+ RenderBlock {HTML} at (0,0) size 800x139
+ RenderBody {BODY} at (8,8) size 784x123
RenderBlock (anonymous) at (0,0) size 784x18
RenderInline {SPAN} at (0,0) size 644x17
RenderText {#text} at (0,0) size 644x17
text run at (0,0) width 644: "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,18) size 784x97
- RenderListBox {SELECT} at (584,0) size 200x97 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ RenderBlock {DIV} at (0,18) size 784x105
RenderText {#text} at (0,0) size 0x0
+layer at (592,26) size 200x104 clip at (608,27) 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 (143,0) size 38x15
+ text run at (143,0) width 38: "Test 1"
+ RenderBlock {OPTION} at (16,18) size 183x17
+ RenderText {#text} at (143,0) size 38x15
+ text run at (143,0) width 38: "Test 2"
+ RenderBlock {OPTION} at (16,35) size 183x17
+ RenderText {#text} at (143,0) size 38x15
+ text run at (143,0) width 38: "Test 3"
+ RenderBlock {OPTION} at (16,52) size 183x17
+ RenderText {#text} at (143,0) size 38x15
+ text run at (143,0) width 38: "Test 4"
+ RenderBlock {OPTION} at (16,69) size 183x17
+ RenderText {#text} at (143,0) size 38x15
+ text run at (143,0) width 38: "Test 5"

Powered by Google App Engine
This is Rietveld 408576698