Skip to content

addHtml > proper CSS inline border  #1670

Open
@santaclaus21

Description

@santaclaus21

It is working:
<table style="border: 4px #FF0000 dotted;">

But it is not - this is correct W3C border syntax, additional - border width seems to be not working at all:
<table style="border: 4px dotted #FF0000;">

https://www.w3schools.com/cssref/pr_border.asp

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions