Changeset 2499 for rfc2629xslt/testcase.xml
- Timestamp:
- 18/11/13 18:08:56 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rfc2629xslt/testcase.xml
r2461 r2499 205 205 </list></t></section> 206 206 207 <section title="lists with fancy formats: %c"> 208 <t><list style="format %c"> 209 <t>test</t> 210 </list></t></section> 211 212 <section title="lists with fancy formats: %C"> 213 <t><list style="format %C"> 214 <t>test</t> 215 </list></t></section> 216 217 <section title="lists with fancy formats: %d"> 218 <t><list style="format %d"> 219 <t>test</t> 220 </list></t></section> 221 222 <section title="lists with fancy formats: %i"> 223 <t><list style="format %i"> 224 <t>test</t> 225 </list></t></section> 226 227 <section title="lists with fancy formats: %I"> 228 <t><list style="format %I"> 229 <t>test</t> 230 </list></t></section> 231 232 <section title="lists with fancy formats: %x"> 233 <t><list style="format %x"> 234 <t>test</t> 235 </list></t></section> 236 237 <section title="lists with fancy formats: %X"> 238 <t><list style="format %X"> 239 <t>test</t> 240 </list></t></section> 207 241 </section> 208 242
Note: See TracChangeset
for help on using the changeset viewer.