Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Commit 82d21b6

Browse files
Remove trailing spaces from expected.txt files in web-platform-tests/[A-Za-h] minus css, dom, encoding, and html
https://bugs.webkit.org/show_bug.cgi?id=217024 Reviewed by Zalan Bujtas. This affects many files, and it's not helpful to fill the change log with a list of them. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@267651 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 8b173fd commit 82d21b6

File tree

1,478 files changed

+51372
-51363
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,478 files changed

+51372
-51363
lines changed

LayoutTests/imported/w3c/ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2020-09-26 Darin Adler <[email protected]>
2+
3+
Remove trailing spaces from expected.txt files in web-platform-tests/[A-Za-h] minus css, dom, encoding, and html
4+
https://bugs.webkit.org/show_bug.cgi?id=217024
5+
6+
Reviewed by Zalan Bujtas.
7+
8+
This affects many files, and it's not helpful to fill the change log with a list of them.
9+
110
2020-09-26 Darin Adler <[email protected]>
211

312
Remove trailing spaces from expected.txt files in web-platform-tests/css
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

2-
PASS Check the values of bubbles and cancelable are false when the progress event is dispatched
2+
PASS Check the values of bubbles and cancelable are false when the progress event is dispatched
33

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11

2-
PASS Interface
3-
PASS readAsText
4-
PASS readAsText with empty blob
5-
PASS readAsDataURL
6-
PASS readAsDataURL with empty blob
7-
PASS readAsBinaryString
8-
PASS readAsBinaryString with empty blob
9-
PASS readAsArrayBuffer
10-
PASS readAsArrayBuffer with empty blob
2+
PASS Interface
3+
PASS readAsText
4+
PASS readAsText with empty blob
5+
PASS readAsDataURL
6+
PASS readAsDataURL with empty blob
7+
PASS readAsBinaryString
8+
PASS readAsBinaryString with empty blob
9+
PASS readAsArrayBuffer
10+
PASS readAsArrayBuffer with empty blob
1111

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
PASS Blob.arrayBuffer()
3-
PASS Blob.arrayBuffer() empty Blob data
4-
PASS Blob.arrayBuffer() non-ascii input
5-
PASS Blob.arrayBuffer() non-unicode input
6-
PASS Blob.arrayBuffer() concurrent reads
2+
PASS Blob.arrayBuffer()
3+
PASS Blob.arrayBuffer() empty Blob data
4+
PASS Blob.arrayBuffer() non-ascii input
5+
PASS Blob.arrayBuffer() non-unicode input
6+
PASS Blob.arrayBuffer() concurrent reads
77

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
PASS Blob.arrayBuffer()
3-
PASS Blob.arrayBuffer() empty Blob data
4-
PASS Blob.arrayBuffer() non-ascii input
5-
PASS Blob.arrayBuffer() non-unicode input
6-
PASS Blob.arrayBuffer() concurrent reads
2+
PASS Blob.arrayBuffer()
3+
PASS Blob.arrayBuffer() empty Blob data
4+
PASS Blob.arrayBuffer() non-ascii input
5+
PASS Blob.arrayBuffer() non-unicode input
6+
PASS Blob.arrayBuffer() concurrent reads
77

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,47 @@
11

