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

Side by Side Diff: LayoutTests/platform/win/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 (-17,0) size 7x17: bullet 34 RenderListMarker at (-17,0) size 7x17: bullet
35 RenderText {#text} at (0,0) size 689x35 35 RenderText {#text} at (0,0) size 689x35
36 text run at (0,0) width 462: "The Select All operation should not se lect the iframe, only it's contents. " 36 text run at (0,0) width 462: "The Select All operation should not se lect the iframe, only it's contents. "
37 text run at (461,0) width 228: "The results of the Select All will b e" 37 text run at (461,0) width 228: "The results of the Select All will b e"
38 text run at (0,18) width 518: "apparent from the delegate messages t hat DumpRenderTree receives and dumps." 38 text run at (0,18) width 518: "apparent from the delegate messages t hat DumpRenderTree receives and dumps."
39 RenderListItem {LI} at (40,36) size 744x18 39 RenderListItem {LI} at (40,36) size 744x18
40 RenderListMarker at (-17,0) size 7x17: bullet 40 RenderListMarker at (-17,0) size 7x17: bullet
41 RenderText {#text} at (0,0) size 344x17 41 RenderText {#text} at (0,0) size 344x17
42 text run at (0,0) width 344: "The contents of the editable iframe sh ould be deleted." 42 text run at (0,0) width 344: "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 284x18 50 RenderBlock {DIV} at (0,0) size 284x18
51 RenderBR {BR} at (0,0) size 0x17 51 RenderBR {BR} at (0,0) size 0x17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698