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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/overflow/infiniteRecursion-expected.txt

Issue 2593263003: Use a non-replaced inline container for image alt text (Closed)
Patch Set: Use a non-replaced inline container for image alt text Created 3 years, 8 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 layer at (8,8) size 154x100 clip at (18,18) size 134x80 6 layer at (8,8) size 154x100 clip at (18,18) size 134x80
7 LayoutBlockFlow (floating) {DIV} at (0,0) size 153.55x100 [border: (10px solid #FF0000)] 7 LayoutBlockFlow (floating) {DIV} at (0,0) size 153.55x100 [border: (10px solid #FF0000)]
8 LayoutBlockFlow (floating) {IMG} at (10,10) size 86x66 8 LayoutBlockFlow (floating) {IMG} at (10,10) size 86x66
9 LayoutBlockFlow {SPAN} at (0,0) size 86x66 [border: (1px solid #C0C0C0)]
10 LayoutImage (floating) {IMG} at (2,2) size 16x16
11 LayoutInline {SPAN} at (0,0) size 0x0
9 LayoutBlockFlow {DIV} at (10,10) size 133.55x14 12 LayoutBlockFlow {DIV} at (10,10) size 133.55x14
10 LayoutText {#text} at (92,0) size 6x14 13 LayoutText {#text} at (92,0) size 6x14
11 text run at (92,0) width 6: "x" 14 text run at (92,0) width 6: "x"
12 LayoutBlockFlow {DIV} at (10,24) size 133.55x66 15 LayoutBlockFlow {DIV} at (10,24) size 133.55x66
13 LayoutText {#text} at (92,0) size 130x66 16 LayoutText {#text} at (92,0) size 130x66
14 text run at (92,0) width 38: "Ted and" 17 text run at (92,0) width 38: "Ted and"
15 text run at (92,14) width 14: "the" 18 text run at (92,14) width 14: "the"
16 text run at (0,52) width 77: "miniature Teddy" 19 text run at (0,52) width 77: "miniature Teddy"
17 layer at (18,18) size 86x66 clip at (19,19) size 84x64
18 LayoutBlockFlow {DIV} at (0,0) size 86x66 [border: (1px solid #C0C0C0)]
19 layer at (20,20) size 82x0
20 LayoutBlockFlow {DIV} at (2,2) size 82x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698