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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/forms/select-multiple-rtl-expected.txt

Issue 1509853008: Move select/option/optgroup-related tests in fast/forms to fast/forms/select. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x139
4 LayoutBlockFlow {HTML} at (0,0) size 800x139
5 LayoutBlockFlow {BODY} at (8,8) size 784x123
6 LayoutBlockFlow (anonymous) at (0,0) size 784x18
7 LayoutInline {SPAN} at (0,0) size 642x17
8 LayoutText {#text} at (0,0) size 642x17
9 text run at (0,0) width 642: "Test for crbug.com/335285: On OS Mac, Options of a multiple select are shifted right in RTL mode."
10 LayoutText {#text} at (0,0) size 0x0
11 LayoutBlockFlow {DIV} at (0,18) size 784x105
12 LayoutText {#text} at (0,0) size 0x0
13 layer at (592,26) size 200x104 clip at (608,27) size 183x102
14 LayoutListBox {SELECT} at (584,0) size 200x104 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
15 LayoutBlockFlow {OPTION} at (16,1) size 183x17
16 LayoutText {#text} at (145,0) size 36x16
17 text run at (145,0) width 36: "Test 1"
18 LayoutBlockFlow {OPTION} at (16,18) size 183x17
19 LayoutText {#text} at (145,0) size 36x16
20 text run at (145,0) width 36: "Test 2"
21 LayoutBlockFlow {OPTION} at (16,35) size 183x17
22 LayoutText {#text} at (145,0) size 36x16
23 text run at (145,0) width 36: "Test 3"
24 LayoutBlockFlow {OPTION} at (16,52) size 183x17
25 LayoutText {#text} at (145,0) size 36x16
26 text run at (145,0) width 36: "Test 4"
27 LayoutBlockFlow {OPTION} at (16,69) size 183x17
28 LayoutText {#text} at (145,0) size 36x16
29 text run at (145,0) width 36: "Test 5"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698