summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/css/content.tag
blob: f038cd7d9175556d1ab1ee1af009b396d9cd61ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE tags>
<tags>
    <tag name="content" type="property">
     <attr name="value" type="list">
       <items>
         <item>url()</item>
         <item>string""</item>
		 <item>counter</item>
		 <item>attr(x)</item>
		 <item>open-quote</item>
		 <item>close-quote</item>
		 <item>no-open-quote</item>
		 <item>no-close-quote</item>
		<item>inherit</item>
       </items>
     </attr>
  </tag>
</tags>