Bug Data
ID: |
#0146 |
Status: |
Fixed |
Severity: |
Normal |
Reporter: |
Rob Krueger
|
Submitted: |
29-09-09 21:06 |
|
Product Data
Product: |
|
Ample SDK |
Component: |
|
SVG 1.1 |
Version: |
|
0.8.x |
OS: |
|
> Any |
Browser: |
|
> Internet Explorer 8.0 |
|
|
Description
Font properties do not get applied when specified in SVG style tag |
|
<style>
text.t1 {
font-size: 24px;
font-family: Verdana;
}
</style>
<text class="t1"><tspan>My text</tspan></text> |
|
|
Messages written for this bug
No messages has been appended yet. |
|
Add a message
|