2-
PASS Valid "endings" value: "transparent"
3-
PASS Valid "endings" value: "native"
4-
PASS Invalid "endings" value: null
5-
PASS Invalid "endings" value: ""
6-
PASS Invalid "endings" value: "invalidEnumValue"
7-
PASS Invalid "endings" value: "Transparent"
8-
PASS Invalid "endings" value: "NATIVE"
9-
PASS Invalid "endings" value: 0
10-
PASS Invalid "endings" value: {}
11-
PASS Exception propagation from options
12-
PASS The "endings" options property is used
13-
PASS Input LF with endings unspecified
14-
PASS Input LF with endings 'transparent'
15-
PASS Input LF with endings 'native'
16-
PASS Input CR with endings unspecified
17-
PASS Input CR with endings 'transparent'
18-
PASS Input CR with endings 'native'
19-
PASS Input CRLF with endings unspecified
20-
PASS Input CRLF with endings 'transparent'
21-
PASS Input CRLF with endings 'native'
22-
PASS Input CRCR with endings unspecified
23-
PASS Input CRCR with endings 'transparent'
24-
PASS Input CRCR with endings 'native'
25-
PASS Input LFCR with endings unspecified
26-
PASS Input LFCR with endings 'transparent'
27-
PASS Input LFCR with endings 'native'
28-
PASS Input LFLF with endings unspecified
29-
PASS Input LFLF with endings 'transparent'
30-
PASS Input LFLF with endings 'native'
31-
PASS Input CRCRLF with endings unspecified
32-
PASS Input CRCRLF with endings 'transparent'
33-
PASS Input CRCRLF with endings 'native'
34-
PASS Input CRLFLF with endings unspecified
35-
PASS Input CRLFLF with endings 'transparent'
36-
PASS Input CRLFLF with endings 'native'
37-
PASS Input CRLFCR with endings unspecified
38-
PASS Input CRLFCR with endings 'transparent'
39-
PASS Input CRLFCR with endings 'native'
40-
PASS Input CRLFCRLF with endings unspecified
41-
PASS Input CRLFCRLF with endings 'transparent'
42-
PASS Input CRLFCRLF with endings 'native'
43-
PASS Input LFCRLFCR with endings unspecified
44-
PASS Input LFCRLFCR with endings 'transparent'
45-
PASS Input LFCRLFCR with endings 'native'
46-
PASS CR/LF in adjacent input strings
2+
PASS Valid "endings" value: "transparent"
3+
PASS Valid "endings" value: "native"
4+
PASS Invalid "endings" value: null
5+
PASS Invalid "endings" value: ""
6+
PASS Invalid "endings" value: "invalidEnumValue"
7+
PASS Invalid "endings" value: "Transparent"
8+
PASS Invalid "endings" value: "NATIVE"
9+
PASS Invalid "endings" value: 0
10+
PASS Invalid "endings" value: {}
11+
PASS Exception propagation from options
12+
PASS The "endings" options property is used
13+
PASS Input LF with endings unspecified
14+
PASS Input LF with endings 'transparent'
15+
PASS Input LF with endings 'native'
16+
PASS Input CR with endings unspecified
17+
PASS Input CR with endings 'transparent'
18+
PASS Input CR with endings 'native'
19+
PASS Input CRLF with endings unspecified
20+
PASS Input CRLF with endings 'transparent'
21+
PASS Input CRLF with endings 'native'
22+
PASS Input CRCR with endings unspecified
23+
PASS Input CRCR with endings 'transparent'
24+
PASS Input CRCR with endings 'native'
25+
PASS Input LFCR with endings unspecified
26+
PASS Input LFCR with endings 'transparent'
27+
PASS Input LFCR with endings 'native'
28+
PASS Input LFLF with endings unspecified
29+
PASS Input LFLF with endings 'transparent'
30+
PASS Input LFLF with endings 'native'
31+
PASS Input CRCRLF with endings unspecified
32+
PASS Input CRCRLF with endings 'transparent'
33+
PASS Input CRCRLF with endings 'native'
34+
PASS Input CRLFLF with endings unspecified
35+
PASS Input CRLFLF with endings 'transparent'
36+
PASS Input CRLFLF with endings 'native'
37+
PASS Input CRLFCR with endings unspecified
38+
PASS Input CRLFCR with endings 'transparent'
39+
PASS Input CRLFCR with endings 'native'
40+
PASS Input CRLFCRLF with endings unspecified
41+
PASS Input CRLFCRLF with endings 'transparent'
42+
PASS Input CRLFCRLF with endings 'native'
43+
PASS Input LFCRLFCR with endings unspecified
44+
PASS Input LFCRLFCR with endings 'transparent'
45+
PASS Input LFCRLFCR with endings 'native'
46+
PASS CR/LF in adjacent input strings
4747

Lines changed: 64 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,66 @@
11

