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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/editing/inserting/insert-div-022-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-div-022-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-div-022-expected.txt
deleted file mode 100644
index 66739ef2573dea5140e371324e8ea00dac2f7f5a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/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 757x84
- text run at (0,0) width 751: "Test inserting paragraphs: should see \"foo\" in a blue box, then a blue box with"
- text run at (750,0) width 7: " "
- text run at (0,28) width 747: "with two lines in it: First line a bold \"x\"; second line a non-bold \"bar\". Fix for"
- text run at (746,28) width 7: " "
- text run at (0,56) width 90: "this bug: "
- LayoutInline {A} at (0,0) size 257x28 [color=#0000EE]
- LayoutText {#text} at (89,56) size 257x28
- text run at (89,56) width 257: "<rdar://problem/3927554>"
- LayoutText {#text} at (345,56) size 783x56
- text run at (345,56) width 432: " Style info applied to remainder of document"
- text run at (776,56) width 7: " "
- text run at (0,84) width 242: "after a newline is entered"
- LayoutBlockFlow {DIV} at (0,112) size 784x12
- LayoutBlockFlow {P} at (0,148) size 784x56 [border: (2px solid #0000FF)]
- LayoutInline {B} at (0,0) size 32x28
- LayoutText {#text} at (14,14) size 32x28
- text run at (14,14) width 32: "foo"
- LayoutBlockFlow {P} at (0,228) size 784x84 [border: (2px solid #0000FF)]
- LayoutInline {B} at (0,0) size 12x28
- LayoutText {#text} at (14,14) size 12x28
- text run at (14,14) width 12: "x"
- LayoutBR {BR} at (26,36) size 0x0 [bgcolor=#008000]
- LayoutText {#text} at (14,42) size 31x28
- text run at (14,42) 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