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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/select-all-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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 layer at (0,0) size 800x600 7 layer at (0,0) size 800x600
8 RenderView at (0,0) size 800x600 8 RenderView at (0,0) size 800x600
9 layer at (0,0) size 800x600 9 layer at (0,0) size 800x600
10 RenderBlock {HTML} at (0,0) size 800x600 10 RenderBlock {HTML} at (0,0) size 800x600
(...skipping 23 matching lines...) Expand all
34 RenderListMarker at (-18,0) size 7x19: bullet 34 RenderListMarker at (-18,0) size 7x19: bullet
35 RenderText {#text} at (0,0) size 725x39 35 RenderText {#text} at (0,0) size 725x39
36 text run at (0,0) width 428: "The Select All operation should not se lect the iframe, only it's contents. " 36 text run at (0,0) width 428: "The Select All operation should not se lect the iframe, only it's contents. "
37 text run at (428,0) width 297: "The results of the Select All will b e apparent from" 37 text run at (428,0) width 297: "The results of the Select All will b e apparent from"
38 text run at (0,20) width 399: "the delegate messages that DumpRender Tree receives and dumps." 38 text run at (0,20) width 399: "the delegate messages that DumpRender Tree receives and dumps."
39 RenderListItem {LI} at (40,40) size 744x20 39 RenderListItem {LI} at (40,40) size 744x20
40 RenderListMarker at (-18,0) size 7x19: bullet 40 RenderListMarker at (-18,0) size 7x19: bullet
41 RenderText {#text} at (0,0) size 321x19 41 RenderText {#text} at (0,0) size 321x19
42 text run at (0,0) width 321: "The contents of the editable iframe sh ould be deleted." 42 text run at (0,0) width 321: "The contents of the editable iframe sh ould be deleted."
43 layer at (8,8) size 304x154 43 layer at (8,8) size 304x154
44 RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEEEEE)] 44 LayoutIFrame {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEEEEE)]
45 layer at (0,0) size 300x150 45 layer at (0,0) size 300x150
46 RenderView at (0,0) size 300x150 46 RenderView at (0,0) size 300x150
47 layer at (0,0) size 300x150 47 layer at (0,0) size 300x150
48 RenderBlock {HTML} at (0,0) size 300x150 48 RenderBlock {HTML} at (0,0) size 300x150
49 RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0] 49 RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0]
50 RenderBlock {DIV} at (0,0) size 284x20 50 RenderBlock {DIV} at (0,0) size 284x20
51 RenderBR {BR} at (0,0) size 0x19 51 RenderBR {BR} at (0,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698