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

Side by Side Diff: LayoutTests/platform/win/editing/selection/select-missing-image-expected.txt

Issue 792883004: Auto-rebaseline for r186800 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 | Annotate | Revision Log
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 RenderImage {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
12 RenderBlock {DIV} at (0,0) size 550x100 [border: (1px solid #C0C0C0)]
13 RenderImage {IMG} at (2,2) size 16x16
14 layer at (40,24) size 530x27
15 RenderBlock {DIV} at (18,2) size 530x27
16 RenderText {#text} at (0,0) size 475x26
17 text run at (0,0) width 475: "Should see selection tint over this missing image."
11 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
12 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