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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/text/wbr-styled-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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 86x19 7 LayoutText {#text} at (0,0) size 86x19
8 text run at (0,0) width 86: "This tests that " 8 text run at (0,0) width 86: "This tests that "
9 LayoutInline {TT} at (0,0) size 24x16 9 LayoutInline {TT} at (0,0) size 24x16
10 LayoutText {#text} at (86,3) size 24x16 10 LayoutText {#text} at (86,3) size 24x16
(...skipping 15 matching lines...) Expand all
26 text run at (0,0) width 120: "There should be no " 26 text run at (0,0) width 120: "There should be no "
27 LayoutWordBreak {WBR} at (0,0) size 0x0 27 LayoutWordBreak {WBR} at (0,0) size 0x0
28 LayoutText {#text} at (120,0) size 91x19 28 LayoutText {#text} at (120,0) size 91x19
29 text run at (120,0) width 91: "red on this line." 29 text run at (120,0) width 91: "red on this line."
30 LayoutBlockFlow {P} at (0,72) size 784x20 30 LayoutBlockFlow {P} at (0,72) size 784x20
31 LayoutText {#text} at (0,0) size 119x19 31 LayoutText {#text} at (0,0) size 119x19
32 text run at (0,0) width 119: "No crashing, please" 32 text run at (0,0) width 119: "No crashing, please"
33 LayoutWordBreak {WBR} at (0,0) size 0x0 33 LayoutWordBreak {WBR} at (0,0) size 0x0
34 LayoutText {#text} at (119,0) size 4x19 34 LayoutText {#text} at (119,0) size 4x19
35 text run at (119,0) width 4: "." 35 text run at (119,0) width 4: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698