Skip to content

Commit

Permalink
Fix for the SVG to be valid. danfickle/openhtmltopdf#538
Browse files Browse the repository at this point in the history
  • Loading branch information
rototor committed Sep 13, 2020
1 parent fab4845 commit 82b94f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public void testSVGs() throws IOException
@Test
public void renderFailureCases() throws IOException
{
renderSVG("openhtml_538_gradient.svg", 1);
renderSVG("openhtml_538_gradient.svg", .5);
}

@Test
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 82b94f5

Please sign in to comment.