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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/image-before-linebreak-expected.txt

Issue 2189503003: Convert editing/selection/image-before-linebreak.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove expected result files Created 4 years, 4 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
(Empty)
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 layer at (0,0) size 800x600
3 LayoutView at (0,0) size 800x600
4 layer at (0,0) size 800x600
5 LayoutBlockFlow {HTML} at (0,0) size 800x600
6 LayoutBlockFlow {BODY} at (8,8) size 784x584
7 LayoutBlockFlow {P} at (0,0) size 784x18
8 LayoutText {#text} at (0,0) size 349x18
9 text run at (0,0) width 349: "Only the line break after the image shou ld be selected."
10 LayoutBlockFlow {HR} at (0,34) size 784x2 [border: (1px inset #EEEEEE)]
11 LayoutBlockFlow {DIV} at (0,44) size 784x121
12 LayoutImage {IMG} at (0,0) size 76x103
13 LayoutBR {BR} at (76,103) size 0x0
14 LayoutText {#text} at (0,103) size 22x18
15 text run at (0,103) width 22: "foo"
16 selection start: position 0 of child 1 {BR} of child 4 {DIV} of body
17 selection end: position 1 of child 1 {BR} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698