Title: [218279] trunk/LayoutTests
Revision
218279
Author
[email protected]
Date
2017-06-14 12:20:01 -0700 (Wed, 14 Jun 2017)

Log Message

Fixed typo error for re-baselined editing/execCommand/strikethrough-uses-strike-tag.html.
https://bugs.webkit.org/show_bug.cgi?id=173375

Unreviewed test gardening.

* platform/mac-wk1/editing/execCommand/strikethrough-uses-strike-tag-expected.txt: Renamed from LayoutTests/platform/mac-wk1/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt.
* platform/win/editing/execCommand/strikethrough-uses-strike-tag-expected.txt: Renamed from LayoutTests/platform/win/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (218278 => 218279)


--- trunk/LayoutTests/ChangeLog	2017-06-14 19:17:22 UTC (rev 218278)
+++ trunk/LayoutTests/ChangeLog	2017-06-14 19:20:01 UTC (rev 218279)
@@ -1,3 +1,14 @@
+2017-06-14  Matt Lewis  <[email protected]>
+
+        Fixed typo error for re-baselined editing/execCommand/strikethrough-uses-strike-tag.html.
+        https://bugs.webkit.org/show_bug.cgi?id=173375
+        
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/editing/execCommand/strikethrough-uses-strike-tag-expected.txt: Renamed from LayoutTests/platform/mac-wk1/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt.
+        * platform/win/editing/execCommand/strikethrough-uses-strike-tag-expected.txt: Renamed from LayoutTests/platform/win/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt.
+
 2017-06-14  Chris Dumez  <[email protected]>
 
         transitions/created-while-suspended.html is slow and flaky

Deleted: trunk/LayoutTests/platform/mac-wk1/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt (218278 => 218279)


--- trunk/LayoutTests/platform/mac-wk1/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt	2017-06-14 19:17:22 UTC (rev 218278)
+++ trunk/LayoutTests/platform/mac-wk1/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt	2017-06-14 19:20:01 UTC (rev 218279)
@@ -1,11 +0,0 @@
-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
-

Copied: trunk/LayoutTests/platform/mac-wk1/editing/execCommand/strikethrough-uses-strike-tag-expected.txt (from rev 218278, trunk/LayoutTests/platform/mac-wk1/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt) (0 => 218279)


--- trunk/LayoutTests/platform/mac-wk1/editing/execCommand/strikethrough-uses-strike-tag-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk1/editing/execCommand/strikethrough-uses-strike-tag-expected.txt	2017-06-14 19:20:01 UTC (rev 218279)
@@ -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
+

Deleted: trunk/LayoutTests/platform/win/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt (218278 => 218279)


--- trunk/LayoutTests/platform/win/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt	2017-06-14 19:17:22 UTC (rev 218278)
+++ trunk/LayoutTests/platform/win/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt	2017-06-14 19:20:01 UTC (rev 218279)
@@ -1,11 +0,0 @@
-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
-

Copied: trunk/LayoutTests/platform/win/editing/execCommand/strikethrough-uses-strike-tag-expected.txt (from rev 218278, trunk/LayoutTests/platform/win/editing/exeCommand/strikethrough-uses-strike-tag-expected.txt) (0 => 218279)


--- trunk/LayoutTests/platform/win/editing/execCommand/strikethrough-uses-strike-tag-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/win/editing/execCommand/strikethrough-uses-strike-tag-expected.txt	2017-06-14 19:20:01 UTC (rev 218279)
@@ -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

Reply via email to