зеркало из https://github.com/mozilla/gecko-dev.git
25 строки
588 B
Plaintext
25 строки
588 B
Plaintext
# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing
|
|
# test url-prefix
|
|
|
|
# test that url-prefix is not be applied to absolute uris.
|
|
url-prefix absolute
|
|
|
|
== data:text/html,<body> data:text/html,<body>
|
|
skip == data:text/plain, data:text/plain,
|
|
skip == data:text/plain,HELLO data:text/plain,HELLO
|
|
|
|
# test that url-prefix is applied to test items.
|
|
url-prefix prefix-
|
|
|
|
script suffix.html
|
|
|
|
# test if url-prefix containing / works.
|
|
url-prefix prefix/
|
|
|
|
script suffix.html
|
|
|
|
# test that url-prefix should not be applied to include commands.
|
|
|
|
include urlprefixtests-include.list
|
|
|