mapnik/tests/data/broken_maps/css_value_broken.xml

9 lines
188 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE Map >
<Map>
<Style name="some_style">
<Rule>
<LineSymbolizer stroke-width="foobar" />
</Rule>
</Style>
</Map>