Title: [218273] trunk/LayoutTests
- Revision
- 218273
- Author
- [email protected]
- Date
- 2017-06-14 11:12:06 -0700 (Wed, 14 Jun 2017)
Log Message
Rebaselined editing/execCommand/strikethrough-uses-strike-tag.html.
https://bugs.webkit.org/show_bug.cgi?id=173375
Unreviewed test gardening.
* platform/mac-wk1/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt: Added.
* platform/win/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (218272 => 218273)
--- trunk/LayoutTests/ChangeLog 2017-06-14 18:09:36 UTC (rev 218272)
+++ trunk/LayoutTests/ChangeLog 2017-06-14 18:12:06 UTC (rev 218273)
@@ -1,5 +1,16 @@
2017-06-14 Matt Lewis <[email protected]>
+ Rebaselined editing/execCommand/strikethrough-uses-strike-tag.html.
+ https://bugs.webkit.org/show_bug.cgi?id=173375
+
+
+ Unreviewed test gardening.
+
+ * platform/mac-wk1/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt: Added.
+ * platform/win/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt: Added.
+
+2017-06-14 Matt Lewis <[email protected]>
+
Unreviewed, rolling out r218157.
This patch caused multiple API failures on iOS Simulator.
Added: trunk/LayoutTests/platform/mac-wk1/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt (0 => 218273)
--- trunk/LayoutTests/platform/mac-wk1/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac-wk1/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt 2017-06-14 18:12:06 UTC (rev 218273)
@@ -0,0 +1,11 @@
+Blocked access to external URL https://www.webkit.org/
+Ensuring we continue to use strike tags for legacy strikethrough execCommands, not s tags. See https://bugs.webkit.org/show_bug.cgi?id=53475
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS Strikethrough of "Don't change expected results for me!" yields "<strike>Don't change expected results for me!</strike>"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
Added: trunk/LayoutTests/platform/win/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt (0 => 218273)
--- trunk/LayoutTests/platform/win/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt 2017-06-14 18:12:06 UTC (rev 218273)
@@ -0,0 +1,11 @@
+Blocked access to external URL https://www.webkit.org/
+Ensuring we continue to use strike tags for legacy strikethrough execCommands, not s tags. See https://bugs.webkit.org/show_bug.cgi?id=53475
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS Strikethrough of "Don't change expected results for me!" yields "<strike>Don't change expected results for me!</strike>"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes