page-break-inside : avoid
doesn't work in print view of safari browser.
I have tried adding page-break-inside : avoid
for content inside the table row. It breaks perfectly in chrome. but the property is not applied in safari
Is there any way that the property can work in print view in safari browser
reference:
the below reference url says that the safari browser supports page-brake-inside
Reference url