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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mountainlion/fast/text/drawBidiText-expected.txt

Issue 1410253002: Auto-rebaseline for r354666 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 285x18 7 LayoutText {#text} at (0,0) size 285x18
8 text run at (0,0) width 285: "This tests GraphicsContext::drawBidiText ()." 8 text run at (0,0) width 285: "This tests GraphicsContext::drawBidiText ()."
9 layer at (8,42) size 345x205 clip at (9,43) size 332x203 scrollHeight 205 9 layer at (8,42) size 345x205 clip at (9,43) size 332x203 scrollHeight 206
10 LayoutListBox {SELECT} at (0,34) size 344.80x205.34 [bgcolor=#FFFFFF] [border: (1px solid #999999)] 10 LayoutListBox {SELECT} at (0,34) size 344.80x205.34 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
11 LayoutBlockFlow {OPTION} at (1,1) size 331.80x22.59 11 LayoutBlockFlow {OPTION} at (1,1) size 331.80x22.59
12 LayoutText {#text} at (2,0) size 225x21 12 LayoutText {#text} at (2,0) size 225x21
13 text run at (2,0) width 44: "First " 13 text run at (2,0) width 44: "First "
14 text run at (45,0) width 67 RTL: ") \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\ x{5EA}" 14 text run at (45,0) width 67 RTL: ") \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\ x{5EA}"
15 text run at (111,0) width 24: "03" 15 text run at (111,0) width 24: "03"
16 text run at (134,0) width 51 RTL: "\x{5E9}\x{5E0}\x{5D9}\x{5D4} (" 16 text run at (134,0) width 51 RTL: "\x{5E9}\x{5E0}\x{5D9}\x{5D4} ("
17 text run at (184,0) width 43: " fifth" 17 text run at (184,0) width 43: " fifth"
18 LayoutBlockFlow {OPTION} at (1,23.59) size 331.80x22.59 18 LayoutBlockFlow {OPTION} at (1,23.59) size 331.80x22.59
19 LayoutText {#text} at (105,0) size 225x21 19 LayoutText {#text} at (105,0) size 225x21
(...skipping 27 matching lines...) Expand all
47 text run at (2,0) width 86: "She said \x{201C}" 47 text run at (2,0) width 86: "She said \x{201C}"
48 text run at (87,0) width 74 RTL: " \x{5D1}\x{5DE}\x{5D6}\x{5D5}\x{5D5}\x {5D3}\x{5D4}!" 48 text run at (87,0) width 74 RTL: " \x{5D1}\x{5DE}\x{5D6}\x{5D5}\x{5D5}\x {5D3}\x{5D4}!"
49 text run at (160,0) width 37: "TNT" 49 text run at (160,0) width 37: "TNT"
50 text run at (196,0) width 25 RTL: "\x{202B}\x{5D9}\x{5E9} " 50 text run at (196,0) width 25 RTL: "\x{202B}\x{5D9}\x{5E9} "
51 text run at (220,0) width 110: "\x{202C}\x{201D} and ran off" 51 text run at (220,0) width 110: "\x{202C}\x{201D} and ran off"
52 layer at (8,247) size 390x18 clip at (9,248) size 377x16 52 layer at (8,247) size 390x18 clip at (9,248) size 377x16
53 LayoutListBox {SELECT} at (0,239.34) size 390.30x18 [bgcolor=#FFFFFF] [border: (1px solid #999999)] 53 LayoutListBox {SELECT} at (0,239.34) size 390.30x18 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
54 LayoutBlockFlow {OPTION} at (1,1) size 377.30x16 54 LayoutBlockFlow {OPTION} at (1,1) size 377.30x16
55 LayoutText {#text} at (2,0) size 374x15 55 LayoutText {#text} at (2,0) size 374x15
56 text run at (2,0) width 374: "There are two ways to measure text: my way and the wrong way" 56 text run at (2,0) width 374: "There are two ways to measure text: my way and the wrong way"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698