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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/style/smoosh-styles-001-expected.txt

Issue 2294193002: Convert editing/style/smoosh-styles-00[13].html to use w3c test harness (Closed)
Patch Set: 2016-09-02T14:10:21 Created 4 years, 3 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
(Empty)
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
13 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
14 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
15 layer at (0,0) size 800x600
16 LayoutView at (0,0) size 800x600
17 layer at (0,0) size 800x600
18 LayoutBlockFlow {HTML} at (0,0) size 800x600
19 LayoutBlockFlow {BODY} at (8,8) size 784x584
20 LayoutBlockFlow {DIV} at (0,0) size 784x182 [border: (2px solid #0000FF)]
21 LayoutBlockFlow {DIV} at (14,14) size 756x83
22 LayoutText {#text} at (0,0) size 64x26
23 text run at (0,0) width 64: "Tests: "
24 LayoutBR {BR} at (0,0) size 0x0
25 LayoutText {#text} at (0,27) size 719x55
26 text run at (0,27) width 719: "Pasting black (document default color ) text into a block of text with a non-"
27 text run at (0,55) width 127: "default color."
28 LayoutBlockFlow {DIV} at (14,113) size 756x55
29 LayoutText {#text} at (0,0) size 189x26
30 text run at (0,0) width 189: "Expected Results: "
31 LayoutBR {BR} at (189,21) size 0x0
32 LayoutText {#text} at (0,27) size 436x27
33 text run at (0,27) width 436: "Should see this content in the red bo x below: "
34 LayoutInline {SPAN} at (0,0) size 76x27 [color=#FF0000]
35 LayoutText {#text} at (436,27) size 23x27
36 text run at (436,27) width 23: "ab"
37 LayoutInline {SPAN} at (0,0) size 34x27 [color=#000000]
38 LayoutText {#text} at (459,27) size 34x27
39 text run at (459,27) width 34: "cde"
40 LayoutText {#text} at (493,27) size 19x27
41 text run at (493,27) width 19: "fg"
42 LayoutText {#text} at (0,0) size 0x0
43 LayoutBlockFlow {DIV} at (0,206) size 784x32
44 LayoutBlockFlow {DIV} at (0,0) size 784x32 [border: (2px solid #FF0000)]
45 LayoutInline {SPAN} at (0,0) size 23x27 [color=#FF0000]
46 LayoutText {#text} at (2,2) size 23x27
47 text run at (2,2) width 23: "ab"
48 LayoutText {#text} at (25,2) size 34x27
49 text run at (25,2) width 34: "cde"
50 LayoutInline {SPAN} at (0,0) size 19x27 [color=#FF0000]
51 LayoutText {#text} at (59,2) size 19x27
52 text run at (59,2) width 19: "fg"
53 caret: position 3 of child 2 {#text} of child 1 {DIV} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698