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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-br-009-expected.txt

Issue 2175673002: Convert editing/inserting/insert-br-00[0-9].html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-07-22T18:29:29 Created 4 years, 5 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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 layer at (0,0) size 800x600
7 LayoutView at (0,0) size 800x600
8 layer at (0,0) size 800x600
9 LayoutBlockFlow {HTML} at (0,0) size 800x600
10 LayoutBlockFlow {BODY} at (8,8) size 784x584
11 LayoutBlockFlow {P} at (0,0) size 784x36
12 LayoutText {#text} at (0,0) size 764x36
13 text run at (0,0) width 322: "This tests for a bug in InsertLineBreakC ommand. "
14 text run at (321,0) width 443: "Only one line break should be inserted and the caret should end up at"
15 text run at (0,18) width 219: "the end of the bordered div below."
16 LayoutBlockFlow {DIV} at (0,52) size 784x56 [border: (1px solid #000000)]
17 LayoutText {#text} at (1,1) size 81x18
18 text run at (1,1) width 81: "Hello world."
19 text run at (81,1) width 1: " "
20 LayoutText {#text} at (1,19) size 0x18
21 text run at (1,19) width 0: " "
22 LayoutText {#text} at (1,37) size 0x18
23 text run at (1,37) width 0: " "
24 caret: position 0 of child 2 {#text} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698