omitted in that check-in.
* editing/pasteboard/paste-RTFD.html:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@29446
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2008-01-13 Dan Bernstein <mitz@apple.com>
+
+ Change test to match the results landed in r29424. The test changes were
+ omitted in that check-in.
+
+ * editing/pasteboard/paste-RTFD.html:
+
2008-01-12 Dan Bernstein <mitz@apple.com>
Update expected results for fast/replaced/image-map-expected after
<title>RTFD paste test</title>
</head>
<body>
+<p>
+ On Tiger, this test demonstrates a bug in AppKit's -[NSString _documentFromRange:] method where it produces fragments with extra trailing and leading newlines. This bug is fixed in Leopard.
+</p>
<div contentEditable="true" id="root" class="editing">
<div id="test"> </div>
</div>