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

Side by Side Diff: LayoutTests/platform/win-xp/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 784x40 12 RenderBlock {P} at (0,0) size 784x40
13 RenderText {#text} at (0,0) size 766x39 13 RenderText {#text} at (0,0) size 766x39
14 text run at (0,0) width 741: "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 741: "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 (741,0) width 25: "This" 15 text run at (741,0) width 25: "This"
16 text run at (0,20) width 261: "test uses an image for the replaced ele ment." 16 text run at (0,20) width 261: "test uses an image for the replaced ele ment."
17 RenderBlock {DIV} at (0,56) size 784x108 17 RenderBlock {DIV} at (0,56) size 784x108
18 RenderText {#text} at (0,88) size 22x19 18 RenderText {#text} at (0,88) size 22x19
19 text run at (0,88) width 22: "abc" 19 text run at (0,88) width 22: "abc"
20 RenderImage {IMG} at (22,0) size 76x103 20 LayoutImage {IMG} at (22,0) size 76x103
21 RenderText {#text} at (98,88) size 19x19 21 RenderText {#text} at (98,88) size 19x19
22 text run at (98,88) width 19: "def" 22 text run at (98,88) width 19: "def"
23 selection start: position 0 of child 2 {#text} of child 3 {DIV} of body 23 selection start: position 0 of child 2 {#text} of child 3 {DIV} of body
24 selection end: position 3 of child 2 {#text} of child 3 {DIV} of body 24 selection end: position 3 of child 2 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698