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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (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 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 51x19 7 LayoutText {#text} at (0,0) size 50x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 50: "Test for "
9 LayoutInline {I} at (0,0) size 746x39 9 LayoutInline {I} at (0,0) size 783x39
10 LayoutInline {A} at (0,0) size 305x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 306x19 [color=#0000EE]
11 LayoutText {#text} at (51,0) size 305x19 11 LayoutText {#text} at (49,0) size 306x19
12 text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=14134" 12 text run at (49,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=14134"
13 LayoutText {#text} at (356,0) size 746x39 13 LayoutText {#text} at (354,0) size 783x39
14 text run at (356,0) width 4: " " 14 text run at (354,0) width 5: " "
15 text run at (360,0) width 386: "REGRESSION (r25353): Whitespace node s ignored between" 15 text run at (358,0) width 425: "REGRESSION (r25353): Whitespace node s ignored between inline"
16 text run at (0,20) width 96: "inline list items" 16 text run at (0,20) width 57: "list items"
17 LayoutText {#text} at (96,20) size 4x19 17 LayoutText {#text} at (57,20) size 4x19
18 text run at (96,20) width 4: "." 18 text run at (57,20) width 4: "."
19 LayoutBlockFlow {P} at (0,56) size 784x20 19 LayoutBlockFlow {P} at (0,56) size 784x20
20 LayoutText {#text} at (0,0) size 706x19 20 LayoutText {#text} at (0,0) size 706x19
21 text run at (0,0) width 445: "This tests that whitespace-only text nod es get renderers when they should " 21 text run at (0,0) width 445: "This tests that whitespace-only text nod es get renderers when they should "
22 text run at (445,0) width 261: "even if initially they did not need a renderer." 22 text run at (445,0) width 261: "even if initially they did not need a renderer."
23 LayoutBlockFlow {P} at (0,92) size 784x20 23 LayoutBlockFlow {P} at (0,92) size 784x20
24 LayoutText {#text} at (0,0) size 326x19 24 LayoutText {#text} at (0,0) size 326x19
25 text run at (0,0) width 326: "The left column should be identical to t he right column." 25 text run at (0,0) width 326: "The left column should be identical to t he right column."
26 LayoutTable {TABLE} at (0,128) size 191x104 [border: none] 26 LayoutTable {TABLE} at (0,128) size 191x104 [border: none]
27 LayoutTableSection {TBODY} at (0,0) size 190x103 27 LayoutTableSection {TBODY} at (0,0) size 190x103
28 LayoutTableRow {TR} at (0,0) size 190x29 28 LayoutTableRow {TR} at (0,0) size 190x29
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
77 LayoutBlockFlow {DIV} at (5,5) size 86x20 77 LayoutBlockFlow {DIV} at (5,5) size 86x20
78 LayoutInline {DIV} at (0,0) size 22x19 78 LayoutInline {DIV} at (0,0) size 22x19
79 LayoutText {#text} at (0,0) size 22x19 79 LayoutText {#text} at (0,0) size 22x19
80 text run at (0,0) width 22: "wet" 80 text run at (0,0) width 22: "wet"
81 LayoutText {#text} at (22,0) size 4x19 81 LayoutText {#text} at (22,0) size 4x19
82 text run at (22,0) width 4: " " 82 text run at (22,0) width 4: " "
83 LayoutInline {DIV} at (0,0) size 20x19 83 LayoutInline {DIV} at (0,0) size 20x19
84 LayoutText {#text} at (26,0) size 20x19 84 LayoutText {#text} at (26,0) size 20x19
85 text run at (26,0) width 20: "suit" 85 text run at (26,0) width 20: "suit"
86 LayoutText {#text} at (0,0) size 0x0 86 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698