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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-retina/editing/selection/select-missing-image-expected.txt

Issue 2593263003: Use a non-replaced inline container for image alt text (Closed)
Patch Set: Use a non-replaced inline container for image alt text Created 3 years, 8 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 LayoutView at (0,0) size 800x600 4 LayoutView at (0,0) size 800x600
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 LayoutBlockFlow {HTML} at (0,0) size 800x600 6 LayoutBlockFlow {HTML} at (0,0) size 800x600
7 LayoutBlockFlow {BODY} at (8,8) size 784x584 7 LayoutBlockFlow {BODY} at (8,8) size 784x584
8 LayoutBlockFlow {DIV} at (0,0) size 784x128 [border: (2px solid #FF0000)] 8 LayoutBlockFlow {DIV} at (0,0) size 784x128 [border: (2px solid #FF0000)]
9 LayoutBlockFlow {IMG} at (14,14) size 550x100 9 LayoutBlockFlow {IMG} at (14,14) size 550x100
10 LayoutText {#text} at (0,0) size 0x0 10 LayoutText {#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 LayoutBlockFlow {DIV} at (0,0) size 550x100 [border: (1px solid #C0C0C0)] 12 LayoutBlockFlow {SPAN} at (0,0) size 550x100 [border: (1px solid #C0C0C0)]
13 LayoutImage (floating) {IMG} at (2,2) size 16x16 13 LayoutImage (floating) {IMG} at (2,2) size 16x16
14 layer at (40,24) size 530x28 14 LayoutInline {SPAN} at (0,0) size 475x28
15 LayoutBlockFlow {DIV} at (18,2) size 530x28 15 LayoutText {#text} at (18,2) size 475x28
16 LayoutText {#text} at (0,0) size 467x27 16 text run at (18,2) width 475: "Should see selection tint over this missi ng 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 17 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 18 selection end: position 1 of child 1 {IMG} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698