MantisBT - LibCSS | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002859 | LibCSS | LibCSS | public | 2023-08-29 12:14 | 2023-08-29 12:14 |
| Reporter | Michael Orlitzky | ||||
|---|---|---|---|---|---|
| Assigned To | |||||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | OS | OS Version | |||
| Fixed in CI build # | |||||
| Reported in CI build # | |||||
| Summary | 0002859: Add support for properties parsed by libsvgtiny | ||||
| Description | libsvgtiny is able to parse inline style declarations containing "fill", "stroke" and "stroke-width" properties but it does not yet support <style> elements. Adding <style> support with libcss is not too difficult, but libcss doesn't know about most of the properties and values that can appear in an SVG. There's a big list of them in the spec, but for libsvgtiny, the important ones are those that italready understands: "fill", "stroke" and "stroke-width". If libcss were able to parse those, it would be possible to add <style> support to libsvgtiny in a backwards-compatible way. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| There are no notes attached to this issue. |
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
|---|---|---|---|---|---|
| 2023-08-29 12:14 | Michael Orlitzky | New Issue | |||