niklasvh / html2canvas

Screenshots with JavaScript
https://html2canvas.hertzen.com/
MIT License
30.11k stars 4.75k forks source link

Inconsistent rendering when displaying code elements with line breaks #3109

Open BangKk opened 10 months ago

BangKk commented 10 months ago

Please make sure you are testing with the latest release of html2canvas. Old versions are not supported and issues reported for them will be closed.

Please follow the general troubleshooting steps first:

Bug reports:

reproduce demo: https://codesandbox.io/s/compassionate-bas-swf8h3?file=/index.html

steps:

  1. ensure that code elements are displayed in line breaks
  2. click toCanvas button

then we will see the differences between html and canvas:

image

Specifications: