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

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

Issue 1106693002: Move the anonymous decoration to decoratedName. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | Annotate | Revision Log
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 LayoutView at (0,0) size 800x600 8 LayoutView at (0,0) size 800x600
9 layer at (0,0) size 800x600 9 layer at (0,0) size 800x600
10 LayoutBlockFlow {HTML} at (0,0) size 800x600 10 LayoutBlockFlow {HTML} at (0,0) size 800x600
(...skipping 13 matching lines...) Expand all
24 LayoutBlockFlow (anonymous) at (0,246) size 784x60 24 LayoutBlockFlow (anonymous) at (0,246) size 784x60
25 LayoutText {#text} at (0,0) size 755x59 25 LayoutText {#text} at (0,0) size 755x59
26 text run at (0,0) width 748: "Selecting all the content in a contented itable iframe should select the iframe itself (to help the user delete the ifram e) only if the" 26 text run at (0,0) width 748: "Selecting all the content in a contented itable iframe should select the iframe itself (to help the user delete the ifram e) only if the"
27 text run at (0,20) width 182: "iframe is in an editable region. " 27 text run at (0,20) width 182: "iframe is in an editable region. "
28 text run at (182,20) width 406: "This test loads ../resources/select-a ll-iframe-src.html into an iframe. " 28 text run at (182,20) width 406: "This test loads ../resources/select-a ll-iframe-src.html into an iframe. "
29 text run at (588,20) width 167: "That file does a Select All +" 29 text run at (588,20) width 167: "That file does a Select All +"
30 text run at (0,40) width 47: "Delete. " 30 text run at (0,40) width 47: "Delete. "
31 text run at (47,40) width 160: "Two things should happen:" 31 text run at (47,40) width 160: "Two things should happen:"
32 LayoutBlockFlow {UL} at (0,322) size 784x60 32 LayoutBlockFlow {UL} at (0,322) size 784x60
33 LayoutListItem {LI} at (40,0) size 744x40 33 LayoutListItem {LI} at (40,0) size 744x40
34 LayoutListMarker at (-18,0) size 7x19: bullet 34 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
35 LayoutText {#text} at (0,0) size 725x39 35 LayoutText {#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 LayoutListItem {LI} at (40,40) size 744x20 39 LayoutListItem {LI} at (40,40) size 744x20
40 LayoutListMarker at (-18,0) size 7x19: bullet 40 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
41 LayoutText {#text} at (0,0) size 321x19 41 LayoutText {#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 LayoutView at (0,0) size 300x150 46 LayoutView at (0,0) size 300x150
47 layer at (0,0) size 300x150 47 layer at (0,0) size 300x150
48 LayoutBlockFlow {HTML} at (0,0) size 300x150 48 LayoutBlockFlow {HTML} at (0,0) size 300x150
49 LayoutBlockFlow {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0] 49 LayoutBlockFlow {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0]
50 LayoutBlockFlow {DIV} at (0,0) size 284x20 50 LayoutBlockFlow {DIV} at (0,0) size 284x20
51 LayoutBR {BR} at (0,0) size 0x19 51 LayoutBR {BR} at (0,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698