Title: [101629] trunk/LayoutTests
- Revision
- 101629
- Author
- [email protected]
- Date
- 2011-12-01 00:05:06 -0800 (Thu, 01 Dec 2011)
Log Message
Fix typo in the tests added by r101575.
* editing/deleting/delete-and-cleanup-expected.txt:
* editing/pasteboard/paste-without-nesting-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (101628 => 101629)
--- trunk/LayoutTests/ChangeLog 2011-12-01 08:03:57 UTC (rev 101628)
+++ trunk/LayoutTests/ChangeLog 2011-12-01 08:05:06 UTC (rev 101629)
@@ -1,3 +1,10 @@
+2011-12-01 Csaba Osztrogonác <[email protected]>
+
+ Fix typo in the tests added by r101575.
+
+ * editing/deleting/delete-and-cleanup-expected.txt:
+ * editing/pasteboard/paste-without-nesting-expected.txt:
+
2011-12-01 Hayato Ito <[email protected]>
Unreviewed. Chromium rebaselines for svg test.
Modified: trunk/LayoutTests/editing/deleting/delete-and-cleanup-expected.txt (101628 => 101629)
--- trunk/LayoutTests/editing/deleting/delete-and-cleanup-expected.txt 2011-12-01 08:03:57 UTC (rev 101628)
+++ trunk/LayoutTests/editing/deleting/delete-and-cleanup-expected.txt 2011-12-01 08:05:06 UTC (rev 101629)
@@ -1,14 +1,14 @@
This test checks that deletion does not leave unnecessary nested divs.
-PASS confimedMarkup is '<br>'
-PASS confimedMarkup is '<br>'
-PASS confimedMarkup is '<div id="mydiv"><br></div>'
-PASS confimedMarkup is '<br>'
-PASS confimedMarkup is '<b><i><br></i></b>'
-PASS confimedMarkup is '<b><div style="border: solid red"><i><br></i></div></b>'
-PASS confimedMarkup is '<br>'
-PASS confimedMarkup is '<br>'
-PASS confimedMarkup is '<p><br></p>'
+PASS confirmedMarkup is '<br>'
+PASS confirmedMarkup is '<br>'
+PASS confirmedMarkup is '<div id="mydiv"><br></div>'
+PASS confirmedMarkup is '<br>'
+PASS confirmedMarkup is '<b><i><br></i></b>'
+PASS confirmedMarkup is '<b><div style="border: solid red"><i><br></i></div></b>'
+PASS confirmedMarkup is '<br>'
+PASS confirmedMarkup is '<br>'
+PASS confirmedMarkup is '<p><br></p>'
PASS successfullyParsed is true
TEST COMPLETE
Modified: trunk/LayoutTests/editing/pasteboard/paste-without-nesting-expected.txt (101628 => 101629)
--- trunk/LayoutTests/editing/pasteboard/paste-without-nesting-expected.txt 2011-12-01 08:03:57 UTC (rev 101628)
+++ trunk/LayoutTests/editing/pasteboard/paste-without-nesting-expected.txt 2011-12-01 08:05:06 UTC (rev 101629)
@@ -1,11 +1,11 @@
This test checks that copy a selection and paste over the same selection does not create nested divs.
-PASS confimedMarkup is 'Hello'
-PASS confimedMarkup is 'Hello<br>world'
-PASS confimedMarkup is '<div>Hello</div><div>world</div>'
-PASS confimedMarkup is '<div>Hello</div><div>world</div>'
-PASS confimedMarkup is '<div><b><i>Hello</i></b></div><div><b><i>world</i></b></div>'
-PASS confimedMarkup is '<div style="text-align: center;"><div><font color="#ff0000"><b><i>hello</i></b></font></div><div><font color="#ff0000"><b><i>world</i></b></font></div></div>'
+PASS confirmedMarkup is 'Hello'
+PASS confirmedMarkup is 'Hello<br>world'
+PASS confirmedMarkup is '<div>Hello</div><div>world</div>'
+PASS confirmedMarkup is '<div>Hello</div><div>world</div>'
+PASS confirmedMarkup is '<div><b><i>Hello</i></b></div><div><b><i>world</i></b></div>'
+PASS confirmedMarkup is '<div style="text-align: center;"><div><font color="#ff0000"><b><i>hello</i></b></font></div><div><font color="#ff0000"><b><i>world</i></b></font></div></div>'
PASS successfullyParsed is true
TEST COMPLETE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes