CSS style for leading dots
问题 I'm working on a CSS style which produces dots for a table of contents page. The code is based on https://code.google.com/p/wkhtmltopdf/issues/detail?id=1073. The idea is to create a div with lots of dots in it and overlay it with a span-elements (text and page-number), which have a white background. This works quite good, except for following two issues: dots are "cut" (screenshot: http://i.imgur.com/VRJQCP5.png) if a text-element requires more than one line, it doesn't get displayed Code: <