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