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

Side by Side Diff: LayoutTests/platform/mac/editing/inserting/typing-around-image-001-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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
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 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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
(...skipping 21 matching lines...) Expand all
32 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 32 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
33 layer at (0,0) size 800x600 33 layer at (0,0) size 800x600
34 RenderView at (0,0) size 800x600 34 RenderView at (0,0) size 800x600
35 layer at (0,0) size 800x600 35 layer at (0,0) size 800x600
36 RenderBlock {HTML} at (0,0) size 800x600 36 RenderBlock {HTML} at (0,0) size 800x600
37 RenderBody {BODY} at (8,8) size 784x584 37 RenderBody {BODY} at (8,8) size 784x584
38 RenderBlock {DIV} at (0,0) size 784x137 [border: (2px solid #FF0000)] 38 RenderBlock {DIV} at (0,0) size 784x137 [border: (2px solid #FF0000)]
39 RenderInline {SPAN} at (0,0) size 390x28 39 RenderInline {SPAN} at (0,0) size 390x28
40 RenderText {#text} at (14,95) size 12x28 40 RenderText {#text} at (14,95) size 12x28
41 text run at (14,95) width 12: "x" 41 text run at (14,95) width 12: "x"
42 RenderImage {IMG} at (26,14) size 76x103 42 LayoutImage {IMG} at (26,14) size 76x103
43 RenderText {#text} at (102,95) size 36x28 43 RenderText {#text} at (102,95) size 36x28
44 text run at (102,95) width 36: "xxx" 44 text run at (102,95) width 36: "xxx"
45 RenderImage {IMG} at (138,14) size 76x103 45 LayoutImage {IMG} at (138,14) size 76x103
46 RenderText {#text} at (214,95) size 36x28 46 RenderText {#text} at (214,95) size 36x28
47 text run at (214,95) width 36: "xxx" 47 text run at (214,95) width 36: "xxx"
48 RenderText {#text} at (250,95) size 42x28 48 RenderText {#text} at (250,95) size 42x28
49 text run at (250,95) width 42: " xxx" 49 text run at (250,95) width 42: " xxx"
50 RenderImage {IMG} at (292,14) size 76x103 50 LayoutImage {IMG} at (292,14) size 76x103
51 RenderText {#text} at (368,95) size 36x28 51 RenderText {#text} at (368,95) size 36x28
52 text run at (368,95) width 36: "xxx" 52 text run at (368,95) width 36: "xxx"
53 caret: position 3 of child 7 {#text} of child 1 {SPAN} of child 1 {DIV} of body 53 caret: position 3 of child 7 {#text} of child 1 {SPAN} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698