Title: [267667] trunk/LayoutTests/imported/w3c
Revision
267667
Author
[email protected]
Date
2020-09-27 09:45:28 -0700 (Sun, 27 Sep 2020)

Log Message

Remove trailing spaces from the last few expected.txt files that have them
https://bugs.webkit.org/show_bug.cgi?id=217040

Reviewed by Zalan Bujtas.

* web-platform-tests/content-security-policy/style-src/style-src-imported-style-allowed.sub-expected.txt:
* web-platform-tests/content-security-policy/style-src/style-src-imported-style-blocked-expected.txt:
* web-platform-tests/css/css-text/white-space/append-whitespace-only-node-crash-001-expected.txt:
* web-platform-tests/pointerevents/pointerlock/pointerevent_pointermove_on_chorded_mouse_button_when_locked-expected.txt:
Remove trailing spaces.

Modified Paths

Diff

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (267666 => 267667)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2020-09-27 16:30:54 UTC (rev 267666)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2020-09-27 16:45:28 UTC (rev 267667)
@@ -1,5 +1,18 @@
 2020-09-27  Darin Adler  <[email protected]>
 
+        Remove trailing spaces from the last few expected.txt files that have them
+        https://bugs.webkit.org/show_bug.cgi?id=217040
+
+        Reviewed by Zalan Bujtas.
+
+        * web-platform-tests/content-security-policy/style-src/style-src-imported-style-allowed.sub-expected.txt:
+        * web-platform-tests/content-security-policy/style-src/style-src-imported-style-blocked-expected.txt:
+        * web-platform-tests/css/css-text/white-space/append-whitespace-only-node-crash-001-expected.txt:
+        * web-platform-tests/pointerevents/pointerlock/pointerevent_pointermove_on_chorded_mouse_button_when_locked-expected.txt:
+        Remove trailing spaces.
+
+2020-09-27  Darin Adler  <[email protected]>
+
         Remove trailing spaces from expected.txt files in imported/w3c/web-platform-tests/encoding/legacy-mb-japanese/euc-jp
         https://bugs.webkit.org/show_bug.cgi?id=217037
 

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/content-security-policy/style-src/style-src-imported-style-allowed.sub-expected.txt (267666 => 267667)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/content-security-policy/style-src/style-src-imported-style-allowed.sub-expected.txt	2020-09-27 16:30:54 UTC (rev 267666)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/content-security-policy/style-src/style-src-imported-style-allowed.sub-expected.txt	2020-09-27 16:45:28 UTC (rev 267667)
@@ -1,4 +1,4 @@
 Blocked access to external URL http://www1.localhost:8800/content-security-policy/style-src/style-src.css
 
-PASS Imported style that violates policy should not load 
+PASS Imported style that violates policy should not load
 Lorem ipsum

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/content-security-policy/style-src/style-src-imported-style-blocked-expected.txt (267666 => 267667)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/content-security-policy/style-src/style-src-imported-style-blocked-expected.txt	2020-09-27 16:30:54 UTC (rev 267666)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/content-security-policy/style-src/style-src-imported-style-blocked-expected.txt	2020-09-27 16:45:28 UTC (rev 267667)
@@ -1,4 +1,4 @@
 
-PASS @import stylesheet should not load because it does not match style-src 
+PASS @import stylesheet should not load because it does not match style-src
 FAIL Should fire a securitypolicyviolation event assert_equals: expected "style-src 'self'" but got "style-src-elem"
 Lorem ipsum

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/append-whitespace-only-node-crash-001-expected.txt (267666 => 267667)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/append-whitespace-only-node-crash-001-expected.txt	2020-09-27 16:30:54 UTC (rev 267666)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/append-whitespace-only-node-crash-001-expected.txt	2020-09-27 16:45:28 UTC (rev 267667)
@@ -1,40 +1,40 @@
 
