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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range fr om 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document give nAction:WebViewInsertActionPasted
5 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 affini ty:NSSelectionAffinityDownstream stillSelecting:FALSE
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
8 layer at (0,0) size 800x600
9 RenderView at (0,0) size 800x600
10 layer at (0,0) size 800x600
11 RenderBlock {HTML} at (0,0) size 800x600
12 RenderBody {BODY} at (8,8) size 784x584
13 RenderBlock {P} at (0,0) size 784x36
14 RenderText {#text} at (0,0) size 779x36
15 text run at (0,0) width 779: "On Tiger, this test demonstrates a bug i n AppKit's -[NSString _documentFromRange:] method where it produces fragments"
16 text run at (0,18) width 256: "with extra trailing and leading newline s. "
17 text run at (256,18) width 183: "This bug is fixed in Leopard."
18 RenderBlock {DIV} at (0,52) size 784x232 [border: (2px solid #FF0000)]
19 RenderBlock {P} at (14,14) size 756x14
20 RenderBR {BR} at (0,0) size 0x14
21 RenderBlock {P} at (14,28) size 756x14
22 RenderText {#text} at (0,0) size 86x14
23 text run at (0,0) width 86: "this is some text"
24 RenderBlock {P} at (14,42) size 756x14
25 RenderBR {BR} at (0,0) size 0x14
26 RenderBlock {P} at (14,56) size 756x120
27 RenderImage {IMG} at (0,0) size 180x120
28 RenderBlock {P} at (14,176) size 756x14
29 RenderBR {BR} at (0,0) size 0x14
30 RenderBlock {P} at (14,190) size 756x14
31 RenderText {#text} at (0,0) size 117x14
32 text run at (0,0) width 117: "this is some more text"
33 RenderBlock {P} at (14,204) size 756x14
34 RenderBR {BR} at (0,0) size 0x14
35 RenderBlock {DIV} at (14,218) size 756x0
36 RenderBlock {DIV} at (0,284) size 784x0
37 caret: position 0 of child 0 {BR} of child 12 {P} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698