| Child |
Name |
Tests |
Failures |
Skipped |
Duration |
Success rate |
| Multi-weight fonts: italic axis preserved in SVG output |
multiWeightFonts_italicPresent() |
1 |
0 |
0 |
0.007s |
100% |
| Multi-weight fonts: no legacy 'bold' keyword in font-weight attribute |
multiWeightFonts_noLegacyBoldKeyword() |
1 |
0 |
0 |
0.006s |
100% |
| Multi-weight fonts: diagram renders without error |
multiWeightFonts_noRenderError() |
1 |
0 |
0 |
0.009s |
100% |
| Multi-weight fonts: lightweight (300) preserved in SVG output |
multiWeightFonts_weight300Present() |
1 |
0 |
0 |
0.007s |
100% |
| Multi-weight fonts: semibold (600) preserved in SVG output |
multiWeightFonts_weight600Present() |
1 |
0 |
0 |
0.007s |
100% |
| Multi-weight fonts: bold (700) preserved as numeric in SVG output |
multiWeightFonts_weight700Present() |
1 |
0 |
0 |
0.007s |
100% |
| Multi-weight fonts: extra-bold (800) preserved in SVG output |
multiWeightFonts_weight800Present() |
1 |
0 |
0 |
0.007s |
100% |
| Standard fonts: italic axis preserved in SVG output |
standardFonts_italicPresent() |
1 |
0 |
0 |
0.014s |
100% |
| Standard fonts: no legacy 'bold' keyword in font-weight attribute |
standardFonts_noLegacyBoldKeyword() |
1 |
0 |
0 |
0.007s |
100% |
| Standard fonts: diagram renders without error |
standardFonts_noRenderError() |
1 |
0 |
0 |
0.007s |
100% |
| Standard fonts: intermediate weight (500) preserved even though font ignores it at Java2D level |
standardFonts_weight500Present() |
1 |
0 |
0 |
0.008s |
100% |
| Standard fonts: bold (700) preserved as numeric in SVG output |
standardFonts_weight700Present() |
1 |
0 |
0 |
0.009s |
100% |