From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- testing/web-platform/tests/app-uri/OWNERS | 1 + testing/web-platform/tests/app-uri/README.md | 13 + .../web-platform/tests/app-uri/appURI_test.html | 393 +++++++++++++++++++++ .../tests/app-uri/resources/ExamPLE/mmY/index.html | 1 + .../tests/app-uri/resources/ExamPLE/mmY/sth.txt | 1 + .../resources/ExamPLE/{mY}/z...z/index.html | 1 + .../resources/ImaGes/{{a}}/Test_1/$a/sth34!.png | Bin 0 -> 3059 bytes .../resources/ImaGes/~t/{!a}/corrupted_file.png | Bin 0 -> 2964 bytes .../app-uri/resources/ImaGes/~t/{!a}/~sth.png | Bin 0 -> 3059 bytes .../tests/app-uri/resources/icons/w3c-128.png | Bin 0 -> 2447 bytes .../tests/app-uri/resources/icons/w3c-16.png | Bin 0 -> 984 bytes .../tests/app-uri/resources/icons/w3c-48.png | Bin 0 -> 1453 bytes 12 files changed, 410 insertions(+) create mode 100644 testing/web-platform/tests/app-uri/OWNERS create mode 100644 testing/web-platform/tests/app-uri/README.md create mode 100644 testing/web-platform/tests/app-uri/appURI_test.html create mode 100644 testing/web-platform/tests/app-uri/resources/ExamPLE/mmY/index.html create mode 100644 testing/web-platform/tests/app-uri/resources/ExamPLE/mmY/sth.txt create mode 100644 testing/web-platform/tests/app-uri/resources/ExamPLE/{mY}/z...z/index.html create mode 100644 testing/web-platform/tests/app-uri/resources/ImaGes/{{a}}/Test_1/$a/sth34!.png create mode 100644 testing/web-platform/tests/app-uri/resources/ImaGes/~t/{!a}/corrupted_file.png create mode 100644 testing/web-platform/tests/app-uri/resources/ImaGes/~t/{!a}/~sth.png create mode 100644 testing/web-platform/tests/app-uri/resources/icons/w3c-128.png create mode 100644 testing/web-platform/tests/app-uri/resources/icons/w3c-16.png create mode 100644 testing/web-platform/tests/app-uri/resources/icons/w3c-48.png (limited to 'testing/web-platform/tests/app-uri') diff --git a/testing/web-platform/tests/app-uri/OWNERS b/testing/web-platform/tests/app-uri/OWNERS new file mode 100644 index 000000000..261dea7df --- /dev/null +++ b/testing/web-platform/tests/app-uri/OWNERS @@ -0,0 +1 @@ +@happyoungj diff --git a/testing/web-platform/tests/app-uri/README.md b/testing/web-platform/tests/app-uri/README.md new file mode 100644 index 000000000..a33f0b0b4 --- /dev/null +++ b/testing/web-platform/tests/app-uri/README.md @@ -0,0 +1,13 @@ +app-URI test suite +========== + +Test suites for [app-URI scheme](http://app-uri.sysapps.org/) specification + +You can find here: + +[app-URI test suite html file](appURI_test.html) + + +If you want to use System application packages there is manifest file on Sysapps github repo: + +[Manifest file - can be used for building application](https://github.com/sysapps/testsuites/blob/gh-pages/app-URI/manifest.webapp) \ No newline at end of file diff --git a/testing/web-platform/tests/app-uri/appURI_test.html b/testing/web-platform/tests/app-uri/appURI_test.html new file mode 100644 index 000000000..722c210b5 --- /dev/null +++ b/testing/web-platform/tests/app-uri/appURI_test.html @@ -0,0 +1,393 @@ + + + + app:URI compliance tests + + + + + + +
+
+ + + + + + + + diff --git a/testing/web-platform/tests/app-uri/resources/ExamPLE/mmY/index.html b/testing/web-platform/tests/app-uri/resources/ExamPLE/mmY/index.html new file mode 100644 index 000000000..7ef22e9a4 --- /dev/null +++ b/testing/web-platform/tests/app-uri/resources/ExamPLE/mmY/index.html @@ -0,0 +1 @@ +PASS diff --git a/testing/web-platform/tests/app-uri/resources/ExamPLE/mmY/sth.txt b/testing/web-platform/tests/app-uri/resources/ExamPLE/mmY/sth.txt new file mode 100644 index 000000000..5e3cbc931 --- /dev/null +++ b/testing/web-platform/tests/app-uri/resources/ExamPLE/mmY/sth.txt @@ -0,0 +1 @@ +This is simple text file diff --git a/testing/web-platform/tests/app-uri/resources/ExamPLE/{mY}/z...z/index.html b/testing/web-platform/tests/app-uri/resources/ExamPLE/{mY}/z...z/index.html new file mode 100644 index 000000000..7ef22e9a4 --- /dev/null +++ b/testing/web-platform/tests/app-uri/resources/ExamPLE/{mY}/z...z/index.html @@ -0,0 +1 @@ +PASS diff --git a/testing/web-platform/tests/app-uri/resources/ImaGes/{{a}}/Test_1/$a/sth34!.png b/testing/web-platform/tests/app-uri/resources/ImaGes/{{a}}/Test_1/$a/sth34!.png new file mode 100644 index 000000000..4a775ded2 Binary files /dev/null and b/testing/web-platform/tests/app-uri/resources/ImaGes/{{a}}/Test_1/$a/sth34!.png differ diff --git a/testing/web-platform/tests/app-uri/resources/ImaGes/~t/{!a}/corrupted_file.png b/testing/web-platform/tests/app-uri/resources/ImaGes/~t/{!a}/corrupted_file.png new file mode 100644 index 000000000..d05eb6ea2 Binary files /dev/null and b/testing/web-platform/tests/app-uri/resources/ImaGes/~t/{!a}/corrupted_file.png differ diff --git a/testing/web-platform/tests/app-uri/resources/ImaGes/~t/{!a}/~sth.png b/testing/web-platform/tests/app-uri/resources/ImaGes/~t/{!a}/~sth.png new file mode 100644 index 000000000..4a775ded2 Binary files /dev/null and b/testing/web-platform/tests/app-uri/resources/ImaGes/~t/{!a}/~sth.png differ diff --git a/testing/web-platform/tests/app-uri/resources/icons/w3c-128.png b/testing/web-platform/tests/app-uri/resources/icons/w3c-128.png new file mode 100644 index 000000000..c01015625 Binary files /dev/null and b/testing/web-platform/tests/app-uri/resources/icons/w3c-128.png differ diff --git a/testing/web-platform/tests/app-uri/resources/icons/w3c-16.png b/testing/web-platform/tests/app-uri/resources/icons/w3c-16.png new file mode 100644 index 000000000..105194bba Binary files /dev/null and b/testing/web-platform/tests/app-uri/resources/icons/w3c-16.png differ diff --git a/testing/web-platform/tests/app-uri/resources/icons/w3c-48.png b/testing/web-platform/tests/app-uri/resources/icons/w3c-48.png new file mode 100644 index 000000000..a19c55d67 Binary files /dev/null and b/testing/web-platform/tests/app-uri/resources/icons/w3c-48.png differ -- cgit v1.2.3