2024-02-22 12:10:29 +00:00
|
|
|
//@ compile-flags: --crate-version=<script>alert("hi")</script> -Z unstable-options
|
2020-02-29 23:39:26 +00:00
|
|
|
|
|
|
|
#![crate_name = "foo"]
|
|
|
|
|
2024-06-21 14:03:08 +02:00
|
|
|
//@ has 'foo/index.html' '//*[@class="version"]' '<script>alert("hi")</script>'
|