vdkhvb

Results 4 issues of vdkhvb

Resilience4j version: 1.7.0 Java version: 11 I configure my circuit breaker with a list with one exception assigned to the record-exceptions property. The breaker is set to open after 5...

You can try this in the [sandbox](https://sandbox.openhtmltopdf.com/) : ``` table { border-collapse: collapse; border-color: red; } A1A2 A1A2 ``` This is the result : ![Result in sandbox](https://user-images.githubusercontent.com/97475842/210541054-e77924a5-690b-4723-9c2d-4ca1f72307f8.png) Whereas in the...

You can try this one in the [sandbox](https://sandbox.openhtmltopdf.com/), using this minimal example : ``` table { border-collapse: collapse; } A1A2 A1A2 ``` In this example, the border at the bottom...

Footnotes inherit the style of their parent elements. There doesn't seem to be a way to ignore the parent element's styling, but support for the CSS rule `all: unset` should...