diff options
Diffstat (limited to 'birdie_snapshots/can_safely_escape_dangerous_symbols_in_attributes.accepted')
-rw-r--r-- | birdie_snapshots/can_safely_escape_dangerous_symbols_in_attributes.accepted | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/birdie_snapshots/can_safely_escape_dangerous_symbols_in_attributes.accepted b/birdie_snapshots/can_safely_escape_dangerous_symbols_in_attributes.accepted new file mode 100644 index 0000000..cbb7f9d --- /dev/null +++ b/birdie_snapshots/can_safely_escape_dangerous_symbols_in_attributes.accepted @@ -0,0 +1,5 @@ +--- +version: 1.1.2 +title: Can safely escape dangerous symbols in attributes +--- +<div example="{"mykey": "myvalue"}" class="'badquotes'" style="background:"><script>alert`1`</script>;"></div>
\ No newline at end of file |