mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
border-radius parsing
This commit is contained in:
@ -37,11 +37,11 @@
|
||||
height: 201px;
|
||||
top: 20px;
|
||||
left: 170px;
|
||||
border: 20px dotted #990000;
|
||||
border: 20px solid #990000;
|
||||
background-color: #ffdddd;
|
||||
text-align: center;
|
||||
|
||||
border-top-color: blue;
|
||||
border-radius: 50px/160px;
|
||||
border-left-color: violet;
|
||||
border-top-width:0px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user