My HTML file has a complex path clipped with a simple rectangular path, using clipPathUnits="objectBoundingBox". In the resulting PDF, the clipped area is larger than in the original HTML file. The difference is important enough to be a problem.
In the attached sample file, a red div is displayed to make the comparison easier. The HTML file is somewhat large due to the complex path (which may not be needed to reproduce the bug but I kept the actual path for which I observed the problem).
In the attached sample file, a red div is displayed to make the comparison easier. The HTML file is somewhat large due to the complex path (which may not be needed to reproduce the bug but I kept the actual path for which I observed the problem).