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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/style/block-styles-007-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: webViewDidChange:WebViewDidChangeNotification 6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 layer at (0,0) size 800x600 7 layer at (0,0) size 800x600
8 LayoutView at (0,0) size 800x600 8 LayoutView at (0,0) size 800x600
9 layer at (0,0) size 800x600 9 layer at (0,0) size 800x600
10 LayoutBlockFlow {HTML} at (0,0) size 800x600 10 LayoutBlockFlow {HTML} at (0,0) size 800x600
11 LayoutBlockFlow {BODY} at (8,8) size 784x584 11 LayoutBlockFlow {BODY} at (8,8) size 784x584
12 LayoutBlockFlow {DIV} at (0,0) size 784x237 [border: (2px solid #0000FF)] 12 LayoutBlockFlow {DIV} at (0,0) size 784x237 [border: (2px solid #0000FF)]
13 LayoutBlockFlow {DIV} at (14,14) size 756x83 13 LayoutBlockFlow {DIV} at (14,14) size 756x83
14 LayoutText {#text} at (0,0) size 66x26 14 LayoutText {#text} at (0,0) size 64x26
15 text run at (0,0) width 66: "Tests: " 15 text run at (0,0) width 64: "Tests: "
16 LayoutBR {BR} at (0,0) size 0x0 16 LayoutBR {BR} at (0,0) size 0x0
17 LayoutText {#text} at (0,27) size 158x27 17 LayoutText {#text} at (0,27) size 158x27
18 text run at (0,27) width 158: "Fix for this bug: " 18 text run at (0,27) width 158: "Fix for this bug: "
19 LayoutInline {A} at (0,0) size 257x27 [color=#0000EE] 19 LayoutInline {A} at (0,0) size 257x27 [color=#0000EE]
20 LayoutText {#text} at (158,27) size 257x27 20 LayoutText {#text} at (158,27) size 257x27
21 text run at (158,27) width 257: "<rdar://problem/3977962>" 21 text run at (158,27) width 257: "<rdar://problem/3977962>"
22 LayoutText {#text} at (415,27) size 737x55 22 LayoutText {#text} at (415,27) size 737x55
23 text run at (415,27) width 322: " font loses bold style after pastin g" 23 text run at (415,27) width 322: " font loses bold style after pastin g"
24 text run at (0,55) width 379: "next to existing text and pressing re turn" 24 text run at (0,55) width 379: "next to existing text and pressing re turn"
25 LayoutBlockFlow {DIV} at (14,113) size 756x110 25 LayoutBlockFlow {DIV} at (14,113) size 756x110
(...skipping 14 matching lines...) Expand all
40 LayoutBlockFlow {DIV} at (0,261) size 784x59 40 LayoutBlockFlow {DIV} at (0,261) size 784x59
41 LayoutBlockFlow {DIV} at (0,0) size 784x59 [border: (2px solid #FF0000)] 41 LayoutBlockFlow {DIV} at (0,0) size 784x59 [border: (2px solid #FF0000)]
42 LayoutBlockFlow {DIV} at (2,2) size 780x28 42 LayoutBlockFlow {DIV} at (2,2) size 780x28
43 LayoutText {#text} at (0,0) size 32x27 43 LayoutText {#text} at (0,0) size 32x27
44 text run at (0,0) width 32: "foo" 44 text run at (0,0) width 32: "foo"
45 LayoutBlockFlow {DIV} at (2,30) size 780x27 45 LayoutBlockFlow {DIV} at (2,30) size 780x27
46 LayoutInline {B} at (0,0) size 36x26 46 LayoutInline {B} at (0,0) size 36x26
47 LayoutText {#text} at (0,0) size 36x26 47 LayoutText {#text} at (0,0) size 36x26
48 text run at (0,0) width 36: "bar" 48 text run at (0,0) width 36: "bar"
49 caret: position 0 of child 0 {#text} of child 0 {B} of child 1 {DIV} of child 1 {DIV} of child 3 {DIV} of body 49 caret: position 0 of child 0 {#text} of child 0 {B} of child 1 {DIV} of child 1 {DIV} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698