Commit bee6a50
committed
[RELEASE] iText 7 pdfHTML - 3.0.3
https://github.com/itext/i7n-pdfhtml/releases/tag/3.0.3
* release/3.0.3:
[RELEASE] 3.0.3-SNAPSHOT -> 3.0.3
Remove fixed todo
Fix wrong todos number
Update Portable.BouncyCastle version to 1.8.9
[RELEASE] Update dependency versions
Add support to utf-8 image format in svg
Update cmp
Support word-break property
Update cmp-s
Update cmp-s after span wrapping support
Fix test accroding to new log message in case of problems with data image
Add test for collaboration between radiobuttons and page-counter
Update ToDo remarks
Add missing copyright headers
Add support of pages target-counter(s). Finalize whole target-counter logic
Add missing copyright headers
Implement non-page(s) target-counter(s) and fix counter bad perfomance
Add LinkedList.getLast method analog to extensions class
Remove unused references
Update netstandard version to 2.0
Update autoported files
Update cmp-s
Support overflow-wrap
Update CONTRIBUTING.md with latest information and links
Divide the CssUtils class into several classes
Remove "free" word from method name
Get rid of using "LicenseKeyProductFeature" in ReflectionUtils class
Add new test for descender/ascender calculations
Add new test for absolute positioning
Make mutable final sets unmodifable
Add BatchConversionTest
Add missing copyright headers
Implement target-counter for page
Link tests with the jira issue
Fix body background size
Add TODO references to the tests in com.itextpdf.html2pdf.css.w3c.css_backgrounds.bg_size.vector
Test cmp update and new test added
Add supporting SvgCssContext and add minor improvements
Add new tests illustrating problem of text-decoration-color effect on nested elements
Add test to show that negative paddings processed incorrectly
Update port-hash
Update port-hash after release
[RELEASE] Update licensekey dependency
Update ToDo remark in CssOpacityTest#innerOpacityTest
Update port-hash after release
[RELEASE] Update dependency versions
Add some minor improvements to w3c testsFile tree
609 files changed
+13844
-1055
lines changed- itext.tests/itext.html2pdf.tests
- Properties
- itext/html2pdf
- attach
- impl
- layout
- tags
- util
- css
- apply/util
- resolve
- func/counter
- w3c
- css21/backgrounds
- css_backgrounds
- bg_size/vector
- element
- resolver/resource
- resources/itext/html2pdf
- Html2PdfTest
- fonts
- smashing_files
- css
- AbsolutePositionTest
- BackgroundTest
- BodyBackgroundTest
- BoxSizingTest
- CounterTest
- CssRootSelectorTest
- CssStyleSheetParserTest
- DisplayTest
- FloatAndAlignmentTest
- FloatTest
- FontFaceTest
- droid-serif-web-fonts
- web-fonts
- HyphenateTest
- LineHeightTest
- LinearGradientTest
- OverflowTest
- OverflowWrapTest
- PaddingTest
- PageBreakTest
- PageRuleTest
- TargetCounterTest
- TextDecorationTest
- TextPropertiesTest
- WordBreakTest
- media/page
- PageMarginBoxIntegrationTest
- fix_dimension
- max_dimension
- min_dimension
- selector/item/NonStandardNodesMatchingTest
- w3c
- css21
- backgrounds
- linebox
- positioning
- text
- css3_selectors
- css_backgrounds
- reference
- css_color_3
- css_page_3
- element
- BodyTest
- BrTest
- FormTest
- HtmlTest
- ListTest
- ParagraphTest
- SpanTest
- TableTest
- fonts
- resolver/resource/HtmlResourceResolverTest
- itext/itext.html2pdf
- Properties
- itext/html2pdf
- attach
- impl
- layout
- tags
- util
- css
- apply
- impl
- util
- resolve
- func/counter
- util
- html
- resolver
- font
- form
- resource
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
609 files changed
+13844
-1055
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
100 | 99 | | |
101 | 100 | | |
102 | 101 | | |
103 | | - | |
104 | | - | |
| 102 | + | |
105 | 103 | | |
106 | 104 | | |
107 | 105 | | |
| |||
151 | 149 | | |
152 | 150 | | |
153 | 151 | | |
154 | | - | |
155 | | - | |
| 152 | + | |
156 | 153 | | |
157 | 154 | | |
158 | 155 | | |
| |||
165 | 162 | | |
166 | 163 | | |
167 | 164 | | |
168 | | - | |
| 165 | + | |
169 | 166 | | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
174 | 171 | | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
180 | 176 | | |
181 | 177 | | |
182 | 178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | | - | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
Lines changed: 21 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
| 92 | + | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
| 99 | + | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
| 106 | + | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
| 113 | + | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments