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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/inserting/return-key-with-selection-002-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
8 layer at (0,0) size 800x600 8 layer at (0,0) size 800x600
9 LayoutView at (0,0) size 800x600 9 LayoutView at (0,0) size 800x600
10 layer at (0,0) size 800x600 10 layer at (0,0) size 800x600
11 LayoutBlockFlow {HTML} at (0,0) size 800x600 11 LayoutBlockFlow {HTML} at (0,0) size 800x600
12 LayoutBlockFlow {BODY} at (8,8) size 784x584 12 LayoutBlockFlow {BODY} at (8,8) size 784x584
13 LayoutBlockFlow {DIV} at (0,0) size 784x324 [border: (2px solid #0000FF)] 13 LayoutBlockFlow {DIV} at (0,0) size 784x324 [border: (2px solid #0000FF)]
14 LayoutBlockFlow {DIV} at (14,14) size 756x112 14 LayoutBlockFlow {DIV} at (14,14) size 756x112
15 LayoutText {#text} at (0,0) size 68x28 15 LayoutText {#text} at (0,0) size 66x28
16 text run at (0,0) width 68: "Tests: " 16 text run at (0,0) width 66: "Tests: "
17 LayoutBR {BR} at (0,0) size 0x0 17 LayoutBR {BR} at (0,0) size 0x0
18 LayoutText {#text} at (0,28) size 608x28 18 LayoutText {#text} at (0,28) size 608x28
19 text run at (0,28) width 608: "A scenario I thought of based on my e xperiences with this bug:" 19 text run at (0,28) width 608: "A scenario I thought of based on my e xperiences with this bug:"
20 LayoutInline {A} at (0,0) size 257x28 [color=#0000EE] 20 LayoutInline {A} at (0,0) size 257x28 [color=#0000EE]
21 LayoutText {#text} at (0,56) size 257x28 21 LayoutText {#text} at (0,56) size 257x28
22 text run at (0,56) width 257: "<rdar://problem/4045521>" 22 text run at (0,56) width 257: "<rdar://problem/4045521>"
23 LayoutText {#text} at (256,56) size 735x56 23 LayoutText {#text} at (256,56) size 735x56
24 text run at (256,56) width 479: " Hitting return key with full line selected does not" 24 text run at (256,56) width 479: " Hitting return key with full line selected does not"
25 text run at (0,84) width 252: "add blank line as it should" 25 text run at (0,84) width 252: "add blank line as it should"
26 LayoutBlockFlow {DIV} at (14,142) size 756x168 26 LayoutBlockFlow {DIV} at (14,142) size 756x168
(...skipping 16 matching lines...) Expand all
43 LayoutBlockFlow {DIV} at (0,0) size 784x88 [border: (2px solid #FF0000)] 43 LayoutBlockFlow {DIV} at (0,0) size 784x88 [border: (2px solid #FF0000)]
44 LayoutBlockFlow {DIV} at (2,2) size 780x28 44 LayoutBlockFlow {DIV} at (2,2) size 780x28
45 LayoutText {#text} at (0,0) size 32x28 45 LayoutText {#text} at (0,0) size 32x28
46 text run at (0,0) width 32: "foo" 46 text run at (0,0) width 32: "foo"
47 LayoutBlockFlow {DIV} at (2,30) size 780x28 47 LayoutBlockFlow {DIV} at (2,30) size 780x28
48 LayoutBR {BR} at (0,0) size 0x28 48 LayoutBR {BR} at (0,0) size 0x28
49 LayoutBlockFlow {DIV} at (2,58) size 780x28 49 LayoutBlockFlow {DIV} at (2,58) size 780x28
50 LayoutText {#text} at (0,0) size 34x28 50 LayoutText {#text} at (0,0) size 34x28
51 text run at (0,0) width 34: "baz" 51 text run at (0,0) width 34: "baz"
52 caret: position 0 of child 0 {#text} of child 3 {DIV} of child 1 {DIV} of child 3 {DIV} of body 52 caret: position 0 of child 0 {#text} of child 3 {DIV} of child 1 {DIV} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698