blob: a8f9e7eee7b8f6e456aa5b87551ccfc3113479c4 [file] [log] [blame]
//@ compile-flags: --crate-version=<script>alert("hi")</script> -Z unstable-options
#![crate_name = "foo"]
// @has 'foo/index.html' '//*[@class="version"]' '<script>alert("hi")</script>'