Skip to content

Commit

Permalink
#493 Test proof that auto extraction of SVG styles is working.
Browse files Browse the repository at this point in the history
  • Loading branch information
danfickle committed Jul 19, 2020
1 parent 62ada2e commit f038dd0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,6 @@ public void testSvgInWrapperWithNamedPage() throws IOException {
* are passed to Batik for rendering.
*/
@Test
@Ignore // SVG styles not being passed to Batik.
public void testIssue493SVGStyles() throws IOException {
assertTrue(vt.runTest("issue-493-svg-styles", TestSupport.WITH_SVG));
}
Expand Down

0 comments on commit f038dd0

Please sign in to comment.