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

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

Issue 2706033009: Limit optimized LayoutBlockFlowLine width computation to 8bit (Closed)
Patch Set: w/Baselines Created 3 years, 9 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 285x18
8 text run at (0,0) width 285: "This tests GraphicsContext::drawBidiText ()."
9 layer at (8,42) size 345x227 clip at (9,43) size 332x225
10 LayoutListBox {SELECT} at (0,34) size 345.22x227 [bgcolor=#FFFFFF] [border: (1 px solid #999999)]
11 LayoutBlockFlow {OPTION} at (1,1) size 332.22x22.59
12 LayoutText {#text} at (2,0) size 223x21
13 text run at (2,0) width 43: "First "
14 text run at (44,0) width 68 RTL: ") \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\ x{5EA}"
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} ("
17 text run at (184,0) width 41: " fifth"
18 LayoutBlockFlow {OPTION} at (1,23.59) size 332.22x22.59
19 LayoutText {#text} at (108,0) size 223x21
20 text run at (108,0) width 35: "fifth"
21 text run at (142,0) width 73 RTL: ") \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9} \x{5EA} "
22 text run at (214,0) width 24: "03"
23 text run at (237,0) width 56 RTL: " \x{5E9}\x{5E0}\x{5D9}\x{5D4} ("
24 text run at (292,0) width 39: "First"
25 LayoutBlockFlow {OPTION} at (1,46.19) size 332.22x22.59
26 LayoutText {#text} at (2,0) size 223x21
27 text run at (2,0) width 223 LTR override: "First \x{5E9}\x{5E0}\x{5D9}\x {5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth"
28 LayoutBlockFlow {OPTION} at (1,68.78) size 332.22x22.59
29 LayoutText {#text} at (107,0) size 224x21
30 text run at (107,0) width 224 RTL override: "First \x{5E9}\x{5E0}\x{5D9} \x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth"
31 LayoutBlockFlow {OPTION} at (1,91.38) size 332.22x22.59
32 LayoutText {#text} at (2,0) size 112x21
33 text run at (2,0) width 112 RTL: "\x{5DE}\x{5E9}\x{5D4}\x{5D5} \x{5E2}\x {5DD} \x{5E0}\x{5B4}\x{5E7}\x{5BC}\x{5D5}\x{5BC}\x{5D3}"
34 LayoutBlockFlow {OPTION} at (1,113.97) size 332.22x25
35 LayoutText {#text} at (2,0) size 74x21
36 text run at (2,0) width 74 RTL: "\x{627}\x{644}\x{644}\x{63A}\x{629} \x{ 627}\x{644}\x{639}\x{631}\x{628}\x{64A}\x{629}"
37 LayoutBlockFlow {OPTION} at (1,138.97) size 332.22x22.59
38 LayoutText {#text} at (2,0) size 130x21
39 text run at (2,0) width 130: "Et volia\x{300}: ATSUI!"
40 LayoutBlockFlow {OPTION} at (1,161.56) size 332.22x22.59
41 LayoutText {#text} at (2,0) size 302x21
42 text run at (2,0) width 97: "Directional "
43 text run at (98,0) width 80 RTL override: "\x{202E}overrides"
44 text run at (177,0) width 127: "\x{202C} are confusing."
45 LayoutBlockFlow {OPTION} at (1,184.16) size 332.22x22.59
46 LayoutText {#text} at (2,0) size 329x21
47 text run at (2,0) width 87: "She said \x{201C}"
48 text run at (88,0) width 76 RTL: " \x{5D1}\x{5DE}\x{5D6}\x{5D5}\x{5D5}\x {5D3}\x{5D4}!"
49 text run at (163,0) width 37: "TNT"
50 text run at (199,0) width 25 RTL: "\x{202B}\x{5D9}\x{5E9} "
51 text run at (223,0) width 108: "\x{202C}\x{201D} and ran off"
52 layer at (8,269) size 377x18 clip at (9,270) size 364x16
53 LayoutListBox {SELECT} at (0,261) size 377.11x18 [bgcolor=#FFFFFF] [border: (1 px solid #999999)]
54 LayoutBlockFlow {OPTION} at (1,1) size 364.11x16
55 LayoutText {#text} at (2,0) size 361x15
56 text run at (2,0) width 361: "There are two ways to measure text: my way and the wrong way"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698