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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/select-missing-image-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 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderView at (0,0) size 800x600 4 RenderView at (0,0) size 800x600
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 RenderBlock {HTML} at (0,0) size 800x600 6 RenderBlock {HTML} at (0,0) size 800x600
7 RenderBody {BODY} at (8,8) size 784x584 7 RenderBody {BODY} at (8,8) size 784x584
8 RenderBlock {DIV} at (0,0) size 784x128 [border: (2px solid #FF0000)] 8 RenderBlock {DIV} at (0,0) size 784x128 [border: (2px solid #FF0000)]
9 RenderBlock {IMG} at (14,14) size 550x100 9 RenderBlock {IMG} at (14,14) size 550x100
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 layer at (22,22) size 550x100 clip at (23,23) size 548x98 11 layer at (22,22) size 550x100 clip at (23,23) size 548x98
12 RenderBlock {DIV} at (0,0) size 550x100 [border: (1px solid #C0C0C0)] 12 RenderBlock {DIV} at (0,0) size 550x100 [border: (1px solid #C0C0C0)]
13 RenderImage {IMG} at (2,2) size 16x16 13 LayoutImage {IMG} at (2,2) size 16x16
14 layer at (40,24) size 530x28 14 layer at (40,24) size 530x28
15 RenderBlock {DIV} at (18,2) size 530x28 15 RenderBlock {DIV} at (18,2) size 530x28
16 RenderText {#text} at (0,0) size 467x27 16 RenderText {#text} at (0,0) size 467x27
17 text run at (0,0) width 467: "Should see selection tint over this missing image." 17 text run at (0,0) width 467: "Should see selection tint over this missing image."
18 selection start: position 0 of child 1 {IMG} of child 1 {DIV} of body 18 selection start: position 0 of child 1 {IMG} of child 1 {DIV} of body
19 selection end: position 1 of child 1 {IMG} of child 1 {DIV} of body 19 selection end: position 1 of child 1 {IMG} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698