Skip to content

Commit

Permalink
Drop outdated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
puzrin committed Dec 6, 2023
1 parent 6642ccb commit 935a905
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions test/fixtures/abbr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,6 @@ is maintained by the <abbr title="World Wide Web Consortium">W3C</abbr>.</p>
.


#They can contain arbitrary markup (see pandoc implementation):
#.
#*[`\]:`]: foo
#\`]:\`
#.
#<p><abbr title="foo">`]:`</abbr></p>
#.


No empty abbreviations:
.
*[foo]:
Expand Down Expand Up @@ -148,17 +139,7 @@ Empty abbreviations should not be processed as such
.


#Security 1
#.
#*[__proto__]: blah
#
#__proto__ \_\_proto\_\_
#.
#<p><strong>proto</strong> <abbr title="blah">__proto__</abbr></p>
#.


Security 2
Security
.
*[hasOwnProperty]: blah

Expand Down

0 comments on commit 935a905

Please sign in to comment.