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

Side by Side Diff: LayoutTests/platform/win-xp/editing/execCommand/insertHorizontalRule-expected.txt

Issue 301353002: Unreviewed Win XP rebaselines for r175038, part 4 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
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 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 22 matching lines...) Expand all
33 text run at (0,0) width 20: "bar" 33 text run at (0,0) width 20: "bar"
34 RenderBlock {P} at (0,146) size 784x20 34 RenderBlock {P} at (0,146) size 784x20
35 RenderText {#text} at (0,0) size 599x19 35 RenderText {#text} at (0,0) size 599x19
36 text run at (0,0) width 599: "This test inserts an hr with id=\"hr\" b etween 'foo' and 'bar', fetches the hr using its id, then removes it." 36 text run at (0,0) width 599: "This test inserts an hr with id=\"hr\" b etween 'foo' and 'bar', fetches the hr using its id, then removes it."
37 RenderBlock {DIV} at (0,182) size 784x20 37 RenderBlock {DIV} at (0,182) size 784x20
38 RenderText {#text} at (0,0) size 20x19 38 RenderText {#text} at (0,0) size 20x19
39 text run at (0,0) width 20: "foo" 39 text run at (0,0) width 20: "foo"
40 RenderText {#text} at (20,0) size 20x19 40 RenderText {#text} at (20,0) size 20x19
41 text run at (20,0) width 20: "bar" 41 text run at (20,0) width 20: "bar"
42 caret: position 2 of child 8 {DIV} of body 42 caret: position 2 of child 8 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698