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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/text/word-break-run-rounding-expected.txt

Issue 1408433003: Auto-rebaseline for r353729 (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 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 57x19 7 LayoutText {#text} at (0,0) size 57x19
8 text run at (0,0) width 57: "Tests for " 8 text run at (0,0) width 57: "Tests for "
9 LayoutInline {I} at (0,0) size 714x19 9 LayoutInline {I} at (0,0) size 714x19
10 LayoutInline {A} at (0,0) size 305x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 305x19 [color=#0000EE]
(...skipping 18 matching lines...) Expand all
29 LayoutBlockFlow {DIV} at (0,150) size 431x26 [border: (3px solid #000000)] 29 LayoutBlockFlow {DIV} at (0,150) size 431x26 [border: (3px solid #000000)]
30 LayoutText {#text} at (3,3) size 315x19 30 LayoutText {#text} at (3,3) size 315x19
31 text run at (3,3) width 315: "This text fits nicely on a single line o f the given width." 31 text run at (3,3) width 315: "This text fits nicely on a single line o f the given width."
32 LayoutBlockFlow {P} at (0,192) size 784x20 32 LayoutBlockFlow {P} at (0,192) size 784x20
33 LayoutText {#text} at (0,0) size 221x19 33 LayoutText {#text} at (0,0) size 221x19
34 text run at (0,0) width 221: "Test that text does not wrap too late:" 34 text run at (0,0) width 221: "Test that text does not wrap too late:"
35 LayoutBlockFlow {DIV} at (0,228) size 597x26 [border: (3px solid #000000)] 35 LayoutBlockFlow {DIV} at (0,228) size 597x26 [border: (3px solid #000000)]
36 LayoutText {#text} at (3,3) size 576x19 36 LayoutText {#text} at (3,3) size 576x19
37 text run at (3,3) width 371: "J u s t a b u n c h o f l e t t e r s h e r e , n o t h i n g t o s e e . " 37 text run at (3,3) width 371: "J u s t a b u n c h o f l e t t e r s h e r e , n o t h i n g t o s e e . "
38 text run at (374,3) width 205: "Thisisonebigwordwhichisverylong." 38 text run at (374,3) width 205: "Thisisonebigwordwhichisverylong."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698