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

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

Issue 1421113002: Auto-rebaseline for r355800 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 263x19 7 LayoutText {#text} at (0,0) size 263x19
8 text run at (0,0) width 263: "This tests GraphicsContext::drawBidiText ()." 8 text run at (0,0) width 263: "This tests GraphicsContext::drawBidiText ()."
9 layer at (8,44) size 327x209 clip at (9,45) size 310x207 scrollHeight 231 9 layer at (8,44) size 327x209 clip at (9,45) size 310x207 scrollHeight 231
10 LayoutListBox {SELECT} at (0,36) size 326.69x209 [bgcolor=#FFFFFF] [border: (1 px solid #A9A9A9)] 10 LayoutListBox {SELECT} at (0,36) size 326.69x209 [bgcolor=#FFFFFF] [border: (1 px solid #A9A9A9)]
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 text run at (2,6) width 82: "She said \x{201C}" 47 text run at (2,6) width 82: "She said \x{201C}"
48 text run at (84,6) width 67 RTL: " \x{5D1}\x{5DE}\x{5D6}\x{5D5}\x{5D5}\x {5D3}\x{5D4}!" 48 text run at (84,6) width 67 RTL: " \x{5D1}\x{5DE}\x{5D6}\x{5D5}\x{5D5}\x {5D3}\x{5D4}!"
49 text run at (151,6) width 37: "TNT" 49 text run at (151,6) width 37: "TNT"
50 text run at (188,6) width 22 RTL: "\x{202B}\x{5D9}\x{5E9} " 50 text run at (188,6) width 22 RTL: "\x{202B}\x{5D9}\x{5E9} "
51 text run at (210,6) width 98: "\x{202C}\x{201D} and ran off" 51 text run at (210,6) width 98: "\x{202C}\x{201D} and ran off"
52 layer at (8,253) size 365x18 clip at (9,254) size 348x16 52 layer at (8,253) size 365x18 clip at (9,254) size 348x16
53 LayoutListBox {SELECT} at (0,245) size 365x18 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 53 LayoutListBox {SELECT} at (0,245) size 365x18 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
54 LayoutBlockFlow {OPTION} at (1,1) size 348x16 54 LayoutBlockFlow {OPTION} at (1,1) size 348x16
55 LayoutText {#text} at (2,0) size 344x15 55 LayoutText {#text} at (2,0) size 344x15
56 text run at (2,0) width 344: "There are two ways to measure text: my way and the wrong way" 56 text run at (2,0) width 344: "There are two ways to measure text: my way and the wrong way"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698