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

Side by Side Diff: LayoutTests/platform/win/editing/selection/drag-to-contenteditable-iframe-expected.txt

Issue 930183002: Move and rename RenderEmbeddedObject and RenderIFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename properly to LayoutIFrame in test expectations. Created 5 years, 10 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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600 5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 RenderBlock {HTML} at (0,0) size 800x600 7 RenderBlock {HTML} at (0,0) size 800x600
8 RenderBody {BODY} at (0,0) size 800x584 8 RenderBody {BODY} at (0,0) size 800x584
9 RenderBlock (anonymous) at (0,0) size 800x212 9 RenderBlock (anonymous) at (0,0) size 800x212
10 RenderText {#text} at (208,194) size 4x17 10 RenderText {#text} at (208,194) size 4x17
11 text run at (208,194) width 4: " " 11 text run at (208,194) width 4: " "
12 LayoutImage {IMG} at (212,105) size 76x103 12 LayoutImage {IMG} at (212,105) size 76x103
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 RenderBlock {UL} at (0,228) size 800x18 14 RenderBlock {UL} at (0,228) size 800x18
15 RenderListItem {LI} at (40,0) size 760x18 15 RenderListItem {LI} at (40,0) size 760x18
16 RenderListMarker at (-17,0) size 7x17: bullet 16 RenderListMarker at (-17,0) size 7x17: bullet
17 RenderText {#text} at (0,0) size 294x17 17 RenderText {#text} at (0,0) size 294x17
18 text run at (0,0) width 294: "Abe should be outside the frame and in side it." 18 text run at (0,0) width 294: "Abe should be outside the frame and in side it."
19 layer at (0,0) size 208x208 19 layer at (0,0) size 208x208
20 RenderPartObject {IFRAME} at (0,0) size 208x208 [border: (4px solid #000000)] 20 LayoutIFrame {IFRAME} at (0,0) size 208x208 [border: (4px solid #000000)]
21 layer at (0,0) size 200x200 21 layer at (0,0) size 200x200
22 RenderView at (0,0) size 200x200 22 RenderView at (0,0) size 200x200
23 layer at (0,0) size 200x200 23 layer at (0,0) size 200x200
24 RenderBlock {HTML} at (0,0) size 200x200 24 RenderBlock {HTML} at (0,0) size 200x200
25 RenderBody {BODY} at (8,8) size 184x184 [bgcolor=#FFFFE0] 25 RenderBody {BODY} at (8,8) size 184x184 [bgcolor=#FFFFE0]
26 LayoutImage {IMG} at (0,0) size 76x103 26 LayoutImage {IMG} at (0,0) size 76x103
27 RenderText {#text} at (0,0) size 0x0 27 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698