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

Side by Side Diff: LayoutTests/platform/win/editing/selection/drag-to-contenteditable-iframe-expected.txt

Issue 58373002: Whitespace only text nodes need to be reattached when their siblings are reattached (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated js-test include Created 7 years, 1 month 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: webViewDidChange:WebViewDidChangeNotification 3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600 5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 RenderBlock {HTML} at (0,0) size 800x600 7 RenderBlock {HTML} at (0,0) size 800x600
8 RenderBody {BODY} at (0,0) size 800x584 8 RenderBody {BODY} at (0,0) size 800x584
9 RenderBlock (anonymous) at (0,0) size 800x213 9 RenderBlock (anonymous) at (0,0) size 800x213
10 RenderPartObject {IFRAME} at (0,0) size 208x208 [border: (4px solid #000 000)] 10 RenderPartObject {IFRAME} at (0,0) size 208x208 [border: (4px solid #000 000)]
11 layer at (0,0) size 200x200 11 layer at (0,0) size 200x200
12 RenderView at (0,0) size 200x200 12 RenderView at (0,0) size 200x200
13 layer at (0,0) size 200x200 13 layer at (0,0) size 200x200
14 RenderBlock {HTML} at (0,0) size 200x200 14 RenderBlock {HTML} at (0,0) size 200x200
15 RenderBody {BODY} at (8,8) size 184x184 [bgcolor=#FFFFE0] 15 RenderBody {BODY} at (8,8) size 184x184 [bgcolor=#FFFFE0]
16 RenderImage {IMG} at (0,0) size 76x103 16 RenderImage {IMG} at (0,0) size 76x103
17 RenderText {#text} at (0,0) size 0x0
17 RenderText {#text} at (208,193) size 4x19 18 RenderText {#text} at (208,193) size 4x19
18 text run at (208,193) width 4: " " 19 text run at (208,193) width 4: " "
19 RenderImage {IMG} at (212,105) size 76x103 20 RenderImage {IMG} at (212,105) size 76x103
20 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
21 RenderBlock {UL} at (0,229) size 800x20 22 RenderBlock {UL} at (0,229) size 800x20
22 RenderListItem {LI} at (40,0) size 760x20 23 RenderListItem {LI} at (40,0) size 760x20
23 RenderListMarker at (-18,0) size 7x19: bullet 24 RenderListMarker at (-18,0) size 7x19: bullet
24 RenderText {#text} at (0,0) size 274x19 25 RenderText {#text} at (0,0) size 274x19
25 text run at (0,0) width 274: "Abe should be outside the frame and in side it." 26 text run at (0,0) width 274: "Abe should be outside the frame and in side it."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698