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

Side by Side Diff: LayoutTests/platform/linux/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 800x141 3 layer at (0,0) size 800x141
4 RenderBlock {HTML} at (0,0) size 800x141 4 RenderBlock {HTML} at (0,0) size 800x141
5 RenderBody {BODY} at (8,8) size 784x125 5 RenderBody {BODY} at (8,8) size 784x125
6 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderInline {SPAN} at (0,0) size 605x19 7 RenderInline {SPAN} at (0,0) size 605x19
8 RenderText {#text} at (0,0) size 605x19 8 RenderText {#text} at (0,0) size 605x19
9 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." 9 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."
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 RenderBlock {DIV} at (0,20) size 784x105 11 RenderBlock {DIV} at (0,20) size 784x105
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 layer at (592,28) size 200x104 clip at (608,29) size 183x102 13 layer at (592,28) size 200x104 clip at (608,29) size 183x102
14 RenderListBox {SELECT} at (584,0) size 200x104 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 14 LayoutListBox {SELECT} at (584,0) size 200x104 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
15 RenderBlock {OPTION} at (16,1) size 183x17 15 RenderBlock {OPTION} at (16,1) size 183x17
16 RenderText {#text} at (145,0) size 36x16 16 RenderText {#text} at (145,0) size 36x16
17 text run at (145,0) width 36: "Test 1" 17 text run at (145,0) width 36: "Test 1"
18 RenderBlock {OPTION} at (16,18) size 183x17 18 RenderBlock {OPTION} at (16,18) size 183x17
19 RenderText {#text} at (145,0) size 36x16 19 RenderText {#text} at (145,0) size 36x16
20 text run at (145,0) width 36: "Test 2" 20 text run at (145,0) width 36: "Test 2"
21 RenderBlock {OPTION} at (16,35) size 183x17 21 RenderBlock {OPTION} at (16,35) size 183x17
22 RenderText {#text} at (145,0) size 36x16 22 RenderText {#text} at (145,0) size 36x16
23 text run at (145,0) width 36: "Test 3" 23 text run at (145,0) width 36: "Test 3"
24 RenderBlock {OPTION} at (16,52) size 183x17 24 RenderBlock {OPTION} at (16,52) size 183x17
25 RenderText {#text} at (145,0) size 36x16 25 RenderText {#text} at (145,0) size 36x16
26 text run at (145,0) width 36: "Test 4" 26 text run at (145,0) width 36: "Test 4"
27 RenderBlock {OPTION} at (16,69) size 183x17 27 RenderBlock {OPTION} at (16,69) size 183x17
28 RenderText {#text} at (145,0) size 36x16 28 RenderText {#text} at (145,0) size 36x16
29 text run at (145,0) width 36: "Test 5" 29 text run at (145,0) width 36: "Test 5"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698