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

Side by Side Diff: LayoutTests/platform/win/editing/selection/replaced-boundaries-1-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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 layer at (0,0) size 800x600 7 layer at (0,0) size 800x600
8 RenderView at (0,0) size 800x600 8 RenderView at (0,0) size 800x600
9 layer at (0,0) size 800x600 9 layer at (0,0) size 800x600
10 RenderBlock {HTML} at (0,0) size 800x600 10 RenderBlock {HTML} at (0,0) size 800x600
11 RenderBody {BODY} at (8,8) size 784x584 11 RenderBody {BODY} at (8,8) size 784x584
12 RenderBlock {P} at (0,0) size 784x36 12 RenderBlock {P} at (0,0) size 784x36
13 RenderText {#text} at (0,0) size 782x35 13 RenderText {#text} at (0,0) size 782x35
14 text run at (0,0) width 782: "This tests that when a selection that st arts at [replaced element, 1] is painted, the replaced element doesn't appear se lected." 14 text run at (0,0) width 782: "This tests that when a selection that st arts at [replaced element, 1] is painted, the replaced element doesn't appear se lected."
15 text run at (0,18) width 312: "This test uses an image for the replace d element." 15 text run at (0,18) width 312: "This test uses an image for the replace d element."
16 RenderBlock {DIV} at (0,52) size 784x107 16 RenderBlock {DIV} at (0,52) size 784x107
17 RenderText {#text} at (0,89) size 23x17 17 RenderText {#text} at (0,89) size 23x17
18 text run at (0,89) width 23: "abc" 18 text run at (0,89) width 23: "abc"
19 RenderImage {IMG} at (22.20,0) size 76x103 19 LayoutImage {IMG} at (22.20,0) size 76x103
20 RenderText {#text} at (98,89) size 21x17 20 RenderText {#text} at (98,89) size 21x17
21 text run at (98,89) width 21: "def" 21 text run at (98,89) width 21: "def"
22 selection start: position 0 of child 2 {#text} of child 3 {DIV} of body 22 selection start: position 0 of child 2 {#text} of child 3 {DIV} of body
23 selection end: position 3 of child 2 {#text} of child 3 {DIV} of body 23 selection end: position 3 of child 2 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698