-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Integration Test for Unique Attribute Behavior
Adding an integration test for behavior influenced by: * JiLiZART/BBob#202 We decided (better: will decide with subsequent commits) to accept the possible flaw as corner case, that a URL tag like ``` [url=onclick]T[/url] ``` will still get the `onclick` value removed, as it is denoted in as `onclick=onclick` in attributes (concept of unique attributes as it is now in BBob). If these tests fail, we have to revisit corresponding code and see, if we need or can adapt something.
- Loading branch information
1 parent
bcfca6f
commit 87b278e
Showing
1 changed file
with
29 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters