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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/editing/style/block-style-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: webViewDidChange:WebViewDidChangeNotification 3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 LayoutView at (0,0) size 800x600 5 LayoutView at (0,0) size 800x600
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 LayoutBlockFlow {HTML} at (0,0) size 800x600 7 LayoutBlockFlow {HTML} at (0,0) size 800x600
8 LayoutBlockFlow {BODY} at (8,8) size 784x584 8 LayoutBlockFlow {BODY} at (8,8) size 784x584
9 LayoutBlockFlow {DIV} at (0,0) size 784x55 [border: (2px solid #FF0000)] 9 LayoutBlockFlow {DIV} at (0,0) size 784x55 [border: (2px solid #FF0000)]
10 LayoutText {#text} at (204,14) size 282x26 10 LayoutText {#text} at (204,14) size 283x26
11 text run at (204,14) width 282: "Here is some text. Should be " 11 text run at (204,14) width 283: "Here is some text. Should be "
12 LayoutInline {B} at (0,0) size 88x26 12 LayoutInline {B} at (0,0) size 88x26
13 LayoutText {#text} at (486,14) size 88x26 13 LayoutText {#text} at (486,14) size 88x26
14 text run at (486,14) width 88: "centered" 14 text run at (486,14) width 88: "centered"
15 LayoutText {#text} at (573,14) size 7x26 15 LayoutText {#text} at (573,14) size 7x26
16 text run at (573,14) width 7: "." 16 text run at (573,14) width 7: "."
17 LayoutBlockFlow {DIV} at (0,55) size 784x55 [border: (2px solid #FF0000)] 17 LayoutBlockFlow {DIV} at (0,55) size 784x55 [border: (2px solid #FF0000)]
18 LayoutText {#text} at (14,14) size 282x26 18 LayoutText {#text} at (14,14) size 282x26
19 text run at (14,14) width 282: "Here is some text. Should be " 19 text run at (14,14) width 282: "Here is some text. Should be "
20 LayoutInline {B} at (0,0) size 91x26 20 LayoutInline {B} at (0,0) size 91x26
21 LayoutText {#text} at (295,14) size 91x26 21 LayoutText {#text} at (295,14) size 91x26
22 text run at (295,14) width 91: "flush left" 22 text run at (295,14) width 91: "flush left"
23 LayoutText {#text} at (385,14) size 7x26 23 LayoutText {#text} at (385,14) size 7x26
24 text run at (385,14) width 7: "." 24 text run at (385,14) width 7: "."
25 caret: position 1 of child 0 {#text} of child 1 {DIV} of body 25 caret: position 1 of child 0 {#text} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698