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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/editing/pasteboard/4631972-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
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 LayoutView at (0,0) size 800x600 5 LayoutView at (0,0) size 800x600
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 LayoutBlockFlow {HTML} at (0,0) size 800x600 7 LayoutBlockFlow {HTML} at (0,0) size 800x600
8 LayoutBlockFlow {BODY} at (8,8) size 784x584 8 LayoutBlockFlow {BODY} at (8,8) size 784x584
9 LayoutBlockFlow {P} at (0,0) size 784x40 9 LayoutBlockFlow {P} at (0,0) size 784x40
10 LayoutText {#text} at (0,0) size 613x39 10 LayoutText {#text} at (0,0) size 613x39
11 text run at (0,0) width 400: "This tests pasting a fragment containing an <iframe> after a <div>. " 11 text run at (0,0) width 400: "This tests pasting a fragment containing an <iframe> after a <div>. "
12 text run at (400,0) width 202: "This used to fail on an assertion in" 12 text run at (400,0) width 202: "This used to fail on an assertion in"
13 text run at (0,20) width 313: "moveParagraphContentsToNewBlockIfNecess ary. " 13 text run at (0,20) width 313: "moveParagraphContentsToNewBlockIfNecess ary. "
14 text run at (313,20) width 300: "You should see 'foo' and then an <ifr ame> below." 14 text run at (313,20) width 300: "You should see 'foo' and then an <ifr ame> below."
15 LayoutBlockFlow {DIV} at (0,56) size 784x72 15 LayoutBlockFlow {DIV} at (0,56) size 784x72
16 LayoutBlockFlow {DIV} at (0,0) size 784x20 16 LayoutBlockFlow {DIV} at (0,0) size 784x20
17 LayoutText {#text} at (0,0) size 20x19 17 LayoutText {#text} at (0,0) size 20x19
18 text run at (0,0) width 20: "foo" 18 text run at (0,0) width 20: "foo"
19 LayoutBlockFlow (anonymous) at (0,20) size 784x52 19 LayoutBlockFlow (anonymous) at (0,20) size 784x52
20 layer at (8,84) size 102x52 20 layer at (8,84) size 102x52
21 LayoutIFrame {IFRAME} at (0,0) size 102x52 [border: (1px solid #000000)] 21 LayoutIFrame {IFRAME} at (0,0) size 102x52 [border: (1px solid #000000)]
22 layer at (0,0) size 100x50 22 layer at (0,0) size 100x50
23 LayoutView at (0,0) size 100x50 23 LayoutView at (0,0) size 100x50
24 layer at (0,0) size 100x50 24 layer at (0,0) size 100x50
25 LayoutBlockFlow {HTML} at (0,0) size 100x50 25 LayoutBlockFlow {HTML} at (0,0) size 100x50
26 LayoutBlockFlow {BODY} at (8,8) size 84x34 26 LayoutBlockFlow {BODY} at (8,8) size 84x34
27 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