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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/style/block-style-003-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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 51 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
52 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 52 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
53 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 53 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
54 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 54 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
55 layer at (0,0) size 800x600 55 layer at (0,0) size 800x600
56 LayoutView at (0,0) size 800x600 56 LayoutView at (0,0) size 800x600
57 layer at (0,0) size 800x600 57 layer at (0,0) size 800x600
58 LayoutBlockFlow {HTML} at (0,0) size 800x600 58 LayoutBlockFlow {HTML} at (0,0) size 800x600
59 LayoutBlockFlow {BODY} at (8,8) size 784x584 59 LayoutBlockFlow {BODY} at (8,8) size 784x584
60 LayoutBlockFlow {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)] 60 LayoutBlockFlow {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)]
61 LayoutText {#text} at (204,14) size 282x28 61 LayoutText {#text} at (204,14) size 283x28
62 text run at (204,14) width 282: "Here is some text. Should be " 62 text run at (204,14) width 283: "Here is some text. Should be "
63 LayoutInline {B} at (0,0) size 88x28 63 LayoutInline {B} at (0,0) size 88x28
64 LayoutText {#text} at (486,14) size 88x28 64 LayoutText {#text} at (486,14) size 88x28
65 text run at (486,14) width 88: "centered" 65 text run at (486,14) width 88: "centered"
66 LayoutText {#text} at (573,14) size 7x28 66 LayoutText {#text} at (573,14) size 7x28
67 text run at (573,14) width 7: "." 67 text run at (573,14) width 7: "."
68 LayoutBlockFlow {DIV} at (0,56) size 784x56 [border: (2px solid #FF0000)] 68 LayoutBlockFlow {DIV} at (0,56) size 784x56 [border: (2px solid #FF0000)]
69 LayoutText {#text} at (204,14) size 282x28 69 LayoutText {#text} at (204,14) size 283x28
70 text run at (204,14) width 282: "Here is some text. Should be " 70 text run at (204,14) width 283: "Here is some text. Should be "
71 LayoutInline {B} at (0,0) size 88x28 71 LayoutInline {B} at (0,0) size 88x28
72 LayoutText {#text} at (486,14) size 88x28 72 LayoutText {#text} at (486,14) size 88x28
73 text run at (486,14) width 88: "centered" 73 text run at (486,14) width 88: "centered"
74 LayoutText {#text} at (573,14) size 7x28 74 LayoutText {#text} at (573,14) size 7x28
75 text run at (573,14) width 7: "." 75 text run at (573,14) width 7: "."
76 selection start: position 1 of child 0 {#text} of child 1 {DIV} of body 76 selection start: position 1 of child 0 {#text} of child 1 {DIV} of body
77 selection end: position 13 of child 0 {#text} of child 3 {DIV} of body 77 selection end: position 13 of child 0 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698