mirror of
https://github.com/servo/servo.git
synced 2025-08-16 19:05:33 +01:00
Upgraded to SM 60
This commit is contained in:
parent
d34403047e
commit
74c1e00d81
290 changed files with 26572 additions and 1178 deletions
|
@ -1,4 +1,58 @@
|
|||
[File-constructor-endings.html]
|
||||
[File constructor: endings option]
|
||||
[The "endings" options property is used]
|
||||
expected: FAIL
|
||||
|
||||
[Input CRCR with endings 'native']
|
||||
expected: FAIL
|
||||
|
||||
[Input LFCRLFCR with endings 'native']
|
||||
expected: FAIL
|
||||
|
||||
[Invalid "endings" value: null]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid "endings" value: {}]
|
||||
expected: FAIL
|
||||
|
||||
[Input CR with endings 'native']
|
||||
expected: FAIL
|
||||
|
||||
[CR/LF in adjacent input strings]
|
||||
expected: FAIL
|
||||
|
||||
[Input CRLFCRLF with endings 'native']
|
||||
expected: FAIL
|
||||
|
||||
[Invalid "endings" value: ""]
|
||||
expected: FAIL
|
||||
|
||||
[Input LFCR with endings 'native']
|
||||
expected: FAIL
|
||||
|
||||
[Invalid "endings" value: "Transparent"]
|
||||
expected: FAIL
|
||||
|
||||
[Input CRLFCR with endings 'native']
|
||||
expected: FAIL
|
||||
|
||||
[Input CRLFLF with endings 'native']
|
||||
expected: FAIL
|
||||
|
||||
[Input CRCRLF with endings 'native']
|
||||
expected: FAIL
|
||||
|
||||
[Input CRLF with endings 'native']
|
||||
expected: FAIL
|
||||
|
||||
[Invalid "endings" value: "NATIVE"]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid "endings" value: 0]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid "endings" value: "invalidEnumValue"]
|
||||
expected: FAIL
|
||||
|
||||
[Exception propagation from options]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
[File-constructor.html]
|
||||
type: testharness
|
||||
[HTMLDocument in fileBits]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid bits argument: "hello"]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,19 @@
|
|||
[send-file-form-iso-2022-jp.tentative.html]
|
||||
[Upload files in ISO-2022-JP form (tentative)]
|
||||
[Upload file-for-upload-in-form-☺😂.txt (windows-1252) in ISO-2022-JP form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in ISO-2022-JP form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-.txt (x-user-defined) in ISO-2022-JP form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in ISO-2022-JP form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form.txt (ASCII) in ISO-2022-JP form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (Unicode) in ISO-2022-JP form]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,19 @@
|
|||
[send-file-form-utf-8.html]
|
||||
[Upload files in UTF-8 form]
|
||||
[Upload file-for-upload-in-form-☺😂.txt (windows-1252) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-.txt (x-user-defined) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form.txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (Unicode) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,19 @@
|
|||
[send-file-form-windows-1252.tentative.html]
|
||||
[Upload files in Windows-1252 form (tentative)]
|
||||
[Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in windows-1252 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form.txt (ASCII) in windows-1252 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (Unicode) in windows-1252 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in windows-1252 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (windows-1252) in windows-1252 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-.txt (x-user-defined) in windows-1252 form]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,19 @@
|
|||
[send-file-form-x-user-defined.tentative.html]
|
||||
[Upload files in x-user-defined form (tentative)]
|
||||
[Upload file-for-upload-in-form.txt (ASCII) in x-user-defined form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (Unicode) in x-user-defined form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in x-user-defined form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (windows-1252) in x-user-defined form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-.txt (x-user-defined) in x-user-defined form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in x-user-defined form]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[send-file-form.html]
|
||||
[Upload ASCII-named file in UTF-8 form]
|
||||
[Upload file-for-upload-in-form.txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue