Title: [88752] trunk/LayoutTests
- Revision
- 88752
- Author
- [email protected]
- Date
- 2011-06-13 19:15:45 -0700 (Mon, 13 Jun 2011)
Log Message
2011-06-13 Ryosuke Niwa <[email protected]>
Another GTK rebaseline after r88717 because non-breaking spaces were somehow converted to
regular spaces in r88742.
* platform/gtk/editing/pasteboard/paste-xml-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (88751 => 88752)
--- trunk/LayoutTests/ChangeLog 2011-06-14 02:09:44 UTC (rev 88751)
+++ trunk/LayoutTests/ChangeLog 2011-06-14 02:15:45 UTC (rev 88752)
@@ -1,5 +1,12 @@
2011-06-13 Ryosuke Niwa <[email protected]>
+ Another GTK rebaseline after r88717 because non-breaking spaces were somehow converted to
+ regular spaces in r88742.
+
+ * platform/gtk/editing/pasteboard/paste-xml-expected.txt:
+
+2011-06-13 Ryosuke Niwa <[email protected]>
+
Chromium rebaselines after r88617. The test is now passing on all platforms.
* platform/chromium-mac-leopard/fast/repaint/selection-after-remove-expected.png: Added.
Modified: trunk/LayoutTests/platform/gtk/editing/pasteboard/paste-xml-expected.txt (88751 => 88752)
--- trunk/LayoutTests/platform/gtk/editing/pasteboard/paste-xml-expected.txt 2011-06-14 02:09:44 UTC (rev 88751)
+++ trunk/LayoutTests/platform/gtk/editing/pasteboard/paste-xml-expected.txt 2011-06-14 02:15:45 UTC (rev 88752)
@@ -15,6 +15,6 @@
EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > span > div > body > html > #document to 1 of #text > span > div > body > html > #document toDOMRange:range from 3 of #text > span > div > body > html > #document to 3 of #text > span > div > body > html > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-foo barbar baz
+foo barbar baz
execCopyCommand: <span xmlns="http://www.w3.org/1999/xhtml" id="test">foo bar baz</span>
-execPasteCommand: <span xmlns="http://www.w3.org/1999/xhtml" id="test">foo barbar baz</span>
+execPasteCommand: <span xmlns="http://www.w3.org/1999/xhtml" id="test">foo barbar baz</span>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes