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

Side by Side Diff: LayoutTests/fast/text/international/bidi-listbox-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 577x19
8 text run at (0,0) width 577: "This tests that bidirectional text is co rrectly rendered in list box controls."
9 RenderBR {BR} at (577,15) size 0x0
10 RenderText {#text} at (0,18) size 729x19
11 text run at (0,18) width 729: "The order of the text below each list b ox should match the order of the select's option text."
12 RenderBlock (anonymous) at (0,52) size 784x103
13 RenderText {#text} at (0,0) size 123x19
14 text run at (0,0) width 123: "1) direction: rtl;"
15 RenderBR {BR} at (123,15) size 0x0
16 RenderListBox {SELECT} at (2,20) size 100x81 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
17 RenderBR {BR} at (104,96) size 0x0
18 RenderBlock {DIV} at (0,155) size 100x18
19 RenderText {#text} at (12,0) size 88x19
20 text run at (12,0) width 59 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\ x{5D5}\x{5DF}"
21 text run at (71,0) width 29: "abc"
22 RenderBlock (anonymous) at (0,173) size 784x121
23 RenderBR {BR} at (0,0) size 0x19
24 RenderText {#text} at (0,18) size 123x19
25 text run at (0,18) width 123: "2) direction: ltr;"
26 RenderBR {BR} at (123,33) size 0x0
27 RenderListBox {SELECT} at (2,38) size 100x81 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
28 RenderBR {BR} at (104,114) size 0x0
29 RenderBlock {DIV} at (0,294) size 100x18
30 RenderText {#text} at (0,0) size 88x19
31 text run at (0,0) width 29: "abc"
32 text run at (29,0) width 59 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\ x{5D5}\x{5DF}"
33 RenderBlock (anonymous) at (0,312) size 784x121
34 RenderBR {BR} at (0,0) size 0x19
35 RenderText {#text} at (0,18) size 85x19
36 text run at (0,18) width 85: "3) No style"
37 RenderBR {BR} at (85,33) size 0x0
38 RenderListBox {SELECT} at (2,38) size 100x81 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
39 RenderBR {BR} at (104,114) size 0x0
40 RenderBlock {DIV} at (0,433) size 100x18
41 RenderText {#text} at (0,0) size 88x19
42 text run at (0,0) width 29: "abc"
43 text run at (29,0) width 59 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\ x{5D5}\x{5DF}"
44 RenderBlock (anonymous) at (0,451) size 784x18
45 RenderBR {BR} at (0,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698