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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/select-all-iframe-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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
11 RenderBody {BODY} at (8,8) size 784x576 11 RenderBody {BODY} at (8,8) size 784x576
12 RenderBlock (anonymous) at (0,0) size 784x174 12 RenderBlock (anonymous) at (0,0) size 784x174
13 RenderBR {BR} at (304,154) size 0x0 13 LayoutBR {BR} at (304,154) size 0x0
14 RenderBR {BR} at (0,154) size 0x19 14 LayoutBR {BR} at (0,154) size 0x19
15 RenderBlock {P} at (0,190) size 784x40 15 RenderBlock {P} at (0,190) size 784x40
16 RenderInline {B} at (0,0) size 658x19 16 RenderInline {B} at (0,0) size 658x19
17 RenderText {#text} at (0,0) size 658x19 17 RenderText {#text} at (0,0) size 658x19
18 text run at (0,0) width 491: "This test uses the eventSender to do a mouse click to focus the subframe. " 18 text run at (0,0) width 491: "This test uses the eventSender to do a mouse click to focus the subframe. "
19 text run at (491,0) width 167: "It won't run interactively." 19 text run at (491,0) width 167: "It won't run interactively."
20 RenderText {#text} at (658,0) size 773x39 20 RenderText {#text} at (658,0) size 773x39
21 text run at (658,0) width 4: " " 21 text run at (658,0) width 4: " "
22 text run at (662,0) width 111: "To run it manually," 22 text run at (662,0) width 111: "To run it manually,"
23 text run at (0,20) width 271: "click on the iframe, Select All, then h it delete." 23 text run at (0,20) width 271: "click on the iframe, Select All, then h it delete."
24 RenderBlock (anonymous) at (0,246) size 784x60 24 RenderBlock (anonymous) at (0,246) size 784x60
(...skipping 16 matching lines...) Expand all
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 LayoutIFrame {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 LayoutBR {BR} at (0,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698