vivliostyle/vivliostyle.js#465
The problem occurs when page breaking happens inside a table cell that contains an element with
display: inline-table
.
Test with the online Vivliostyle Viewer:
- test1: https://vivliostyle.github.io/vivliostyle.js/viewer/vivliostyle-viewer.html#x=https://gist.githack.com/MurakamiShinyu/e2d99fe498b3de5f280371d40241dc93/raw/5418ec6fc372101c547b8dcf61664787cb623aaa/test1.html&spread=false
- test2: https://vivliostyle.github.io/vivliostyle.js/viewer/vivliostyle-viewer.html#x=https://gist.githack.com/MurakamiShinyu/e2d99fe498b3de5f280371d40241dc93/raw/5418ec6fc372101c547b8dcf61664787cb623aaa/test2.html&spread=false
Debug on local machine (npm run serve-dev
with vivliostyle-ui, see https://github.com/vivliostyle/vivliostyle.js/wiki/Development)