Commit f9c8af0
committed
[RELEASE] iText 7 pdfHTML - 3.0.3
https://github.com/itext/i7j-pdfhtml/releases/tag/3.0.3
* release/3.0.3:
[RELEASE] pdfHTML 3.0.3
Remove fixed todo
Fix wrong todos number
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
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
Remove package-info.java
Update ToDo remark in CssOpacityTest#innerOpacityTest
[AFTER RELEASE] pdfHTML 3.0.2
Add some minor improvements to w3c testsFile tree
620 files changed
+13850
-979
lines changed- src
- main/java/com/itextpdf/html2pdf
- attach
- impl
- layout
- form
- element
- renderer
- tags
- util
- wrapelement
- css
- apply
- impl
- util
- resolve
- func/counter
- util
- exception
- html
- resolver
- font
- form
- resource
- util
- test
- java/com/itextpdf/html2pdf
- attach
- impl
- layout
- tags
- util
- css
- apply/util
- resolve
- func/counter
- w3c
- css21/backgrounds
- css_backgrounds
- bg_size/vector
- element
- html
- resolver/resource
- resources/com/itextpdf/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
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
620 files changed
+13850
-979
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 | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 33 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
59 | 64 | | |
60 | 65 | | |
61 | 66 | | |
| |||
103 | 108 | | |
104 | 109 | | |
105 | 110 | | |
106 | | - | |
| 111 | + | |
107 | 112 | | |
108 | 113 | | |
109 | 114 | | |
110 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
111 | 121 | | |
112 | 122 | | |
113 | 123 | | |
| |||
134 | 144 | | |
135 | 145 | | |
136 | 146 | | |
| 147 | + | |
137 | 148 | | |
138 | 149 | | |
139 | 150 | | |
| |||
190 | 201 | | |
191 | 202 | | |
192 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
193 | 224 | | |
194 | 225 | | |
195 | 226 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
65 | 71 | | |
66 | 72 | | |
67 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
68 | 78 | | |
69 | 79 | | |
70 | 80 | | |
| |||
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
| 164 | + | |
163 | 165 | | |
164 | 166 | | |
165 | 167 | | |
| |||
203 | 205 | | |
204 | 206 | | |
205 | 207 | | |
| 208 | + | |
206 | 209 | | |
207 | 210 | | |
208 | 211 | | |
| |||
214 | 217 | | |
215 | 218 | | |
216 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
217 | 229 | | |
218 | 230 | | |
219 | 231 | | |
| |||
Lines changed: 63 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| 80 | + | |
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
| |||
241 | 244 | | |
242 | 245 | | |
243 | 246 | | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
244 | 251 | | |
245 | | - | |
| 252 | + | |
246 | 253 | | |
247 | | - | |
248 | | - | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
249 | 270 | | |
250 | 271 | | |
251 | 272 | | |
252 | 273 | | |
253 | 274 | | |
254 | 275 | | |
255 | 276 | | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
256 | 300 | | |
257 | 301 | | |
258 | 302 | | |
| |||
284 | 328 | | |
285 | 329 | | |
286 | 330 | | |
287 | | - | |
288 | | - | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
289 | 334 | | |
290 | 335 | | |
291 | 336 | | |
292 | 337 | | |
293 | 338 | | |
294 | | - | |
| 339 | + | |
| 340 | + | |
295 | 341 | | |
296 | 342 | | |
297 | 343 | | |
298 | 344 | | |
299 | 345 | | |
300 | 346 | | |
301 | 347 | | |
302 | | - | |
| 348 | + | |
303 | 349 | | |
| 350 | + | |
304 | 351 | | |
305 | 352 | | |
306 | 353 | | |
| |||
445 | 492 | | |
446 | 493 | | |
447 | 494 | | |
448 | | - | |
| 495 | + | |
449 | 496 | | |
450 | 497 | | |
| 498 | + | |
451 | 499 | | |
| 500 | + | |
452 | 501 | | |
453 | | - | |
| 502 | + | |
| 503 | + | |
454 | 504 | | |
455 | 505 | | |
456 | 506 | | |
457 | 507 | | |
458 | | - | |
| 508 | + | |
459 | 509 | | |
460 | 510 | | |
461 | 511 | | |
462 | 512 | | |
463 | 513 | | |
464 | 514 | | |
465 | 515 | | |
466 | | - | |
| 516 | + | |
467 | 517 | | |
468 | 518 | | |
469 | 519 | | |
470 | | - | |
| 520 | + | |
471 | 521 | | |
472 | | - | |
| 522 | + | |
473 | 523 | | |
474 | 524 | | |
475 | 525 | | |
| |||
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | | - | |
| 48 | + | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| |||
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
76 | | - | |
77 | | - | |
| 75 | + | |
| 76 | + | |
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
| |||
0 commit comments