summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/css/word-spacing.tag
blob: 488c8c822135031705c2ffdb57353510b48089cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE tags>
<tags>
  <tag name="word-spacing" type="property">
     <attr name="value" type="list">
       <items>
         <item>1em</item>
         <item>normal</item>
         <item>inherit</item>
       </items>
     </attr>
  </tag>
</tags>