diff options
Diffstat (limited to 'testing/marionette/harness/marionette_harness/www/testPageSourceWithUnicodeChars.html')
-rw-r--r-- | testing/marionette/harness/marionette_harness/www/testPageSourceWithUnicodeChars.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/marionette/harness/marionette_harness/www/testPageSourceWithUnicodeChars.html b/testing/marionette/harness/marionette_harness/www/testPageSourceWithUnicodeChars.html new file mode 100644 index 000000000..d16cf52c8 --- /dev/null +++ b/testing/marionette/harness/marionette_harness/www/testPageSourceWithUnicodeChars.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="utf-8"/> + <meta http-equiv="pragma" content="no-cache"/> + <!-- + - the « section[id^="wifi-"] » selector. + --> + </body> +</html> + |