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

Side by Side Diff: LayoutTests/editing/pasteboard/4631972-expected.txt

Issue 301353002: Unreviewed Win XP rebaselines for r175038, part 4 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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
(Empty)
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x600
7 RenderBlock {HTML} at (0,0) size 800x600
8 RenderBody {BODY} at (8,8) size 784x584
9 RenderBlock {P} at (0,0) size 784x36
10 RenderText {#text} at (0,0) size 640x36
11 text run at (0,0) width 423: "This tests pasting a fragment containing an <iframe> after a <div>. "
12 text run at (423,0) width 215: "This used to fail on an assertion in"
13 text run at (0,18) width 325: "moveParagraphContentsToNewBlockIfNecess ary. "
14 text run at (325,18) width 315: "You should see 'foo' and then an <ifr ame> below."
15 RenderBlock {DIV} at (0,52) size 784x70
16 RenderBlock {DIV} at (0,0) size 784x18
17 RenderText {#text} at (0,0) size 21x18
18 text run at (0,0) width 21: "foo"
19 RenderBlock (anonymous) at (0,18) size 784x52
20 RenderPartObject {IFRAME} at (0,0) size 102x52 [border: (1px solid #00 0000)]
21 layer at (0,0) size 100x50
22 RenderView at (0,0) size 100x50
23 layer at (0,0) size 100x50
24 RenderBlock {HTML} at (0,0) size 100x50
25 RenderBody {BODY} at (8,8) size 84x34
26 caret: position 1 of child 1 {IFRAME} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698