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

Side by Side Diff: LayoutTests/platform/chromium-linux-x86/fast/css/non-empty-span-expected.txt

Issue 9478022: Merge 108111 - REGRESSION: empty span creates renders with non-zero height (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 years, 9 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x474 3 layer at (0,0) size 800x474
4 RenderBlock {HTML} at (0,0) size 800x474 4 RenderBlock {HTML} at (0,0) size 800x474
5 RenderBody {BODY} at (8,8) size 784x458 5 RenderBody {BODY} at (8,8) size 784x458
6 RenderBlock {DIV} at (0,0) size 784x20 6 RenderBlock {DIV} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 114x19 7 RenderText {#text} at (0,0) size 114x19
8 text run at (0,0) width 114: "Before empty span" 8 text run at (0,0) width 114: "Before empty span"
9 RenderBlock (anonymous) at (0,20) size 784x100 9 RenderBlock (anonymous) at (0,20) size 784x100
10 RenderInline {SPAN} at (0,0) size 0x19 10 RenderInline {SPAN} at (0,0) size 0x19
(...skipping 15 matching lines...) Expand all
26 RenderBlock {DIV} at (0,298) size 784x20 26 RenderBlock {DIV} at (0,298) size 784x20
27 RenderText {#text} at (0,0) size 114x19 27 RenderText {#text} at (0,0) size 114x19
28 text run at (0,0) width 114: "Before empty span" 28 text run at (0,0) width 114: "Before empty span"
29 RenderBlock (anonymous) at (0,318) size 784x120 29 RenderBlock (anonymous) at (0,318) size 784x120
30 RenderInline {SPAN} at (0,0) size 0x19 30 RenderInline {SPAN} at (0,0) size 0x19
31 RenderText {#text} at (0,100) size 11x19 31 RenderText {#text} at (0,100) size 11x19
32 text run at (0,100) width 11: "X" 32 text run at (0,100) width 11: "X"
33 RenderBlock {DIV} at (0,438) size 784x20 33 RenderBlock {DIV} at (0,438) size 784x20
34 RenderText {#text} at (0,0) size 104x19 34 RenderText {#text} at (0,0) size 104x19
35 text run at (0,0) width 104: "After empty span" 35 text run at (0,0) width 104: "After empty span"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698