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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/capitalize-empty-generated-string-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 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 164x19 7 LayoutText {#text} at (0,0) size 164x19
8 text run at (0,0) width 164: "This is a regression test for " 8 text run at (0,0) width 164: "This is a regression test for "
9 LayoutInline {I} at (0,0) size 762x39 9 LayoutInline {I} at (0,0) size 762x39
10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
11 LayoutText {#text} at (164,0) size 350x19 11 LayoutText {#text} at (164,0) size 350x19
12 text run at (164,0) width 350: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=9432" 12 text run at (164,0) width 350: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=9432"
13 LayoutText {#text} at (514,0) size 762x39 13 LayoutText {#text} at (513,0) size 762x39
14 text run at (514,0) width 4: " " 14 text run at (513,0) width 5: " "
15 text run at (518,0) width 244: "REGRESSION: crash in capitalization" 15 text run at (517,0) width 245: "REGRESSION: crash in capitalization"
16 text run at (0,20) width 279: "code due to empty-string generated co ntent" 16 text run at (0,20) width 279: "code due to empty-string generated co ntent"
17 LayoutText {#text} at (279,20) size 4x19 17 LayoutText {#text} at (279,20) size 4x19
18 text run at (279,20) width 4: "." 18 text run at (279,20) width 4: "."
19 LayoutBlockFlow {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)] 19 LayoutBlockFlow {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)]
20 LayoutBlockFlow {P} at (0,74) size 784x20 20 LayoutBlockFlow {P} at (0,74) size 784x20
21 LayoutInline {SPAN} at (0,0) size 81x19 21 LayoutInline {SPAN} at (0,0) size 81x19
22 LayoutText {#text} at (0,0) size 44x19 22 LayoutText {#text} at (0,0) size 44x19
23 text run at (0,0) width 44: "Lorem " 23 text run at (0,0) width 44: "Lorem "
24 LayoutInline {SPAN} at (0,0) size 37x19 24 LayoutInline {SPAN} at (0,0) size 37x19
25 LayoutInline {<pseudo:before>} at (0,0) size 0x19 25 LayoutInline {<pseudo:before>} at (0,0) size 0x19
(...skipping 16 matching lines...) Expand all
42 LayoutTextFragment (anonymous) at (0,0) size 0x0 42 LayoutTextFragment (anonymous) at (0,0) size 0x0
43 LayoutText {#text} at (22,0) size 59x19 43 LayoutText {#text} at (22,0) size 59x19
44 text run at (22,0) width 59: "em Ipsum" 44 text run at (22,0) width 59: "em Ipsum"
45 LayoutText {#text} at (81,0) size 4x19 45 LayoutText {#text} at (81,0) size 4x19
46 text run at (81,0) width 4: " " 46 text run at (81,0) width 4: " "
47 LayoutInline {I} at (0,0) size 61x19 47 LayoutInline {I} at (0,0) size 61x19
48 LayoutText {#text} at (85,0) size 61x19 48 LayoutText {#text} at (85,0) size 61x19
49 text run at (85,0) width 61: "should be" 49 text run at (85,0) width 61: "should be"
50 LayoutText {#text} at (146,0) size 85x19 50 LayoutText {#text} at (146,0) size 85x19
51 text run at (146,0) width 85: " Lorem Ipsum" 51 text run at (146,0) width 85: " Lorem Ipsum"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698