Commit ab7a886
vitali.prudnikovich
Test cropped images height
The test imageBase64DifferentFormatsTest started to fail during fixing DEVSIX-6985 because svg image didn't fit on the 1st page and was (correctly) rendered on the second page. Now Svg image size is decreased to still put it on the 1st page and cmp pdf file is replaced.
DEVSIX-69851 parent 10909d2 commit ab7a886
File tree
3 files changed
+7
-10
lines changed- src/test
- java/com/itextpdf/html2pdf/element
- resources/com/itextpdf/html2pdf/element/ImageTest
3 files changed
+7
-10
lines changedLines changed: 6 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | 72 | | |
75 | 73 | | |
76 | | - | |
77 | | - | |
| 74 | + | |
78 | 75 | | |
79 | | - | |
80 | | - | |
| 76 | + | |
| 77 | + | |
81 | 78 | | |
82 | | - | |
| 79 | + | |
83 | 80 | | |
84 | | - | |
| 81 | + | |
85 | 82 | | |
86 | | - | |
| 83 | + | |
87 | 84 | | |
88 | 85 | | |
89 | 86 | | |
Binary file not shown.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments