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

Unified Diff: LayoutTests/editing/pasteboard/paste-RTFD-expected.txt

Issue 14195011: Removed WONTFIX tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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: LayoutTests/editing/pasteboard/paste-RTFD-expected.txt
diff --git a/LayoutTests/editing/pasteboard/paste-RTFD-expected.txt b/LayoutTests/editing/pasteboard/paste-RTFD-expected.txt
deleted file mode 100644
index 4233f61ae0ed6c84fc8040dfeec38d384709491d..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/pasteboard/paste-RTFD-expected.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document givenAction:WebViewInsertActionPasted
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 0 of P > DIV > BODY > HTML > #document to 0 of P > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 779x36
- text run at (0,0) width 779: "On Tiger, this test demonstrates a bug in AppKit's -[NSString _documentFromRange:] method where it produces fragments"
- text run at (0,18) width 256: "with extra trailing and leading newlines. "
- text run at (256,18) width 183: "This bug is fixed in Leopard."
- RenderBlock {DIV} at (0,52) size 784x232 [border: (2px solid #FF0000)]
- RenderBlock {P} at (14,14) size 756x14
- RenderBR {BR} at (0,0) size 0x14
- RenderBlock {P} at (14,28) size 756x14
- RenderText {#text} at (0,0) size 86x14
- text run at (0,0) width 86: "this is some text"
- RenderBlock {P} at (14,42) size 756x14
- RenderBR {BR} at (0,0) size 0x14
- RenderBlock {P} at (14,56) size 756x120
- RenderImage {IMG} at (0,0) size 180x120
- RenderBlock {P} at (14,176) size 756x14
- RenderBR {BR} at (0,0) size 0x14
- RenderBlock {P} at (14,190) size 756x14
- RenderText {#text} at (0,0) size 117x14
- text run at (0,0) width 117: "this is some more text"
- RenderBlock {P} at (14,204) size 756x14
- RenderBR {BR} at (0,0) size 0x14
- RenderBlock {DIV} at (14,218) size 756x0
- RenderBlock {DIV} at (0,284) size 784x0
-caret: position 0 of child 0 {BR} of child 12 {P} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698