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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/inserting/insert-div-022-expected.txt

Issue 2178863002: Convert editing/insert-div-22.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-07-25T16:20:31 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/linux/editing/inserting/insert-div-022-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/insert-div-022-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/insert-div-022-expected.txt
deleted file mode 100644
index 9a0efcf4c31f4690c71d7131f2b3b41434fc606a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/insert-div-022-expected.txt
+++ /dev/null
@@ -1,40 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x568
- LayoutBlockFlow (anonymous) at (0,0) size 784x112
- LayoutText {#text} at (0,0) size 784x83
- text run at (0,0) width 747: "Test inserting paragraphs: should see \"foo\" in a blue box, then a blue box with"
- text run at (746,0) width 7: " "
- text run at (0,28) width 780: "with two lines in it: First line a bold \"x\"; second line a non-bold \"bar\". Fix for this"
- text run at (780,28) width 4: " "
- text run at (0,56) width 47: "bug: "
- LayoutInline {A} at (0,0) size 257x27 [color=#0000EE]
- LayoutText {#text} at (47,56) size 257x27
- text run at (47,56) width 257: "<rdar://problem/3927554>"
- LayoutText {#text} at (304,56) size 784x55
- text run at (304,56) width 480: " Style info applied to remainder of document after"
- text run at (784,56) width 0: " "
- text run at (0,84) width 191: "a newline is entered"
- LayoutBlockFlow {DIV} at (0,112) size 784x12
- LayoutBlockFlow {P} at (0,148) size 784x55 [border: (2px solid #0000FF)]
- LayoutInline {B} at (0,0) size 31x26
- LayoutText {#text} at (14,14) size 31x26
- text run at (14,14) width 31: "foo"
- LayoutBlockFlow {P} at (0,227) size 784x83 [border: (2px solid #0000FF)]
- LayoutInline {B} at (0,0) size 12x26
- LayoutText {#text} at (14,14) size 12x26
- text run at (14,14) width 12: "x"
- LayoutBR {BR} at (26,35) size 0x0 [bgcolor=#008000]
- LayoutText {#text} at (14,41) size 31x27
- text run at (14,41) width 31: "bar"
-caret: position 1 of child 0 {#text} of child 0 {B} of child 6 {P} of body

Powered by Google App Engine
This is Rietveld 408576698