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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mavericks/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 800x121
4 LayoutBlockFlow {HTML} at (0,0) size 800x121
5 LayoutBlockFlow {BODY} at (8,8) size 784x105
6 LayoutBlockFlow (anonymous) at (0,0) size 784x18
7 LayoutInline {SPAN} at (0,0) size 642x18
8 LayoutText {#text} at (0,0) size 642x18
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 784x87
12 LayoutText {#text} at (0,0) size 0x0
13 layer at (592,26) size 200x87 clip at (604,27) size 187x85
14 LayoutListBox {SELECT} at (584,-0.13) size 200x87.13 [bgcolor=#FFFFFF] [border : (1px solid #999999)]
15 LayoutBlockFlow {OPTION} at (12,1) size 187x14.19
16 LayoutText {#text} at (151,0) size 34x13
17 text run at (151,0) width 34: "Test 1"
18 LayoutBlockFlow {OPTION} at (12,15.19) size 187x14.19
19 LayoutText {#text} at (151,0) size 34x13
20 text run at (151,0) width 34: "Test 2"
21 LayoutBlockFlow {OPTION} at (12,29.38) size 187x14.19
22 LayoutText {#text} at (151,0) size 34x13
23 text run at (151,0) width 34: "Test 3"
24 LayoutBlockFlow {OPTION} at (12,43.56) size 187x14.19
25 LayoutText {#text} at (151,0) size 34x13
26 text run at (151,0) width 34: "Test 4"
27 LayoutBlockFlow {OPTION} at (12,57.75) size 187x14.19
28 LayoutText {#text} at (151,0) size 34x13
29 text run at (151,0) width 34: "Test 5"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698