home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2002 December / INTERNET97.ISO / pc / software / windows / building / scriptworx / n4932.exe / Internet_Explorer_5.def < prev    next >
Encoding:
Text File  |  2001-11-30  |  10.4 KB  |  631 lines

  1. '************************************************************************
  2. '
  3. '    TopStyle IE5 Definition
  4. '
  5. '************************************************************************
  6.  
  7. [definition]
  8. Version=2.10
  9. Revision=0
  10. Author=Nick Bradbury
  11. Icon=msie
  12. NamedColors=1
  13. SystemColors=1
  14. SystemFonts=1
  15. RGBColors=1
  16.  
  17. [at-rules]
  18. @font-face=1
  19. @import=1
  20. @media=1
  21. @page=0
  22.  
  23. [known types]
  24. <units>                = (pt|in|pc|mm|cm|px|em|ex)
  25. <generic-family>    = (serif|sans\-serif|cursive|fantasy|monospace)
  26. <absolute-size>     = (xx\-small|x\-small|small|medium|large|x\-large|xx\-large)
  27. <relative-size>        = (larger|smaller)
  28.  
  29. [selectors]
  30. Class=Y
  31. ID=Y
  32. Contextual=Y
  33. Child=N
  34. Descendant=Y
  35. Sibling=Y
  36. Attribute=N
  37. Universal=Y
  38.  
  39. [pseudo]
  40. :link
  41. :visited
  42. :active
  43. :hover
  44.  
  45. [groups]
  46. Behaviors
  47. Box
  48. Classification
  49. Color and Background
  50. Font
  51. Other
  52. Positioning
  53. Printing
  54. Text
  55.  
  56. [properties]
  57. background
  58. background-attachment
  59. background-color
  60. background-image
  61. background-position
  62. background-repeat
  63. behavior
  64. border
  65. border-bottom
  66. border-bottom-color
  67. border-bottom-style
  68. border-bottom-width
  69. border-collapse
  70. border-color
  71. border-left
  72. border-left-color
  73. border-left-style
  74. border-left-width
  75. border-right
  76. border-right-color
  77. border-right-style
  78. border-right-width
  79. border-style
  80. border-top
  81. border-top-color
  82. border-top-style
  83. border-top-width
  84. border-width
  85. clear
  86. clip
  87. color
  88. cursor
  89. direction
  90. display
  91. filter
  92. float
  93. font
  94. font-family
  95. font-size
  96. font-style
  97. font-variant
  98. font-weight
  99. height
  100. ime-mode
  101. layout-grid
  102. layout-grid-char
  103. layout-grid-char-spacing
  104. layout-grid-line
  105. layout-grid-mode
  106. layout-grid-type
  107. left
  108. letter-spacing
  109. line-break
  110. line-height
  111. list-style
  112. list-style-image
  113. list-style-position
  114. list-style-type
  115. margin
  116. margin-bottom
  117. margin-left
  118. margin-right
  119. margin-top
  120. overflow
  121. padding
  122. padding-bottom
  123. padding-left
  124. padding-right
  125. padding-top
  126. page-break-after
  127. page-break-before
  128. position
  129. right
  130. ruby-align
  131. ruby-overhang
  132. ruby-position
  133. table-layout
  134. text-align
  135. text-decoration
  136. text-indent
  137. text-justify
  138. text-transform
  139. top
  140. unicode-bidi
  141. vertical-align
  142. visibility
  143. width
  144. word-break
  145. z-index
  146.  
  147. [background]
  148. group=Color and Background
  149. value1=<background-color>
  150. value2=<background-image>
  151. value3=<background-repeat>
  152. value4=<background-attachment>
  153. value5=<background-position>
  154.  
  155. [background-attachment]
  156. initial=scroll
  157. group=Color and Background
  158. value1=scroll|fixed
  159.  
  160. [background-color]
  161. initial=transparent
  162. group=Color and Background
  163. value1=transparent|<color>
  164.  
  165. [background-image]
  166. initial=none
  167. group=Color and Background
  168. value1=<url>|none
  169.  
  170. [background-position]
  171. group=Color and Background
  172. multiple=1
  173. value1=(<percentage>|<length>)||(top|center|bottom)||(left|center|right)
  174.  
  175. [background-repeat]
  176. initial=repeat
  177. group=Color and Background
  178. value1=repeat\-x|repeat\-y|no\-repeat|repeat
  179.  
  180. [behavior]
  181. group=Behaviors
  182. value1=<uri>
  183. value2=<uri>
  184. value3=<uri>
  185. value4=<uri>
  186. value5=<uri>
  187.  
  188. [border]
  189. group=Box
  190. value1=<border-width>
  191. value2=<border-style>
  192. value3=<color>
  193.  
  194. [border-bottom]
  195. group=Box
  196. value1=<border-bottom-width>
  197. value2=<border-style>
  198. value3=<border-bottom-color>
  199.  
  200. [border-bottom-color]
  201. group=Box
  202. value1=<color>
  203.  
  204. [border-bottom-style]
  205. group=Box
  206. value1=none|solid|double|groove|ridge|inset|outset
  207.  
  208. [border-bottom-width]
  209. group=Box
  210. value1=thin|medium|thick|<length>
  211.  
  212. [border-collapse]
  213. group=Box
  214. initial=separate
  215. value1=separate|collapse
  216.  
  217. [border-color]
  218. group=Box
  219. value1=<border-top-color>
  220. value2=<border-right-color>
  221. value3=<border-bottom-color>
  222. value4=<border-left-color>
  223.  
  224. [border-left]
  225. group=Box
  226. value1=<border-left-width>
  227. value2=<border-left-style>
  228. value3=<border-left-color>
  229.  
  230. [border-left-color]
  231. group=Box
  232. value1=<color>
  233.  
  234. [border-left-style]
  235. group=Box
  236. value1=none|solid|double|groove|ridge|inset|outset
  237.  
  238. [border-left-width]
  239. group=Box
  240. value1=thin|medium|thick|<length>
  241.  
  242. [border-right]
  243. group=Box
  244. value1=<border-right-width>
  245. value2=<border-right-style>
  246. value3=<border-right-color>
  247.  
  248. [border-right-color]
  249. group=Box
  250. value1=<color>
  251.  
  252. [border-right-style]
  253. group=Box
  254. value1=none|solid|double|groove|ridge|inset|outset
  255.  
  256. [border-right-width]
  257. group=Box
  258. value1=thin|medium|thick|<length>
  259.  
  260. [border-style]
  261. group=Box
  262. value1=<border-top-style>
  263. value2=<border-right-style>
  264. value3=<border-bottom-style>
  265. value4=<border-left-style>
  266.  
  267. [border-top]
  268. group=Box
  269. value1=<border-top-width>
  270. value2=<border-top-style>
  271. value3=<border-top-color>
  272.  
  273. [border-top-color]
  274. group=Box
  275. value1=<color>
  276.  
  277. [border-top-style]
  278. group=Box
  279. value1=none|solid|double|groove|ridge|inset|outset
  280.  
  281. [border-top-width]
  282. group=Box
  283. value1=thin|medium|thick|<length>
  284.  
  285. [border-width]
  286. group=Box
  287. value1=<border-top-width>
  288. value2=<border-right-width>
  289. value3=<border-bottom-width>
  290. value4=<border-left-width>
  291.  
  292. [clear]
  293. group=Box
  294. value1=none|left|right|both
  295.  
  296. [clip]
  297. group=Positioning
  298. value1=<shape>|auto
  299.  
  300. [color]
  301. group=Color and Background
  302. value1=<color>
  303.  
  304. [cursor]
  305. group=Other
  306. multiple=1
  307. initial=auto
  308. value1=auto|crosshair|default|hand|move|e\-resize|ne\-resize|nw\-resize|n\-resize|se\-resize|sw\-resize|s\-resize|w\-resize|text|wait|help
  309.  
  310. [direction]
  311. group=Text
  312. initial=ltr
  313. value1=ltr|rtl|inherit
  314.  
  315. [display]
  316. group=Classification
  317. value1=none|block|inline\-block|inline|table\-header\-group|table\-footer\-group
  318.  
  319. [filter]
  320. group=Other
  321. multiple=1
  322. value1=<ie4filter>
  323.  
  324. [float]
  325. group=Box
  326. initial=none
  327. value1=left|right|none
  328.  
  329. [font]
  330. inherited=1
  331. group=Font
  332. value1=<font-weight>
  333. value2=<font-style>
  334. value3=<font-variant>
  335. value4=<font-size>
  336. value5=<line-height>
  337. value6=<font-family>
  338.  
  339. [font-family]
  340. inherited=1
  341. group=Font
  342. value1=((<generic-family>|<family-name>),)*(<generic-family>|<family-name>)
  343.  
  344. [font-size]
  345. inherited=1
  346. initial=medium
  347. group=Font
  348. value1=<relative-size>|<absolute-size>|<percentage>|<length>
  349.  
  350. [font-style]
  351. group=Font
  352. value1=normal|italic|oblique
  353.  
  354. [font-variant]
  355. group=Font
  356. value1=normal|small\-caps
  357.  
  358. [font-weight]
  359. group=Font
  360. value1=normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  361.  
  362. [height]
  363. group=Positioning
  364. initial=auto
  365. value1=auto|<percentage>|<length>
  366.  
  367. [ime-mode]
  368. group=Text
  369. initial=auto
  370. value1=auto|active|inactive|disabled
  371.  
  372. [layout-grid]
  373. group=Text
  374. value1=<layout-grid-mode>
  375. value2=<layout-grid-type>
  376. value3=<layout-grid-line>
  377. value4=<layout-grid-char>
  378. value5=<layout-grid-char-spacing>
  379.  
  380. [layout-grid-char]
  381. group=Text
  382. initial=none
  383. value1=none|auto|<percentage>|<length>
  384.  
  385. [layout-grid-char-spacing]
  386. group=Text
  387. initial=auto
  388. value1=auto|<percentage>|<length>
  389.  
  390. [layout-grid-line]
  391. group=Text
  392. initial=none
  393. value1=none|auto|<percentage>|<length>
  394.  
  395. [layout-grid-mode]
  396. group=Text
  397. initial=both
  398. value1=both|none|line|char
  399.  
  400. [layout-grid-type]
  401. group=Text
  402. initial=loose
  403. value1=loose|strict|fixed
  404.  
  405. [left]
  406. group=Positioning
  407. value1=auto|<percentage>|<length>
  408.  
  409. [letter-spacing]
  410. group=Text
  411. initial=normal
  412. value1=normal|<length>
  413.  
  414. [line-break]
  415. group=Text
  416. initial=normal
  417. value1=normal|strict
  418.  
  419. [line-height]
  420. group=Text
  421. value1=normal|<percentage>|<length>|<number>
  422.  
  423. [list-style]
  424. inherited=1
  425. initial=
  426. group=Classification
  427. value1=<list-style-type>
  428. value2=<list-style-position>
  429. value3=<list-style-image>
  430.  
  431. [list-style-image]
  432. inherited=1
  433. initial=none
  434. group=Classification
  435. value1=<url>|none
  436.  
  437. [list-style-position]
  438. inherited=1
  439. initial=outside
  440. group=Classification
  441. value1=inside|outside
  442.  
  443. [list-style-type]
  444. inherited=1
  445. initial=disc
  446. group=Classification
  447. value1=disc|circle|square|decimal|lower\-roman|upper\-roman|lower\-alpha|upper\-alpha|none
  448.  
  449. [margin]
  450. inherited=0
  451. initial=
  452. group=Box
  453. value1=<margin-top>
  454. value2=<margin-right>
  455. value3=<margin-bottom>
  456. value4=<margin-left>
  457.  
  458. [margin-bottom]
  459. inherited=0
  460. initial=0
  461. group=Box
  462. value1=<percentage>|<length>|auto
  463.  
  464. [margin-left]
  465. inherited=0
  466. initial=0
  467. group=Box
  468. value1=<percentage>|<length>|auto
  469.  
  470. [margin-right]
  471. inherited=0
  472. initial=0
  473. group=Box
  474. value1=<percentage>|<length>|auto
  475.  
  476. [margin-top]
  477. inherited=0
  478. initial=0
  479. group=Box
  480. value1=<percentage>|<length>|auto
  481.  
  482. [overflow]
  483. group=Positioning
  484. initial=visible
  485. value1=visible|hidden|scroll|auto
  486.  
  487. [overflow-x]
  488. group=Positioning
  489. initial=visible
  490. value1=visible|hidden|scroll|auto
  491.  
  492. [overflow-y]
  493. group=Positioning
  494. initial=visible
  495. value1=visible|hidden|scroll|auto
  496.  
  497. [padding]
  498. inherited=0
  499. initial=
  500. group=Box
  501. value1=<padding-top>
  502. value2=<padding-right>
  503. value3=<padding-bottom>
  504. value4=<padding-left>
  505.  
  506. [padding-bottom]
  507. inherited=0
  508. initial=0
  509. group=Box
  510. value1=<percentage>|<length>
  511.  
  512. [padding-left]
  513. inherited=0
  514. initial=0
  515. group=Box
  516. value1=<percentage>|<length>
  517.  
  518. [padding-right]
  519. inherited=0
  520. initial=0
  521. group=Box
  522. value1=<percentage>|<length>
  523.  
  524. [padding-top]
  525. inherited=0
  526. initial=0
  527. group=Box
  528. value1=<percentage>|<length>
  529.  
  530. [page-break-after]
  531. group=Printing
  532. initial=auto
  533. value1=auto|always
  534.  
  535. [page-break-before]
  536. group=Printing
  537. initial=auto
  538. value1=auto|always
  539.  
  540. [position]
  541. group=Positioning
  542. initial=static
  543. value1=absolute|relative|static
  544.  
  545. [right]
  546. group=Positioning
  547. value1=auto|<percentage>|<length>
  548.  
  549. [ruby-align]
  550. group=Text
  551. initial=auto
  552. value1=auto|left|center|right|distribute\-letter|distribute\-space|line\-edge
  553.  
  554. [ruby-overhang]
  555. group=Text
  556. initial=auto
  557. value1=auto|whitespace|none
  558.  
  559. [ruby-position]
  560. group=Text
  561. initial=above
  562. value1=above|inline
  563.  
  564. [table-layout]
  565. group=Box
  566. initial=auto
  567. value1=auto|fixed
  568.  
  569. [text-align]
  570. group=Text
  571. value1=left|right|center|justify
  572.  
  573. [text-decoration]
  574. group=Text
  575. initial=None
  576. multiple=1
  577. value1=none|underline|overline|line\-through
  578.  
  579. [text-indent]
  580. group=Text
  581. value1=<percentage>|<length>
  582.  
  583. [text-justify]
  584. group=Text
  585. initial=auto
  586. value1=inter\-word|newspaper|distribute|distribute\-all-lines|inter\-ideograph|auto
  587.  
  588. [text-transform]
  589. group=Text
  590. initial=none
  591. value1=capitalize|uppercase|lowercase|none
  592.  
  593. [top]
  594. group=Positioning
  595. initial=auto
  596. value1=<percentage>|<length>|auto
  597.  
  598. [unicode-bidi]
  599. inherited=0
  600. initial=normal
  601. group=Text
  602. value1=normal|embed|bidi\-override
  603.  
  604. [vertical-align]
  605. group=Text
  606. initial=baseline
  607. value1=baseline|sub|super|top|middle|bottom|text\-top|text\-bottom
  608.  
  609. [visibility]
  610. group=Positioning
  611. initial=inherit
  612. value1=visible|hidden|inherit
  613.  
  614. [width]
  615. group=Positioning
  616. initial=auto
  617. value1=auto|<percentage>|<length>
  618.  
  619. [word-break]
  620. group=Text
  621. initial=normal
  622. value1=normal|break\-all|keep\-all
  623.  
  624. [z-index]
  625. group=Positioning
  626. initial=auto
  627. value1=auto|<integer>
  628.  
  629. [browser-tips]
  630. property    = word-spacing
  631. message        = The property "word-spacing" is only supported by IE5 on the Mac