dummy-test-xss 0.1.3

<img onload='alert('Injected 1234')' src='https://google.com'>&#x3C;img onload=&#x27;alert(&#x27;Injected 777&#x27;)&#x27; src=&#x27;https://google.com&#x27;&#x3E;%3Cimg%20onload%3D'alert('Injected%20666')'%20src%3D'https%3A%2F%2Fgoogle.com'%3E
Documentation
Builds

dummy-test-xss's sandbox limits

All the builds on docs.rs are executed inside a sandbox with limited resources. The limits for this crate are the following:

Available RAM 6 GB
Maximum rustdoc execution time 15 minutes
Maximum size of a build log 100 kB
Network access blocked
Maximum number of build targets 10

If a build fails because it hit one of those limits please open an issue to get them increased.