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

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

Issue 2172033003: Convert editing/execCommand/insertHorizontalRule.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-07-22T17:10:05 Created 4 years, 5 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/execCommand/insertHorizontalRule-expected.png ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
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 {P} at (0,0) size 784x18
21 LayoutText {#text} at (0,0) size 367x17
22 text run at (0,0) width 367: "These are tests for execCommand(InsertHo rizontalRule)."
23 LayoutBlockFlow {P} at (0,34) size 784x18
24 LayoutText {#text} at (0,0) size 287x17
25 text run at (0,0) width 287: "This test inserts an hr between 'foo' an d 'bar'."
26 LayoutBlockFlow {DIV} at (0,68) size 784x54
27 LayoutBlockFlow (anonymous) at (0,0) size 784x18
28 LayoutText {#text} at (0,0) size 22x17
29 text run at (0,0) width 22: "foo"
30 LayoutBlockFlow {HR} at (0,26) size 784x2 [border: (1px inset #EEEEEE)]
31 LayoutBlockFlow (anonymous) at (0,36) size 784x18
32 LayoutText {#text} at (0,0) size 21x17
33 text run at (0,0) width 21: "bar"
34 LayoutBlockFlow {P} at (0,138) size 784x18
35 LayoutText {#text} at (0,0) size 646x17
36 text run at (0,0) width 646: "This test inserts an hr with id=\"hr\" b etween 'foo' and 'bar', fetches the hr using its id, then removes it."
37 LayoutBlockFlow {DIV} at (0,172) size 784x18
38 LayoutText {#text} at (0,0) size 22x17
39 text run at (0,0) width 22: "foo"
40 LayoutText {#text} at (21,0) size 21x17
41 text run at (21,0) width 21: "bar"
42 caret: position 2 of child 8 {DIV} of body
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/execCommand/insertHorizontalRule-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698