Commit 0787a5c
committed
feat(submodules/html2pdf): update to include the image fixes
WHAT:
This brings in the fix developed in: mettta/html2pdf4doc#180.
WHY:
Why working on another issue, we discovered that the SDoc document images
were not scaling correctly.
HOW:
-1 parent a7eff60 commit 0787a5c
1 file changed
Lines changed: 1 addition & 1 deletion
- src/pages/pages.js+32-7
- src/validator.js+4-1
- test/end2end/5000_media/5006_big_img_after_no_hang/Feature_Screenshot_Grammar.png
- test/end2end/5000_media/5006_big_img_after_no_hang/case_001.html+50
- test/end2end/5000_media/5006_big_img_after_no_hang/test_case.py+27
- test/end2end/9999_strictdoc_load/image_overflow/_assets/Feature_Screenshot_Grammar.png
- test/end2end/9999_strictdoc_load/image_overflow/assets/autogen.css+258
- test/end2end/9999_strictdoc_load/image_overflow/assets/base.css+154
- test/end2end/9999_strictdoc_load/image_overflow/assets/content.css+203
- test/end2end/9999_strictdoc_load/image_overflow/assets/element.css+1.8k
- test/end2end/9999_strictdoc_load/image_overflow/assets/favicon.ico
- test/end2end/9999_strictdoc_load/image_overflow/assets/fonts/NotoSans-Italic-VariableFont_wdth,wght.ttf
- test/end2end/9999_strictdoc_load/image_overflow/assets/fonts/NotoSans-VariableFont_wdth,wght.ttf
- test/end2end/9999_strictdoc_load/image_overflow/assets/fonts/NotoSansMono-VariableFont_wdth,wght.ttf
- test/end2end/9999_strictdoc_load/image_overflow/assets/form.css+595
- test/end2end/9999_strictdoc_load/image_overflow/assets/html2pdf4doc.css+4
- test/end2end/9999_strictdoc_load/image_overflow/assets/layout.css+116
- test/end2end/9999_strictdoc_load/image_overflow/assets/node.css+246
- test/end2end/9999_strictdoc_load/image_overflow/assets/node_content.css+495
- test/end2end/9999_strictdoc_load/image_overflow/assets/requirement__temporary.css+138
- test/end2end/9999_strictdoc_load/image_overflow/case_feature_map.html+537
- test/end2end/9999_strictdoc_load/image_overflow/test_case.py+21
0 commit comments