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

Side by Side Diff: LayoutTests/platform/win/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,240) size 784x54 24 LayoutBlockFlow (anonymous) at (0,240) size 784x54
25 LayoutText {#text} at (0,0) size 779x53 25 LayoutText {#text} at (0,0) size 779x53
26 text run at (0,0) width 779: "Selecting all the content in a contented itable iframe should select the iframe itself (to help the user delete the ifram e) only" 26 text run at (0,0) width 779: "Selecting all the content in a contented itable iframe should select the iframe itself (to help the user delete the ifram e) only"
27 text run at (0,18) width 237: "if the iframe is in an editable region. " 27 text run at (0,18) width 237: "if the iframe is in an editable region. "
28 text run at (236,18) width 439: "This test loads ../resources/select-a ll-iframe-src.html into an iframe. " 28 text run at (236,18) width 439: "This test loads ../resources/select-a ll-iframe-src.html into an iframe. "
29 text run at (674,18) width 100: "That file does a" 29 text run at (674,18) width 100: "That file does a"
30 text run at (0,36) width 131: "Select All + Delete. " 30 text run at (0,36) width 131: "Select All + Delete. "
31 text run at (130,36) width 175: "Two things should happen:" 31 text run at (130,36) width 175: "Two things should happen:"
32 LayoutBlockFlow {UL} at (0,310) size 784x54 32 LayoutBlockFlow {UL} at (0,310) size 784x54
33 LayoutListItem {LI} at (40,0) size 744x36 33 LayoutListItem {LI} at (40,0) size 744x36
34 LayoutListMarker at (-17,0) size 7x17: bullet 34 LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
35 LayoutText {#text} at (0,0) size 689x35 35 LayoutText {#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 LayoutListItem {LI} at (40,36) size 744x18 39 LayoutListItem {LI} at (40,36) size 744x18
40 LayoutListMarker at (-17,0) size 7x17: bullet 40 LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
41 LayoutText {#text} at (0,0) size 344x17 41 LayoutText {#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 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 284x18 50 LayoutBlockFlow {DIV} at (0,0) size 284x18
51 LayoutBR {BR} at (0,0) size 0x17 51 LayoutBR {BR} at (0,0) size 0x17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698