2-
PASS Blob interface object
3-
PASS Blob constructor with no arguments
4-
PASS Blob constructor with no arguments, without 'new'
5-
PASS Blob constructor without brackets
6-
PASS Blob constructor with undefined as first argument
7-
PASS Passing non-objects, Dates and RegExps for blobParts should throw a TypeError.
8-
PASS A plain object with @@iterator should be treated as a sequence for the blobParts argument.
9-
PASS A plain object with custom @@iterator should be treated as a sequence for the blobParts argument.
10-
PASS A plain object with @@iterator and a length property should be treated as a sequence for the blobParts argument.
11-
PASS A String object should be treated as a sequence for the blobParts argument.
12-
PASS A Uint8Array object should be treated as a sequence for the blobParts argument.
13-
PASS The length getter should be invoked and any exceptions should be propagated.
14-
PASS A platform object that supports indexed properties should be treated as a sequence for the blobParts argument (overwritten 'length'.)
15-
PASS ToUint32 should be applied to the length and any exceptions should be propagated.
16-
PASS Getters and value conversions should happen in order until an exception is thrown.
17-
PASS ToString should be called on elements of the blobParts array and any exceptions should be propagated.
18-
PASS Changes to the blobParts array should be reflected in the returned Blob (pop).
19-
PASS Changes to the blobParts array should be reflected in the returned Blob (unshift).
20-
PASS ToString should be called on elements of the blobParts array.
21-
PASS ArrayBuffer elements of the blobParts array should be supported.
22-
PASS Passing typed arrays as elements of the blobParts array should work.
23-
PASS Passing a Float64Array as element of the blobParts array should work.
24-
PASS Passing an platform object that supports indexed properties as the blobParts array should work (select).
25-
PASS Passing an platform object that supports indexed properties as the blobParts array should work (attributes).
26-
PASS Passing a FrozenArray as the blobParts array should work (FrozenArray<MessagePort>).
27-
PASS Array with two blobs
28-
PASS Array with two buffers
29-
PASS Array with two bufferviews
30-
PASS Array with mixed types
31-
PASS options properties should be accessed in lexicographic order.
32-
PASS Arguments should be evaluated from left to right.
33-
PASS Passing null (index 0) for options should use the defaults.
34-
PASS Passing null (index 0) for options should use the defaults (with newlines).
35-
PASS Passing undefined (index 1) for options should use the defaults.
36-
PASS Passing undefined (index 1) for options should use the defaults (with newlines).
37-
PASS Passing object "[object Object]" (index 2) for options should use the defaults.
38-
PASS Passing object "[object Object]" (index 2) for options should use the defaults (with newlines).
39-
PASS Passing object "[object Object]" (index 3) for options should use the defaults.
40-
PASS Passing object "[object Object]" (index 3) for options should use the defaults (with newlines).
41-
PASS Passing object "/regex/" (index 4) for options should use the defaults.
42-
PASS Passing object "/regex/" (index 4) for options should use the defaults (with newlines).
43-
PASS Passing function "function () {}" (index 5) for options should use the defaults.
44-
PASS Passing function "function () {}" (index 5) for options should use the defaults (with newlines).
45-
PASS Passing 123 for options should throw
46-
PASS Passing 123.4 for options should throw
47-
PASS Passing true for options should throw
48-
PASS Passing "abc" for options should throw
49-
PASS Blob with type ""
50-
PASS Blob with type "a"
51-
PASS Blob with type "A"
52-
PASS Blob with type "text/html"
53-
PASS Blob with type "TEXT/HTML"
54-
PASS Blob with type "text/plain;charset=utf-8"
55-
PASS Blob with type "å"
56-
PASS Blob with type "𐑾"
57-
PASS Blob with type " image/gif "
58-
PASS Blob with type "\timage/gif\t"
59-
PASS Blob with type "image/gif;"
60-
PASS Blob with type "İmage/gif"
61-
PASS Blob with type "ımage/gif"
62-
PASS Blob with type "image/gif\0"
63-
PASS Blob with type "unknown/unknown"
64-
PASS Blob with type "text/plain"
65-
PASS Blob with type "image/png"
2+
PASS Blob interface object
3+
PASS Blob constructor with no arguments
4+
PASS Blob constructor with no arguments, without 'new'
5+
PASS Blob constructor without brackets
6+
PASS Blob constructor with undefined as first argument
7+
PASS Passing non-objects, Dates and RegExps for blobParts should throw a TypeError.
8+
PASS A plain object with @@iterator should be treated as a sequence for the blobParts argument.
9+
PASS A plain object with custom @@iterator should be treated as a sequence for the blobParts argument.
10+
PASS A plain object with @@iterator and a length property should be treated as a sequence for the blobParts argument.
11+
PASS A String object should be treated as a sequence for the blobParts argument.
12+
PASS A Uint8Array object should be treated as a sequence for the blobParts argument.
13+
PASS The length getter should be invoked and any exceptions should be propagated.
14+
PASS A platform object that supports indexed properties should be treated as a sequence for the blobParts argument (overwritten 'length'.)
15+
PASS ToUint32 should be applied to the length and any exceptions should be propagated.
16+
PASS Getters and value conversions should happen in order until an exception is thrown.
17+
PASS ToString should be called on elements of the blobParts array and any exceptions should be propagated.
18+
PASS Changes to the blobParts array should be reflected in the returned Blob (pop).
19+
PASS Changes to the blobParts array should be reflected in the returned Blob (unshift).
20+
PASS ToString should be called on elements of the blobParts array.
21+
PASS ArrayBuffer elements of the blobParts array should be supported.
22+
PASS Passing typed arrays as elements of the blobParts array should work.
23+
PASS Passing a Float64Array as element of the blobParts array should work.
24+
PASS Passing an platform object that supports indexed properties as the blobParts array should work (select).
25+
PASS Passing an platform object that supports indexed properties as the blobParts array should work (attributes).
26+
PASS Passing a FrozenArray as the blobParts array should work (FrozenArray<MessagePort>).
27+
PASS Array with two blobs
28+
PASS Array with two buffers
29+
PASS Array with two bufferviews
30+
PASS Array with mixed types
31+
PASS options properties should be accessed in lexicographic order.
32+
PASS Arguments should be evaluated from left to right.
33+
PASS Passing null (index 0) for options should use the defaults.
34+
PASS Passing null (index 0) for options should use the defaults (with newlines).
35+
PASS Passing undefined (index 1) for options should use the defaults.
36+
PASS Passing undefined (index 1) for options should use the defaults (with newlines).
37+
PASS Passing object "[object Object]" (index 2) for options should use the defaults.
38+
PASS Passing object "[object Object]" (index 2) for options should use the defaults (with newlines).
39+
PASS Passing object "[object Object]" (index 3) for options should use the defaults.
40+
PASS Passing object "[object Object]" (index 3) for options should use the defaults (with newlines).
41+
PASS Passing object "/regex/" (index 4) for options should use the defaults.
42+
PASS Passing object "/regex/" (index 4) for options should use the defaults (with newlines).
43+
PASS Passing function "function () {}" (index 5) for options should use the defaults.
44+
PASS Passing function "function () {}" (index 5) for options should use the defaults (with newlines).
45+
PASS Passing 123 for options should throw
46+
PASS Passing 123.4 for options should throw
47+
PASS Passing true for options should throw
48+
PASS Passing "abc" for options should throw
49+
PASS Blob with type ""
50+
PASS Blob with type "a"
51+
PASS Blob with type "A"
52+
PASS Blob with type "text/html"
53+
PASS Blob with type "TEXT/HTML"
54+
PASS Blob with type "text/plain;charset=utf-8"
55+
PASS Blob with type "å"
56+
PASS Blob with type "𐑾"
57+
PASS Blob with type " image/gif "
58+
PASS Blob with type "\timage/gif\t"
59+
PASS Blob with type "image/gif;"
60+
PASS Blob with type "İmage/gif"
61+
PASS Blob with type "ımage/gif"
62+
PASS Blob with type "image/gif\0"
63+
PASS Blob with type "unknown/unknown"
64+
PASS Blob with type "text/plain"
65+
PASS Blob with type "image/png"
6666

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

2-
PASS Create Blob in Worker
2+
PASS Create Blob in Worker
33

0 commit comments

Comments
 (0)