-PASS Append U+0020 to 'white-space: normal' 
-PASS Append U+0009 to 'white-space: normal' 
-PASS Append U+000A to 'white-space: normal' 
-PASS Append U+000C to 'white-space: normal' 
-PASS Append U+000D to 'white-space: normal' 
-PASS Append U+0020 to 'white-space: pre' 
-PASS Append U+0009 to 'white-space: pre' 
-PASS Append U+000A to 'white-space: pre' 
-PASS Append U+000C to 'white-space: pre' 
-PASS Append U+000D to 'white-space: pre' 
-PASS Append U+0020 to 'white-space: nowrap' 
-PASS Append U+0009 to 'white-space: nowrap' 
-PASS Append U+000A to 'white-space: nowrap' 
-PASS Append U+000C to 'white-space: nowrap' 
-PASS Append U+000D to 'white-space: nowrap' 
-PASS Append U+0020 to 'white-space: pre-wrap' 
-PASS Append U+0009 to 'white-space: pre-wrap' 
-PASS Append U+000A to 'white-space: pre-wrap' 
-PASS Append U+000C to 'white-space: pre-wrap' 
-PASS Append U+000D to 'white-space: pre-wrap' 
-PASS Append U+0020 to 'white-space: break-spaces' 
-PASS Append U+0009 to 'white-space: break-spaces' 
-PASS Append U+000A to 'white-space: break-spaces' 
-PASS Append U+000C to 'white-space: break-spaces' 
-PASS Append U+000D to 'white-space: break-spaces' 
-PASS Append U+0020 to 'white-space: pre-line' 
-PASS Append U+0009 to 'white-space: pre-line' 
-PASS Append U+000A to 'white-space: pre-line' 
-PASS Append U+000C to 'white-space: pre-line' 
-PASS Append U+000D to 'white-space: pre-line' 
+PASS Append U+0020 to 'white-space: normal'
+PASS Append U+0009 to 'white-space: normal'
+PASS Append U+000A to 'white-space: normal'
+PASS Append U+000C to 'white-space: normal'
+PASS Append U+000D to 'white-space: normal'
+PASS Append U+0020 to 'white-space: pre'
+PASS Append U+0009 to 'white-space: pre'
+PASS Append U+000A to 'white-space: pre'
+PASS Append U+000C to 'white-space: pre'
+PASS Append U+000D to 'white-space: pre'
+PASS Append U+0020 to 'white-space: nowrap'
+PASS Append U+0009 to 'white-space: nowrap'
+PASS Append U+000A to 'white-space: nowrap'
+PASS Append U+000C to 'white-space: nowrap'
+PASS Append U+000D to 'white-space: nowrap'
+PASS Append U+0020 to 'white-space: pre-wrap'
+PASS Append U+0009 to 'white-space: pre-wrap'
+PASS Append U+000A to 'white-space: pre-wrap'
+PASS Append U+000C to 'white-space: pre-wrap'
+PASS Append U+000D to 'white-space: pre-wrap'
+PASS Append U+0020 to 'white-space: break-spaces'
+PASS Append U+0009 to 'white-space: break-spaces'
+PASS Append U+000A to 'white-space: break-spaces'
+PASS Append U+000C to 'white-space: break-spaces'
+PASS Append U+000D to 'white-space: break-spaces'
+PASS Append U+0020 to 'white-space: pre-line'
+PASS Append U+0009 to 'white-space: pre-line'
+PASS Append U+000A to 'white-space: pre-line'
+PASS Append U+000C to 'white-space: pre-line'
+PASS Append U+000D to 'white-space: pre-line'
 test
 test
 test
 test
 test
-test 
+test
 test	
 test
 test
@@ -44,12 +44,12 @@
 test
 test
 test
-test 
+test
 test	
 test
 test
 test
-test 
+test
 test	
 test
 test
@@ -56,6 +56,6 @@
 test
 test
 test
-test 
+test
 test
 test

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/pointerevents/pointerlock/pointerevent_pointermove_on_chorded_mouse_button_when_locked-expected.txt (267666 => 267667)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/pointerevents/pointerlock/pointerevent_pointermove_on_chorded_mouse_button_when_locked-expected.txt	2020-09-27 16:30:54 UTC (rev 267666)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/pointerevents/pointerlock/pointerevent_pointermove_on_chorded_mouse_button_when_locked-expected.txt	2020-09-27 16:45:28 UTC (rev 267667)
@@ -14,5 +14,5 @@
 Refresh the page to run the tests again.
 
 
-PASS pointer locked pointermove events received for button state changes 
+PASS pointer locked pointermove events received for button state changes
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to