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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/011-expected.txt

Issue 2369963005: Avoid creating consecutive whitespace renderers. (Closed)
Patch Set: Rebased and manually fixed expectations Created 4 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 (anonymous) at (0,0) size 784x40 6 LayoutBlockFlow (anonymous) at (0,0) size 784x40
7 LayoutInline {SPAN} at (0,0) size 741x39 7 LayoutInline {SPAN} at (0,0) size 741x39
8 LayoutInline {SPAN} at (0,0) size 741x39 8 LayoutInline {SPAN} at (0,0) size 741x39
9 LayoutText {#text} at (0,0) size 741x39 9 LayoutText {#text} at (0,0) size 741x39
10 text run at (0,0) width 100: "Bug #3810389. " 10 text run at (0,0) width 100: "Bug #3810389. "
(...skipping 10 matching lines...) Expand all
21 LayoutText {#text} at (0,0) size 8x19 21 LayoutText {#text} at (0,0) size 8x19
22 text run at (0,0) width 8: "2" 22 text run at (0,0) width 8: "2"
23 LayoutText {#text} at (8,0) size 4x19 23 LayoutText {#text} at (8,0) size 4x19
24 text run at (8,0) width 4: " " 24 text run at (8,0) width 4: " "
25 LayoutImage {IMG} at (12,15) size 0x0 25 LayoutImage {IMG} at (12,15) size 0x0
26 LayoutText {#text} at (12,0) size 4x19 26 LayoutText {#text} at (12,0) size 4x19
27 text run at (12,0) width 4: " " 27 text run at (12,0) width 4: " "
28 LayoutText {#text} at (0,0) size 0x0 28 LayoutText {#text} at (0,0) size 0x0
29 LayoutImage {IMG} at (16,15) size 0x0 29 LayoutImage {IMG} at (16,15) size 0x0
30 LayoutText {#text} at (0,0) size 0x0 30 LayoutText {#text} at (0,0) size 0x0
31 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698