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

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

Issue 931423003: Rename rendering/RenderList* to layout/LayoutList* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove spurious LayoutLayerModelObject reference Created 5 years, 10 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x121 3 layer at (0,0) size 800x121
4 RenderBlock {HTML} at (0,0) size 800x121 4 RenderBlock {HTML} at (0,0) size 800x121
5 RenderBody {BODY} at (8,8) size 784x105 5 RenderBody {BODY} at (8,8) size 784x105
6 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderInline {SPAN} at (0,0) size 644x18 7 RenderInline {SPAN} at (0,0) size 644x18
8 RenderText {#text} at (0,0) size 644x18 8 RenderText {#text} at (0,0) size 644x18
9 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." 9 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."
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 RenderBlock {DIV} at (0,18) size 784x87 11 RenderBlock {DIV} at (0,18) size 784x87
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 layer at (592,26) size 200x87 clip at (604,27) size 187x85 13 layer at (592,26) size 200x87 clip at (604,27) size 187x85
14 RenderListBox {SELECT} at (584,-0.13) size 200x87.13 [bgcolor=#FFFFFF] [border : (1px solid #999999)] 14 LayoutListBox {SELECT} at (584,-0.13) size 200x87.13 [bgcolor=#FFFFFF] [border : (1px solid #999999)]
15 RenderBlock {OPTION} at (12,1) size 187x14.19 15 RenderBlock {OPTION} at (12,1) size 187x14.19
16 RenderText {#text} at (151,0) size 34x13 16 RenderText {#text} at (151,0) size 34x13
17 text run at (151,0) width 34: "Test 1" 17 text run at (151,0) width 34: "Test 1"
18 RenderBlock {OPTION} at (12,15.19) size 187x14.19 18 RenderBlock {OPTION} at (12,15.19) size 187x14.19
19 RenderText {#text} at (151,0) size 34x13 19 RenderText {#text} at (151,0) size 34x13
20 text run at (151,0) width 34: "Test 2" 20 text run at (151,0) width 34: "Test 2"
21 RenderBlock {OPTION} at (12,29.38) size 187x14.19 21 RenderBlock {OPTION} at (12,29.38) size 187x14.19
22 RenderText {#text} at (151,0) size 34x13 22 RenderText {#text} at (151,0) size 34x13
23 text run at (151,0) width 34: "Test 3" 23 text run at (151,0) width 34: "Test 3"
24 RenderBlock {OPTION} at (12,43.56) size 187x14.19 24 RenderBlock {OPTION} at (12,43.56) size 187x14.19
25 RenderText {#text} at (151,0) size 34x13 25 RenderText {#text} at (151,0) size 34x13
26 text run at (151,0) width 34: "Test 4" 26 text run at (151,0) width 34: "Test 4"
27 RenderBlock {OPTION} at (12,57.75) size 187x14.19 27 RenderBlock {OPTION} at (12,57.75) size 187x14.19
28 RenderText {#text} at (151,0) size 34x13 28 RenderText {#text} at (151,0) size 34x13
29 text run at (151,0) width 34: "Test 5" 29 text run at (151,0) width 34: "Test 5"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698