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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/drag-image-to-contenteditable-in-iframe-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 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 744x39 7 LayoutText {#text} at (0,0) size 744x39
8 text run at (0,0) width 744: "This tests that we can drag an image int o the last position of a content editable div in an iframe that already contains an" 8 text run at (0,0) width 744: "This tests that we can drag an image int o the last position of a content editable div in an iframe that already contains an"
9 text run at (0,20) width 155: "image, without crashing." 9 text run at (0,20) width 155: "image, without crashing."
10 LayoutBlockFlow (anonymous) at (0,56) size 784x159 10 LayoutBlockFlow (anonymous) at (0,56) size 784x159
11 LayoutImage {IMG} at (0,51) size 76x103 11 LayoutImage {IMG} at (0,51) size 76x103
12 LayoutText {#text} at (76,139) size 4x19 12 LayoutText {#text} at (76,139) size 4x19
13 text run at (76,139) width 4: " " 13 text run at (76,139) width 4: " "
14 LayoutText {#text} at (0,0) size 0x0 14 LayoutText {#text} at (0,0) size 0x0
15 LayoutBlockFlow {UL} at (0,231) size 784x0 15 LayoutBlockFlow {UL} at (0,231) size 784x0
16 layer at (88,64) size 304x154 16 layer at (88,64) size 304x154
17 LayoutIFrame {IFRAME} at (80,0) size 304x154 [border: (2px inset #EEEEEE)] 17 LayoutIFrame {IFRAME} at (80,0) size 304x154 [border: (2px inset #EEEEEE)]
18 layer at (0,0) size 300x150 18 layer at (0,0) size 300x150
19 LayoutView at (0,0) size 300x150 19 LayoutView at (0,0) size 300x150
20 layer at (0,0) size 300x150 20 layer at (0,0) size 300x150
21 LayoutBlockFlow {HTML} at (0,0) size 300x150 21 LayoutBlockFlow {HTML} at (0,0) size 300x150
22 LayoutBlockFlow {BODY} at (8,8) size 284x134 22 LayoutBlockFlow {BODY} at (8,8) size 284x134
23 LayoutBlockFlow {DIV} at (0,0) size 271.80x129.30 [border: (1px solid #000000)] 23 LayoutBlockFlow {DIV} at (0,0) size 271.80x129.30 [border: (1px solid #000000)]
24 LayoutBlockFlow {IMG} at (1,84) size 20x20 24 LayoutBlockFlow {IMG} at (1,104) size 0x0
25 LayoutImage {IMG} at (21,1) size 76x103 25 LayoutInline {SPAN} at (0,0) size 0x0
26 layer at (9,92) size 20x20 clip at (10,93) size 18x18 26 LayoutInline {SPAN} at (0,0) size 0x0
27 LayoutBlockFlow {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)] 27 LayoutImage {IMG} at (1,1) size 76x103
28 LayoutImage (floating) {IMG} at (2,2) size 16x16
29 layer at (27,94) size 0x0
30 LayoutBlockFlow {DIV} at (18,2) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698