fix xml round-tripping test
This commit is contained in:
parent
97b27c54c0
commit
cccb610976
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
<PointSymbolizer/>
|
||||
<!-- Basic test -->
|
||||
<TextSymbolizer face-name="DejaVu Sans Book" size="16" placement="point" dx="0" dy="5">
|
||||
[name]+' '<Format face-name="DejaVu Sans Oblique" size="9" opacity="1">'('+[name]+')'</Format></TextSymbolizer>
|
||||
[name]+' '<Format face-name="DejaVu Sans Oblique" size="9">'('+[name]+')'</Format></TextSymbolizer>
|
||||
</Rule>
|
||||
</Style>
|
||||
|
||||
|
|
Loading…
Reference in a new issue