Failing test for text-face-names containing &s

browserify
Seth Fitzsimmons 11 years ago
parent 65a7d6589e
commit 0b584a84e7

@ -0,0 +1,4 @@
#layer {
text-name: [name];
text-face-name: "El&Font Bubble Regular";
}

@ -0,0 +1,5 @@
<Style name="style" filter-mode="first">
<Rule>
<TextSymbolizer face-name="El&amp;Font Bubble Regular" ><![CDATA[[name]]]></TextSymbolizer>
</Rule>
</Style>
Loading…
Cancel
Save