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

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

Issue 149653003: Avoid requiring a recalc to update compositing state for iframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline. Created 6 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 | 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 (8,8) size 784x584 8 RenderBody {BODY} at (8,8) size 784x584
9 RenderBlock {P} at (0,0) size 784x36 9 RenderBlock {P} at (0,0) size 784x36
10 RenderText {#text} at (0,0) size 640x36 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>. " 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" 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. " 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." 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 15 RenderBlock {DIV} at (0,52) size 784x70
16 RenderBlock {DIV} at (0,0) size 784x18 16 RenderBlock {DIV} at (0,0) size 784x18
17 RenderText {#text} at (0,0) size 21x18 17 RenderText {#text} at (0,0) size 21x18
18 text run at (0,0) width 21: "foo" 18 text run at (0,0) width 21: "foo"
19 RenderBlock (anonymous) at (0,18) size 784x52 19 RenderBlock (anonymous) at (0,18) size 784x52
20 RenderPartObject {IFRAME} at (0,0) size 102x52 [border: (1px solid #00 0000)] 20 layer at (8,78) size 102x52
21 layer at (0,0) size 100x50 21 RenderPartObject {IFRAME} at (0,0) size 102x52 [border: (1px solid #000000)]
22 RenderView at (0,0) size 100x50 22 layer at (0,0) size 100x50
23 layer at (0,0) size 100x50 23 RenderView at (0,0) size 100x50
24 RenderBlock {HTML} at (0,0) size 100x50 24 layer at (0,0) size 100x50
25 RenderBody {BODY} at (8,8) size 84x34 25 RenderBlock {HTML} at (0,0) size 100x50
26 RenderBody {BODY} at (8,8) size 84x34
26 caret: position 1 of child 1 {IFRAME} of child 2 {DIV} of body 27 caret: position 1 of child 1 {IFRAME} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698