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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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-25T17:34:19 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/inserting/insert-div-022-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/win/editing/inserting/insert-div-022-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/inserting/insert-div-022-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/inserting/insert-div-022-expected.txt
deleted file mode 100644
index 3bccd3b87474f7c06ead6c2dcc26297469deca6a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/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 784x108
- LayoutText {#text} at (0,0) size 757x80
- 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,27) width 747: "with two lines in it: First line a bold \"x\"; second line a non-bold \"bar\". Fix for"
- text run at (746,27) width 7: " "
- text run at (0,54) width 90: "this bug: "
- LayoutInline {A} at (0,0) size 257x26 [color=#0000EE]
- LayoutText {#text} at (89,54) size 257x26
- text run at (89,54) width 257: "<rdar://problem/3927554>"
- LayoutText {#text} at (345,54) size 783x53
- text run at (345,54) width 432: " Style info applied to remainder of document"
- text run at (776,54) width 7: " "
- text run at (0,81) width 242: "after a newline is entered"
- LayoutBlockFlow {DIV} at (0,108) size 784x12
- LayoutBlockFlow {P} at (0,144) size 784x55 [border: (2px solid #0000FF)]
- LayoutInline {B} at (0,0) size 32x26
- LayoutText {#text} at (14,14) size 32x26
- text run at (14,14) width 32: "foo"
- LayoutBlockFlow {P} at (0,223) size 784x82 [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 31x26
- 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/inserting/insert-div-022-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698