Permalink
Show file tree
Hide file tree
6 changes: 3 additions & 3 deletions
6
xwiki-rendering-integration-tests/src/test/resources/simple/escape/escape15.test
4 changes: 2 additions & 2 deletions
4
xwiki-rendering-integration-tests/src/test/resources/simple/group/group9.test
4 changes: 2 additions & 2 deletions
4
...rendering-integration-tests/src/test/resources/simple/horizontalline/horizontalline5.test
2 changes: 1 addition & 1 deletion
2
xwiki-rendering-integration-tests/src/test/resources/simple/italic/italic8.test
4 changes: 2 additions & 2 deletions
4
xwiki-rendering-integration-tests/src/test/resources/simple/list/definitionlist7.test
4 changes: 2 additions & 2 deletions
4
xwiki-rendering-integration-tests/src/test/resources/simple/list/list13.test
4 changes: 2 additions & 2 deletions
4
xwiki-rendering-integration-tests/src/test/resources/simple/list/list8.test
6 changes: 3 additions & 3 deletions
6
xwiki-rendering-integration-tests/src/test/resources/simple/macros/macro10.test
2 changes: 1 addition & 1 deletion
2
xwiki-rendering-integration-tests/src/test/resources/simple/paragraph/paragraph6.test
4 changes: 2 additions & 2 deletions
4
xwiki-rendering-integration-tests/src/test/resources/simple/quote/quote3.test
4 changes: 2 additions & 2 deletions
4
xwiki-rendering-integration-tests/src/test/resources/simple/section/section6.test
2 changes: 1 addition & 1 deletion
2
xwiki-rendering-integration-tests/src/test/resources/simple/strikedout/strikedout4.test
4 changes: 2 additions & 2 deletions
4
xwiki-rendering-integration-tests/src/test/resources/simple/subscript/subscript2.test
4 changes: 2 additions & 2 deletions
4
xwiki-rendering-integration-tests/src/test/resources/simple/superscript/superscript2.test
4 changes: 2 additions & 2 deletions
4
xwiki-rendering-integration-tests/src/test/resources/simple/table/table3.test
4 changes: 2 additions & 2 deletions
4
xwiki-rendering-integration-tests/src/test/resources/simple/verbatim/verbatim6.test
4 changes: 2 additions & 2 deletions
4
xwiki-rendering-integration-tests/src/test/resources/simple/verbatim/verbatim7.test
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
XRENDERING-663: Restrict allowed attributes in HTML rendering
* Change HTML renderers to only print allowed attributes and elements. * Add prefix to forbidden attributes to preserve them in XWiki syntax. * Adapt tests to expect that invalid attributes get a prefix.
- Loading branch information
Showing
48 changed files
with
330 additions
and
117 deletions.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.