File tree Expand file tree Collapse file tree 5 files changed +5
-34
lines changed Expand file tree Collapse file tree 5 files changed +5
-34
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< meta charset ="utf-8 " />
3- < title > Upload files named using controls (tentative)</ title >
4- <!--
5- NOTE: This test is tentative because encoding for filename
6- control characters is not yet standardized.
7- -->
3+ < title > Upload files named using controls</ title >
84< link
95 rel ="help "
106 href ="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data "
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< meta charset ="utf-8 ">
33< meta name =timeout content =long >
4- < title > Upload files in ISO-2022-JP form (tentative)</ title >
5- <!--
6- NOTE: This test is tentative because encoding for filename
7- characters unrepresentable in the form charset is not yet
8- standardized.
9- -->
10- < link rel ="help "
11- href ="https://github.com/whatwg/html/issues/3223 ">
4+ < title > Upload files in ISO-2022-JP form</ title >
125< link rel ="help "
136 href ="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data ">
147< link rel ="help "
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< meta charset ="utf-8 " />
3- < title > Upload files named using punctuation (tentative)</ title >
4- <!--
5- NOTE: This test is tentative because encoding for filename
6- punctuation characters is not yet standardized.
7- -->
3+ < title > Upload files named using punctuation</ title >
84< link
95 rel ="help "
106 href ="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data "
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< meta charset ="utf-8 ">
3- < title > Upload files in Windows-1252 form (tentative)</ title >
4- <!--
5- NOTE: This test is tentative because encoding for filename
6- characters unrepresentable in the form charset is not yet
7- standardized.
8- -->
9- < link rel ="help "
10- href ="https://github.com/whatwg/html/issues/3223 ">
3+ < title > Upload files in Windows-1252 form</ title >
114< link rel ="help "
125 href ="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data ">
136< link rel ="help "
Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< meta charset ="utf-8 ">
3- < title > Upload files in x-user-defined form (tentative)</ title >
4- <!--
5- NOTE: This test is tentative because encoding for filename
6- characters unrepresentable in the form charset is not yet
7- standardized.
8- -->
9- < link rel ="help "
10- href ="https://github.com/whatwg/html/issues/3223 ">
3+ < title > Upload files in x-user-defined form</ title >
114< link rel ="help "
125 href ="https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data ">
136< link rel ="help "
You can’t perform that action at this time.
0 commit comments