1. [
    2. [
    3. "display",
    4. "visibility",
    5. "float",
    6. "clear",
    7. "overflow",
    8. "overflow-x",
    9. "overflow-y",
    10. "clip",
    11. "zoom"
    12. ],
    13. [
    14. "table-layout",
    15. "empty-cells",
    16. "caption-side",
    17. "border-spacing",
    18. "border-collapse",
    19. "list-style",
    20. "list-style-position",
    21. "list-style-type",
    22. "list-style-image"
    23. ],
    24. [
    25. "-webkit-box-orient",
    26. "-webkit-box-direction",
    27. "-webkit-box-decoration-break",
    28. "-webkit-box-pack",
    29. "-webkit-box-align",
    30. "-webkit-box-flex"
    31. ],
    32. [
    33. "position",
    34. "top",
    35. "right",
    36. "bottom",
    37. "left",
    38. "z-index"
    39. ],
    40. [
    41. "margin",
    42. "margin-top",
    43. "margin-right",
    44. "margin-bottom",
    45. "margin-left",
    46. "-webkit-box-sizing",
    47. "-moz-box-sizing",
    48. "box-sizing",
    49. "border",
    50. "border-width",
    51. "border-style",
    52. "border-color",
    53. "border-top",
    54. "border-top-width",
    55. "border-top-style",
    56. "border-top-color",
    57. "border-right",
    58. "border-right-width",
    59. "border-right-style",
    60. "border-right-color",
    61. "border-bottom",
    62. "border-bottom-width",
    63. "border-bottom-style",
    64. "border-bottom-color",
    65. "border-left",
    66. "border-left-width",
    67. "border-left-style",
    68. "border-left-color",
    69. "-webkit-border-radius",
    70. "-moz-border-radius",
    71. "border-radius",
    72. "-webkit-border-top-left-radius",
    73. "-moz-border-radius-topleft",
    74. "border-top-left-radius",
    75. "-webkit-border-top-right-radius",
    76. "-moz-border-radius-topright",
    77. "border-top-right-radius",
    78. "-webkit-border-bottom-right-radius",
    79. "-moz-border-radius-bottomright",
    80. "border-bottom-right-radius",
    81. "-webkit-border-bottom-left-radius",
    82. "-moz-border-radius-bottomleft",
    83. "border-bottom-left-radius",
    84. "-webkit-border-image",
    85. "-moz-border-image",
    86. "-o-border-image",
    87. "border-image",
    88. "-webkit-border-image-source",
    89. "-moz-border-image-source",
    90. "-o-border-image-source",
    91. "border-image-source",
    92. "-webkit-border-image-slice",
    93. "-moz-border-image-slice",
    94. "-o-border-image-slice",
    95. "border-image-slice",
    96. "-webkit-border-image-width",
    97. "-moz-border-image-width",
    98. "-o-border-image-width",
    99. "border-image-width",
    100. "-webkit-border-image-outset",
    101. "border-image-outset",
    102. "-webkit-border-image-repeat",
    103. "-moz-border-image-repeat",
    104. "-o-border-image-repeat",
    105. "border-image-repeat",
    106. "padding",
    107. "padding-top",
    108. "padding-right",
    109. "padding-bottom",
    110. "padding-left",
    111. "width",
    112. "min-width",
    113. "max-width",
    114. "height",
    115. "min-height",
    116. "max-height"
    117. ],
    118. [
    119. "font",
    120. "font-family",
    121. "font-size",
    122. "font-weight",
    123. "font-style",
    124. "font-variant",
    125. "font-size-adjust",
    126. "font-stretch",
    127. "font-effect",
    128. "font-emphasize",
    129. "font-emphasize-position",
    130. "font-emphasize-style",
    131. "font-smooth",
    132. "line-height",
    133. "text-align",
    134. "-webkit-text-align-last",
    135. "-moz-text-align-last",
    136. "-ms-text-align-last",
    137. "text-align-last",
    138. "vertical-align",
    139. "white-space",
    140. "text-decoration",
    141. "text-emphasis",
    142. "text-emphasis-color",
    143. "text-emphasis-style",
    144. "text-emphasis-position",
    145. "text-indent",
    146. "-ms-text-justify",
    147. "text-justify",
    148. "letter-spacing",
    149. "word-spacing",
    150. "-ms-writing-mode",
    151. "text-outline",
    152. "text-transform",
    153. "text-wrap",
    154. "-ms-text-overflow",
    155. "text-overflow",
    156. "text-overflow-ellipsis",
    157. "text-overflow-mode",
    158. "-ms-word-wrap",
    159. "word-wrap",
    160. "-ms-word-break",
    161. "word-break"
    162. ],
    163. [
    164. "color",
    165. "background",
    166. "filter:progid:DXImageTransform.Microsoft.AlphaImageLoader",
    167. "background-color",
    168. "background-image",
    169. "background-repeat",
    170. "background-attachment",
    171. "background-position",
    172. "-ms-background-position-x",
    173. "background-position-x",
    174. "-ms-background-position-y",
    175. "background-position-y",
    176. "-webkit-background-clip",
    177. "-moz-background-clip",
    178. "background-clip",
    179. "background-origin",
    180. "-webkit-background-size",
    181. "-moz-background-size",
    182. "-o-background-size",
    183. "background-size"
    184. ],
    185. [
    186. "outline",
    187. "outline-width",
    188. "outline-style",
    189. "outline-color",
    190. "outline-offset",
    191. "opacity",
    192. "filter:progid:DXImageTransform.Microsoft.Alpha(Opacity",
    193. "-ms-filter:\\'progid:DXImageTransform.Microsoft.Alpha",
    194. "-ms-interpolation-mode",
    195. "-webkit-box-shadow",
    196. "-moz-box-shadow",
    197. "box-shadow",
    198. "filter:progid:DXImageTransform.Microsoft.gradient",
    199. "-ms-filter:\\'progid:DXImageTransform.Microsoft.gradient",
    200. "text-shadow"
    201. "-webkit-transition",
    202. "-moz-transition",
    203. "-ms-transition",
    204. "-o-transition",
    205. "transition",
    206. "-webkit-transition-delay",
    207. "-moz-transition-delay",
    208. "-ms-transition-delay",
    209. "-o-transition-delay",
    210. "transition-delay",
    211. "-webkit-transition-timing-function",
    212. "-moz-transition-timing-function",
    213. "-ms-transition-timing-function",
    214. "-o-transition-timing-function",
    215. "transition-timing-function",
    216. "-webkit-transition-duration",
    217. "-moz-transition-duration",
    218. "-ms-transition-duration",
    219. "-o-transition-duration",
    220. "transition-duration",
    221. "-webkit-transition-property",
    222. "-moz-transition-property",
    223. "-ms-transition-property",
    224. "-o-transition-property",
    225. "transition-property",
    226. "-webkit-transform",
    227. "-moz-transform",
    228. "-ms-transform",
    229. "-o-transform",
    230. "transform",
    231. "-webkit-transform-origin",
    232. "-moz-transform-origin",
    233. "-ms-transform-origin",
    234. "-o-transform-origin",
    235. "transform-origin",
    236. "-webkit-animation",
    237. "-moz-animation",
    238. "-ms-animation",
    239. "-o-animation",
    240. "animation",
    241. "-webkit-animation-name",
    242. "-moz-animation-name",
    243. "-ms-animation-name",
    244. "-o-animation-name",
    245. "animation-name",
    246. "-webkit-animation-duration",
    247. "-moz-animation-duration",
    248. "-ms-animation-duration",
    249. "-o-animation-duration",
    250. "animation-duration",
    251. "-webkit-animation-play-state",
    252. "-moz-animation-play-state",
    253. "-ms-animation-play-state",
    254. "-o-animation-play-state",
    255. "animation-play-state",
    256. "-webkit-animation-timing-function",
    257. "-moz-animation-timing-function",
    258. "-ms-animation-timing-function",
    259. "-o-animation-timing-function",
    260. "animation-timing-function",
    261. "-webkit-animation-delay",
    262. "-moz-animation-delay",
    263. "-ms-animation-delay",
    264. "-o-animation-delay",
    265. "animation-delay",
    266. "-webkit-animation-iteration-count",
    267. "-moz-animation-iteration-count",
    268. "-ms-animation-iteration-count",
    269. "-o-animation-iteration-count",
    270. "animation-iteration-count",
    271. "-webkit-animation-direction",
    272. "-moz-animation-direction",
    273. "-ms-animation-direction",
    274. "-o-animation-direction",
    275. "animation-direction"
    276. ],
    277. [
    278. "content",
    279. "quotes",
    280. "counter-reset",
    281. "counter-increment",
    282. "resize",
    283. "cursor",
    284. "-webkit-user-select",
    285. "-moz-user-select",
    286. "-ms-user-select",
    287. "user-select",
    288. "nav-index",
    289. "nav-up",
    290. "nav-right",
    291. "nav-down",
    292. "nav-left",
    293. "-moz-tab-size",
    294. "-o-tab-size",
    295. "tab-size",
    296. "-webkit-hyphens",
    297. "-moz-hyphens",
    298. "hyphens",
    299. "pointer-events"
    300. ]