api documentation for autoprefixer (v6.7.7)

Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website

table of contents

  1. module autoprefixer
    1. function autoprefixer ()
    2. function autoprefixer.align_content ()
    3. function autoprefixer.align_items ()
    4. function autoprefixer.align_self ()
    5. function autoprefixer.at_rule ()
    6. function autoprefixer.background_size ()
    7. function autoprefixer.block_logical ()
    8. function autoprefixer.border_image ()
    9. function autoprefixer.border_radius ()
    10. function autoprefixer.break_props ()
    11. function autoprefixer.browsers (data1, requirements, options, stats)
    12. function autoprefixer.cross_fade ()
    13. function autoprefixer.declaration ()
    14. function autoprefixer.display_flex (name, prefixes)
    15. function autoprefixer.display_grid (name, prefixes)
    16. function autoprefixer.filter ()
    17. function autoprefixer.filter_value (name, prefixes)
    18. function autoprefixer.flex ()
    19. function autoprefixer.flex_basis ()
    20. function autoprefixer.flex_direction ()
    21. function autoprefixer.flex_flow ()
    22. function autoprefixer.flex_grow ()
    23. function autoprefixer.flex_shrink ()
    24. function autoprefixer.flex_values ()
    25. function autoprefixer.flex_wrap ()
    26. function autoprefixer.fullscreen ()
    27. function autoprefixer.gradient ()
    28. function autoprefixer.grid_end ()
    29. function autoprefixer.grid_row_align ()
    30. function autoprefixer.grid_start ()
    31. function autoprefixer.grid_template ()
    32. function autoprefixer.image_rendering ()
    33. function autoprefixer.image_set ()
    34. function autoprefixer.info ()
    35. function autoprefixer.inline_logical ()
    36. function autoprefixer.justify_content ()
    37. function autoprefixer.justify_items ()
    38. function autoprefixer.mask_border ()
    39. function autoprefixer.old_selector (selector, prefix1)
    40. function autoprefixer.old_value (unprefixed, prefixed, string, regexp)
    41. function autoprefixer.order ()
    42. function autoprefixer.pixelated ()
    43. function autoprefixer.placeholder ()
    44. function autoprefixer.prefixer (name1, prefixes1, all1)
    45. function autoprefixer.process (root, opts)
    46. function autoprefixer.processor (prefixes)
    47. function autoprefixer.resolution ()
    48. function autoprefixer.selector (name1, prefixes, all)
    49. function autoprefixer.stretch ()
    50. function autoprefixer.supports (Prefixes, all1)
    51. function autoprefixer.text_emphasis_position ()
    52. function autoprefixer.transform_decl ()
    53. function autoprefixer.transition (prefixes)
    54. function autoprefixer.value ()
    55. function autoprefixer.writing_mode ()
    56. object autoprefixer.align_content.prototype
    57. object autoprefixer.align_items.prototype
    58. object autoprefixer.align_self.prototype
    59. object autoprefixer.at_rule.prototype
    60. object autoprefixer.background_size.prototype
    61. object autoprefixer.block_logical.prototype
    62. object autoprefixer.border_image.prototype
    63. object autoprefixer.border_radius.prototype
    64. object autoprefixer.brackets
    65. object autoprefixer.break_props.prototype
    66. object autoprefixer.browsers.prototype
    67. object autoprefixer.cross_fade.prototype
    68. object autoprefixer.data
    69. object autoprefixer.declaration.prototype
    70. object autoprefixer.defaults
    71. object autoprefixer.display_flex.prototype
    72. object autoprefixer.display_grid.prototype
    73. object autoprefixer.filter.prototype
    74. object autoprefixer.filter_value.prototype
    75. object autoprefixer.flex.prototype
    76. object autoprefixer.flex_basis.prototype
    77. object autoprefixer.flex_direction.prototype
    78. object autoprefixer.flex_flow.prototype
    79. object autoprefixer.flex_grow.prototype
    80. object autoprefixer.flex_shrink.prototype
    81. object autoprefixer.flex_values.prototype
    82. object autoprefixer.flex_wrap.prototype
    83. object autoprefixer.fullscreen.prototype
    84. object autoprefixer.gradient.prototype
    85. object autoprefixer.grid_end.prototype
    86. object autoprefixer.grid_row_align.prototype
    87. object autoprefixer.grid_start.prototype
    88. object autoprefixer.grid_template.prototype
    89. object autoprefixer.image_rendering.prototype
    90. object autoprefixer.image_set.prototype
    91. object autoprefixer.inline_logical.prototype
    92. object autoprefixer.justify_content.prototype
    93. object autoprefixer.justify_items.prototype
    94. object autoprefixer.mask_border.prototype
    95. object autoprefixer.old_selector.prototype
    96. object autoprefixer.old_value.prototype
    97. object autoprefixer.order.prototype
    98. object autoprefixer.pixelated.prototype
    99. object autoprefixer.placeholder.prototype
    100. object autoprefixer.prefixer.prototype
    101. object autoprefixer.processor.prototype
    102. object autoprefixer.resolution.prototype
    103. object autoprefixer.selector.prototype
    104. object autoprefixer.stretch.prototype
    105. object autoprefixer.supports.prototype
    106. object autoprefixer.text_emphasis_position.prototype
    107. object autoprefixer.transform_decl.prototype
    108. object autoprefixer.transition.prototype
    109. object autoprefixer.utils
    110. object autoprefixer.value.prototype
    111. object autoprefixer.writing_mode.prototype
  2. module autoprefixer.align_content
    1. function autoprefixer.align_content ()
    2. function autoprefixer.align_content.clone (node, overrides)
    3. function autoprefixer.align_content.hack (klass)
    4. function autoprefixer.align_content.load (name, prefixes, all)
    5. object autoprefixer.align_content.__super__
    6. object autoprefixer.align_content.hacks
    7. object autoprefixer.align_content.names
    8. object autoprefixer.align_content.oldValues
  3. module autoprefixer.align_content.prototype
    1. function autoprefixer.align_content.prototype.constructor ()
    2. function autoprefixer.align_content.prototype.normalize (prop)
    3. function autoprefixer.align_content.prototype.prefixed (prop, prefix)
    4. function autoprefixer.align_content.prototype.set (decl, prefix)
  4. module autoprefixer.align_items
    1. function autoprefixer.align_items ()
    2. function autoprefixer.align_items.clone (node, overrides)
    3. function autoprefixer.align_items.hack (klass)
    4. function autoprefixer.align_items.load (name, prefixes, all)
    5. object autoprefixer.align_items.__super__
    6. object autoprefixer.align_items.hacks
    7. object autoprefixer.align_items.names
    8. object autoprefixer.align_items.oldValues
  5. module autoprefixer.align_items.prototype
    1. function autoprefixer.align_items.prototype.constructor ()
    2. function autoprefixer.align_items.prototype.normalize (prop)
    3. function autoprefixer.align_items.prototype.prefixed (prop, prefix)
    4. function autoprefixer.align_items.prototype.set (decl, prefix)
  6. module autoprefixer.align_self
    1. function autoprefixer.align_self ()
    2. function autoprefixer.align_self.clone (node, overrides)
    3. function autoprefixer.align_self.hack (klass)
    4. function autoprefixer.align_self.load (name, prefixes, all)
    5. object autoprefixer.align_self.__super__
    6. object autoprefixer.align_self.hacks
    7. object autoprefixer.align_self.names
    8. object autoprefixer.align_self.oldValues
  7. module autoprefixer.align_self.prototype
    1. function autoprefixer.align_self.prototype.constructor ()
    2. function autoprefixer.align_self.prototype.normalize (prop)
    3. function autoprefixer.align_self.prototype.prefixed (prop, prefix)
    4. function autoprefixer.align_self.prototype.set (decl, prefix)
  8. module autoprefixer.at_rule
    1. function autoprefixer.at_rule ()
    2. function autoprefixer.at_rule.clone (node, overrides)
    3. function autoprefixer.at_rule.hack (klass)
    4. function autoprefixer.at_rule.load (name, prefixes, all)
    5. object autoprefixer.at_rule.__super__
  9. module autoprefixer.at_rule.prototype
    1. function autoprefixer.at_rule.prototype.add (rule, prefix)
    2. function autoprefixer.at_rule.prototype.constructor ()
    3. function autoprefixer.at_rule.prototype.process (node)
  10. module autoprefixer.background_size
    1. function autoprefixer.background_size ()
    2. function autoprefixer.background_size.clone (node, overrides)
    3. function autoprefixer.background_size.hack (klass)
    4. function autoprefixer.background_size.load (name, prefixes, all)
    5. object autoprefixer.background_size.__super__
    6. object autoprefixer.background_size.hacks
    7. object autoprefixer.background_size.names
  11. module autoprefixer.background_size.prototype
    1. function autoprefixer.background_size.prototype.constructor ()
    2. function autoprefixer.background_size.prototype.set (decl, prefix)
  12. module autoprefixer.block_logical
    1. function autoprefixer.block_logical ()
    2. function autoprefixer.block_logical.clone (node, overrides)
    3. function autoprefixer.block_logical.hack (klass)
    4. function autoprefixer.block_logical.load (name, prefixes, all)
    5. object autoprefixer.block_logical.__super__
    6. object autoprefixer.block_logical.hacks
    7. object autoprefixer.block_logical.names
  13. module autoprefixer.block_logical.prototype
    1. function autoprefixer.block_logical.prototype.constructor ()
    2. function autoprefixer.block_logical.prototype.normalize (prop)
    3. function autoprefixer.block_logical.prototype.prefixed (prop, prefix)
  14. module autoprefixer.border_image
    1. function autoprefixer.border_image ()
    2. function autoprefixer.border_image.clone (node, overrides)
    3. function autoprefixer.border_image.hack (klass)
    4. function autoprefixer.border_image.load (name, prefixes, all)
    5. object autoprefixer.border_image.__super__
    6. object autoprefixer.border_image.hacks
    7. object autoprefixer.border_image.names
  15. module autoprefixer.border_image.prototype
    1. function autoprefixer.border_image.prototype.constructor ()
    2. function autoprefixer.border_image.prototype.set (decl, prefix)
  16. module autoprefixer.border_radius
    1. function autoprefixer.border_radius ()
    2. function autoprefixer.border_radius.clone (node, overrides)
    3. function autoprefixer.border_radius.hack (klass)
    4. function autoprefixer.border_radius.load (name, prefixes, all)
    5. object autoprefixer.border_radius.__super__
    6. object autoprefixer.border_radius.hacks
    7. object autoprefixer.border_radius.names
    8. object autoprefixer.border_radius.toMozilla
    9. object autoprefixer.border_radius.toNormal
  17. module autoprefixer.border_radius.prototype
    1. function autoprefixer.border_radius.prototype.constructor ()
    2. function autoprefixer.border_radius.prototype.normalize (prop)
    3. function autoprefixer.border_radius.prototype.prefixed (prop, prefix)
  18. module autoprefixer.brackets
    1. function autoprefixer.brackets.parse (str)
    2. function autoprefixer.brackets.stringify (ast)
  19. module autoprefixer.break_props
    1. function autoprefixer.break_props ()
    2. function autoprefixer.break_props.clone (node, overrides)
    3. function autoprefixer.break_props.hack (klass)
    4. function autoprefixer.break_props.load (name, prefixes, all)
    5. object autoprefixer.break_props.__super__
    6. object autoprefixer.break_props.hacks
    7. object autoprefixer.break_props.names
  20. module autoprefixer.break_props.prototype
    1. function autoprefixer.break_props.prototype.constructor ()
    2. function autoprefixer.break_props.prototype.insert (decl, prefix, prefixes)
    3. function autoprefixer.break_props.prototype.normalize (prop)
    4. function autoprefixer.break_props.prototype.prefixed (prop, prefix)
    5. function autoprefixer.break_props.prototype.set (decl, prefix)
  21. module autoprefixer.browsers
    1. function autoprefixer.browsers (data1, requirements, options, stats)
    2. function autoprefixer.browsers.prefixes ()
    3. function autoprefixer.browsers.withPrefix (value)
  22. module autoprefixer.browsers.prototype
    1. function autoprefixer.browsers.prototype.browsers (criteria)
    2. function autoprefixer.browsers.prototype.isSelected (browser)
    3. function autoprefixer.browsers.prototype.parse (requirements)
    4. function autoprefixer.browsers.prototype.prefix (browser)
  23. module autoprefixer.cross_fade
    1. function autoprefixer.cross_fade ()
    2. function autoprefixer.cross_fade.clone (node, overrides)
    3. function autoprefixer.cross_fade.hack (klass)
    4. function autoprefixer.cross_fade.load (name, prefixes, all)
    5. function autoprefixer.cross_fade.save (prefixes, decl)
    6. object autoprefixer.cross_fade.__super__
    7. object autoprefixer.cross_fade.hacks
    8. object autoprefixer.cross_fade.names
  24. module autoprefixer.cross_fade.prototype
    1. function autoprefixer.cross_fade.prototype.constructor ()
    2. function autoprefixer.cross_fade.prototype.replace (string, prefix)
  25. module autoprefixer.declaration
    1. function autoprefixer.declaration ()
    2. function autoprefixer.declaration.clone (node, overrides)
    3. function autoprefixer.declaration.hack (klass)
    4. function autoprefixer.declaration.load (name, prefixes, all)
    5. object autoprefixer.declaration.__super__
    6. object autoprefixer.declaration.hacks
  26. module autoprefixer.declaration.prototype
    1. function autoprefixer.declaration.prototype.add (decl, prefix, prefixes)
    2. function autoprefixer.declaration.prototype.calcBefore (prefixes, decl, prefix)
    3. function autoprefixer.declaration.prototype.check (decl)
    4. function autoprefixer.declaration.prototype.constructor ()
    5. function autoprefixer.declaration.prototype.insert (decl, prefix, prefixes)
    6. function autoprefixer.declaration.prototype.isAlready (decl, prefixed)
    7. function autoprefixer.declaration.prototype.maxPrefixed (prefixes, decl)
    8. function autoprefixer.declaration.prototype.needCascade (decl)
    9. function autoprefixer.declaration.prototype.normalize (prop)
    10. function autoprefixer.declaration.prototype.old (prop, prefix)
    11. function autoprefixer.declaration.prototype.otherPrefixes (value, prefix)
    12. function autoprefixer.declaration.prototype.prefixed (prop, prefix)
    13. function autoprefixer.declaration.prototype.process (decl)
    14. function autoprefixer.declaration.prototype.restoreBefore (decl)
    15. function autoprefixer.declaration.prototype.set (decl, prefix)
  27. module autoprefixer.display_flex
    1. function autoprefixer.display_flex (name, prefixes)
    2. function autoprefixer.display_flex.clone (node, overrides)
    3. function autoprefixer.display_flex.hack (klass)
    4. function autoprefixer.display_flex.load (name, prefixes, all)
    5. function autoprefixer.display_flex.save (prefixes, decl)
    6. object autoprefixer.display_flex.__super__
    7. object autoprefixer.display_flex.hacks
    8. object autoprefixer.display_flex.names
  28. module autoprefixer.display_flex.prototype
    1. function autoprefixer.display_flex.prototype.check (decl)
    2. function autoprefixer.display_flex.prototype.constructor (name, prefixes)
    3. function autoprefixer.display_flex.prototype.old (prefix)
    4. function autoprefixer.display_flex.prototype.prefixed (prefix)
    5. function autoprefixer.display_flex.prototype.replace (string, prefix)
  29. module autoprefixer.display_grid
    1. function autoprefixer.display_grid (name, prefixes)
    2. function autoprefixer.display_grid.clone (node, overrides)
    3. function autoprefixer.display_grid.hack (klass)
    4. function autoprefixer.display_grid.load (name, prefixes, all)
    5. function autoprefixer.display_grid.save (prefixes, decl)
    6. object autoprefixer.display_grid.__super__
    7. object autoprefixer.display_grid.hacks
    8. object autoprefixer.display_grid.names
  30. module autoprefixer.display_grid.prototype
    1. function autoprefixer.display_grid.prototype.check (decl)
    2. function autoprefixer.display_grid.prototype.constructor (name, prefixes)
  31. module autoprefixer.filter
    1. function autoprefixer.filter ()
    2. function autoprefixer.filter.clone (node, overrides)
    3. function autoprefixer.filter.hack (klass)
    4. function autoprefixer.filter.load (name, prefixes, all)
    5. object autoprefixer.filter.__super__
    6. object autoprefixer.filter.hacks
    7. object autoprefixer.filter.names
  32. module autoprefixer.filter.prototype
    1. function autoprefixer.filter.prototype.check (decl)
    2. function autoprefixer.filter.prototype.constructor ()
  33. module autoprefixer.filter_value
    1. function autoprefixer.filter_value (name, prefixes)
    2. function autoprefixer.filter_value.clone (node, overrides)
    3. function autoprefixer.filter_value.hack (klass)
    4. function autoprefixer.filter_value.load (name, prefixes, all)
    5. function autoprefixer.filter_value.save (prefixes, decl)
    6. object autoprefixer.filter_value.__super__
    7. object autoprefixer.filter_value.hacks
    8. object autoprefixer.filter_value.names
  34. module autoprefixer.filter_value.prototype
    1. function autoprefixer.filter_value.prototype.constructor (name, prefixes)
    2. function autoprefixer.filter_value.prototype.old (prefix)
    3. function autoprefixer.filter_value.prototype.replace (value, prefix)
  35. module autoprefixer.flex
    1. function autoprefixer.flex ()
    2. function autoprefixer.flex.clone (node, overrides)
    3. function autoprefixer.flex.hack (klass)
    4. function autoprefixer.flex.load (name, prefixes, all)
    5. object autoprefixer.flex.__super__
    6. object autoprefixer.flex.names
    7. object autoprefixer.flex.oldValues
  36. module autoprefixer.flex.prototype
    1. function autoprefixer.flex.prototype.constructor ()
    2. function autoprefixer.flex.prototype.normalize ()
    3. function autoprefixer.flex.prototype.prefixed (prop, prefix)
    4. function autoprefixer.flex.prototype.set (decl, prefix)
  37. module autoprefixer.flex_basis
    1. function autoprefixer.flex_basis ()
    2. function autoprefixer.flex_basis.clone (node, overrides)
    3. function autoprefixer.flex_basis.hack (klass)
    4. function autoprefixer.flex_basis.load (name, prefixes, all)
    5. object autoprefixer.flex_basis.__super__
    6. object autoprefixer.flex_basis.hacks
    7. object autoprefixer.flex_basis.names
  38. module autoprefixer.flex_basis.prototype
    1. function autoprefixer.flex_basis.prototype.constructor ()
    2. function autoprefixer.flex_basis.prototype.normalize ()
    3. function autoprefixer.flex_basis.prototype.prefixed (prop, prefix)
    4. function autoprefixer.flex_basis.prototype.set (decl, prefix)
  39. module autoprefixer.flex_direction
    1. function autoprefixer.flex_direction ()
    2. function autoprefixer.flex_direction.clone (node, overrides)
    3. function autoprefixer.flex_direction.hack (klass)
    4. function autoprefixer.flex_direction.load (name, prefixes, all)
    5. object autoprefixer.flex_direction.__super__
    6. object autoprefixer.flex_direction.hacks
    7. object autoprefixer.flex_direction.names
  40. module autoprefixer.flex_direction.prototype
    1. function autoprefixer.flex_direction.prototype.constructor ()
    2. function autoprefixer.flex_direction.prototype.insert (decl, prefix, prefixes)
    3. function autoprefixer.flex_direction.prototype.normalize (prop)
    4. function autoprefixer.flex_direction.prototype.old (prop, prefix)
  41. module autoprefixer.flex_flow
    1. function autoprefixer.flex_flow ()
    2. function autoprefixer.flex_flow.clone (node, overrides)
    3. function autoprefixer.flex_flow.hack (klass)
    4. function autoprefixer.flex_flow.load (name, prefixes, all)
    5. object autoprefixer.flex_flow.__super__
    6. object autoprefixer.flex_flow.hacks
    7. object autoprefixer.flex_flow.names
  42. module autoprefixer.flex_flow.prototype
    1. function autoprefixer.flex_flow.prototype.constructor ()
    2. function autoprefixer.flex_flow.prototype.insert (decl, prefix, prefixes)
  43. module autoprefixer.flex_grow
    1. function autoprefixer.flex_grow ()
    2. function autoprefixer.flex_grow.clone (node, overrides)
    3. function autoprefixer.flex_grow.hack (klass)
    4. function autoprefixer.flex_grow.load (name, prefixes, all)
    5. object autoprefixer.flex_grow.__super__
    6. object autoprefixer.flex_grow.hacks
    7. object autoprefixer.flex_grow.names
  44. module autoprefixer.flex_grow.prototype
    1. function autoprefixer.flex_grow.prototype.constructor ()
    2. function autoprefixer.flex_grow.prototype.normalize ()
    3. function autoprefixer.flex_grow.prototype.prefixed (prop, prefix)
  45. module autoprefixer.flex_shrink
    1. function autoprefixer.flex_shrink ()
    2. function autoprefixer.flex_shrink.clone (node, overrides)
    3. function autoprefixer.flex_shrink.hack (klass)
    4. function autoprefixer.flex_shrink.load (name, prefixes, all)
    5. object autoprefixer.flex_shrink.__super__
    6. object autoprefixer.flex_shrink.hacks
    7. object autoprefixer.flex_shrink.names
  46. module autoprefixer.flex_shrink.prototype
    1. function autoprefixer.flex_shrink.prototype.constructor ()
    2. function autoprefixer.flex_shrink.prototype.normalize ()
    3. function autoprefixer.flex_shrink.prototype.prefixed (prop, prefix)
    4. function autoprefixer.flex_shrink.prototype.set (decl, prefix)
  47. module autoprefixer.flex_values
    1. function autoprefixer.flex_values ()
    2. function autoprefixer.flex_values.clone (node, overrides)
    3. function autoprefixer.flex_values.hack (klass)
    4. function autoprefixer.flex_values.load (name, prefixes, all)
    5. function autoprefixer.flex_values.save (prefixes, decl)
    6. object autoprefixer.flex_values.__super__
    7. object autoprefixer.flex_values.hacks
    8. object autoprefixer.flex_values.names
  48. module autoprefixer.flex_values.prototype
    1. function autoprefixer.flex_values.prototype.constructor ()
    2. function autoprefixer.flex_values.prototype.old (prefix)
    3. function autoprefixer.flex_values.prototype.prefixed (prefix)
    4. function autoprefixer.flex_values.prototype.replace (string, prefix)
  49. module autoprefixer.flex_wrap
    1. function autoprefixer.flex_wrap ()
    2. function autoprefixer.flex_wrap.clone (node, overrides)
    3. function autoprefixer.flex_wrap.hack (klass)
    4. function autoprefixer.flex_wrap.load (name, prefixes, all)
    5. object autoprefixer.flex_wrap.__super__
    6. object autoprefixer.flex_wrap.hacks
    7. object autoprefixer.flex_wrap.names
  50. module autoprefixer.flex_wrap.prototype
    1. function autoprefixer.flex_wrap.prototype.constructor ()
    2. function autoprefixer.flex_wrap.prototype.set (decl, prefix)
  51. module autoprefixer.fullscreen
    1. function autoprefixer.fullscreen ()
    2. function autoprefixer.fullscreen.clone (node, overrides)
    3. function autoprefixer.fullscreen.hack (klass)
    4. function autoprefixer.fullscreen.load (name, prefixes, all)
    5. object autoprefixer.fullscreen.__super__
    6. object autoprefixer.fullscreen.names
  52. module autoprefixer.fullscreen.prototype
    1. function autoprefixer.fullscreen.prototype.constructor ()
    2. function autoprefixer.fullscreen.prototype.prefixed (prefix)
  53. module autoprefixer.gradient
    1. function autoprefixer.gradient ()
    2. function autoprefixer.gradient.clone (node, overrides)
    3. function autoprefixer.gradient.hack (klass)
    4. function autoprefixer.gradient.load (name, prefixes, all)
    5. function autoprefixer.gradient.save (prefixes, decl)
    6. object autoprefixer.gradient.__super__
    7. object autoprefixer.gradient.hacks
    8. object autoprefixer.gradient.names
  54. module autoprefixer.gradient.prototype
    1. function autoprefixer.gradient.prototype.add (decl, prefix)
    2. function autoprefixer.gradient.prototype.cloneDiv (params)
    3. function autoprefixer.gradient.prototype.colorStops (params)
    4. function autoprefixer.gradient.prototype.constructor ()
    5. function autoprefixer.gradient.prototype.convertDirection (params)
    6. function autoprefixer.gradient.prototype.fixAngle (params)
    7. function autoprefixer.gradient.prototype.fixDirection (params)
    8. function autoprefixer.gradient.prototype.fixRadial (params)
    9. function autoprefixer.gradient.prototype.newDirection (params)
    10. function autoprefixer.gradient.prototype.normalize (nodes)
    11. function autoprefixer.gradient.prototype.normalizeUnit (str, full)
    12. function autoprefixer.gradient.prototype.old (prefix)
    13. function autoprefixer.gradient.prototype.oldDirection (params)
    14. function autoprefixer.gradient.prototype.oldWebkit (node)
    15. function autoprefixer.gradient.prototype.replace (string, prefix)
    16. function autoprefixer.gradient.prototype.replaceFirst ()
    17. function autoprefixer.gradient.prototype.revertDirection (word)
    18. function autoprefixer.gradient.prototype.roundFloat (float, digits)
    19. object autoprefixer.gradient.prototype.directions
    20. object autoprefixer.gradient.prototype.oldDirections
  55. module autoprefixer.grid_end
    1. function autoprefixer.grid_end ()
    2. function autoprefixer.grid_end.clone (node, overrides)
    3. function autoprefixer.grid_end.hack (klass)
    4. function autoprefixer.grid_end.load (name, prefixes, all)
    5. object autoprefixer.grid_end.__super__
    6. object autoprefixer.grid_end.hacks
    7. object autoprefixer.grid_end.names
  56. module autoprefixer.grid_end.prototype
    1. function autoprefixer.grid_end.prototype.check (decl)
    2. function autoprefixer.grid_end.prototype.constructor ()
    3. function autoprefixer.grid_end.prototype.normalize (prop)
    4. function autoprefixer.grid_end.prototype.prefixed (prop, prefix)
    5. function autoprefixer.grid_end.prototype.set (decl, prefix)
  57. module autoprefixer.grid_row_align
    1. function autoprefixer.grid_row_align ()
    2. function autoprefixer.grid_row_align.clone (node, overrides)
    3. function autoprefixer.grid_row_align.hack (klass)
    4. function autoprefixer.grid_row_align.load (name, prefixes, all)
    5. object autoprefixer.grid_row_align.__super__
    6. object autoprefixer.grid_row_align.hacks
    7. object autoprefixer.grid_row_align.names
  58. module autoprefixer.grid_row_align.prototype
    1. function autoprefixer.grid_row_align.prototype.check (decl)
    2. function autoprefixer.grid_row_align.prototype.constructor ()
    3. function autoprefixer.grid_row_align.prototype.normalize (prop)
    4. function autoprefixer.grid_row_align.prototype.prefixed (prop, prefix)
  59. module autoprefixer.grid_start
    1. function autoprefixer.grid_start ()
    2. function autoprefixer.grid_start.clone (node, overrides)
    3. function autoprefixer.grid_start.hack (klass)
    4. function autoprefixer.grid_start.load (name, prefixes, all)
    5. object autoprefixer.grid_start.__super__
    6. object autoprefixer.grid_start.hacks
    7. object autoprefixer.grid_start.names
  60. module autoprefixer.grid_start.prototype
    1. function autoprefixer.grid_start.prototype.check (decl)
    2. function autoprefixer.grid_start.prototype.constructor ()
    3. function autoprefixer.grid_start.prototype.insert (decl, prefix, prefixes)
    4. function autoprefixer.grid_start.prototype.normalize (prop)
    5. function autoprefixer.grid_start.prototype.prefixed (prop, prefix)
    6. function autoprefixer.grid_start.prototype.set (decl, prefix)
    7. function autoprefixer.grid_start.prototype.splitValue (decl, prefix)
  61. module autoprefixer.grid_template
    1. function autoprefixer.grid_template ()
    2. function autoprefixer.grid_template.clone (node, overrides)
    3. function autoprefixer.grid_template.hack (klass)
    4. function autoprefixer.grid_template.load (name, prefixes, all)
    5. object autoprefixer.grid_template.__super__
    6. object autoprefixer.grid_template.hacks
    7. object autoprefixer.grid_template.names
  62. module autoprefixer.grid_template.prototype
    1. function autoprefixer.grid_template.prototype.changeRepeat (value)
    2. function autoprefixer.grid_template.prototype.constructor ()
    3. function autoprefixer.grid_template.prototype.normalize (prop)
    4. function autoprefixer.grid_template.prototype.prefixed (prop, prefix)
    5. function autoprefixer.grid_template.prototype.set (decl, prefix)
    6. function autoprefixer.grid_template.prototype.walkRepeat (node)
  63. module autoprefixer.image_rendering
    1. function autoprefixer.image_rendering ()
    2. function autoprefixer.image_rendering.clone (node, overrides)
    3. function autoprefixer.image_rendering.hack (klass)
    4. function autoprefixer.image_rendering.load (name, prefixes, all)
    5. object autoprefixer.image_rendering.__super__
    6. object autoprefixer.image_rendering.hacks
    7. object autoprefixer.image_rendering.names
  64. module autoprefixer.image_rendering.prototype
    1. function autoprefixer.image_rendering.prototype.check (decl)
    2. function autoprefixer.image_rendering.prototype.constructor ()
    3. function autoprefixer.image_rendering.prototype.normalize (prop)
    4. function autoprefixer.image_rendering.prototype.prefixed (prop, prefix)
    5. function autoprefixer.image_rendering.prototype.process (node, result)
    6. function autoprefixer.image_rendering.prototype.set (decl, prefix)
  65. module autoprefixer.image_set
    1. function autoprefixer.image_set ()
    2. function autoprefixer.image_set.clone (node, overrides)
    3. function autoprefixer.image_set.hack (klass)
    4. function autoprefixer.image_set.load (name, prefixes, all)
    5. function autoprefixer.image_set.save (prefixes, decl)
    6. object autoprefixer.image_set.__super__
    7. object autoprefixer.image_set.hacks
    8. object autoprefixer.image_set.names
  66. module autoprefixer.image_set.prototype
    1. function autoprefixer.image_set.prototype.constructor ()
    2. function autoprefixer.image_set.prototype.replace (string, prefix)
  67. module autoprefixer.inline_logical
    1. function autoprefixer.inline_logical ()
    2. function autoprefixer.inline_logical.clone (node, overrides)
    3. function autoprefixer.inline_logical.hack (klass)
    4. function autoprefixer.inline_logical.load (name, prefixes, all)
    5. object autoprefixer.inline_logical.__super__
    6. object autoprefixer.inline_logical.hacks
    7. object autoprefixer.inline_logical.names
  68. module autoprefixer.inline_logical.prototype
    1. function autoprefixer.inline_logical.prototype.constructor ()
    2. function autoprefixer.inline_logical.prototype.normalize (prop)
    3. function autoprefixer.inline_logical.prototype.prefixed (prop, prefix)
  69. module autoprefixer.justify_content
    1. function autoprefixer.justify_content ()
    2. function autoprefixer.justify_content.clone (node, overrides)
    3. function autoprefixer.justify_content.hack (klass)
    4. function autoprefixer.justify_content.load (name, prefixes, all)
    5. object autoprefixer.justify_content.__super__
    6. object autoprefixer.justify_content.hacks
    7. object autoprefixer.justify_content.names
    8. object autoprefixer.justify_content.oldValues
  70. module autoprefixer.justify_content.prototype
    1. function autoprefixer.justify_content.prototype.constructor ()
    2. function autoprefixer.justify_content.prototype.normalize (prop)
    3. function autoprefixer.justify_content.prototype.prefixed (prop, prefix)
    4. function autoprefixer.justify_content.prototype.set (decl, prefix)
  71. module autoprefixer.justify_items
    1. function autoprefixer.justify_items ()
    2. function autoprefixer.justify_items.clone (node, overrides)
    3. function autoprefixer.justify_items.hack (klass)
    4. function autoprefixer.justify_items.load (name, prefixes, all)
    5. object autoprefixer.justify_items.__super__
    6. object autoprefixer.justify_items.hacks
    7. object autoprefixer.justify_items.names
  72. module autoprefixer.justify_items.prototype
    1. function autoprefixer.justify_items.prototype.constructor ()
    2. function autoprefixer.justify_items.prototype.normalize (prop)
    3. function autoprefixer.justify_items.prototype.prefixed (prop, prefix)
  73. module autoprefixer.mask_border
    1. function autoprefixer.mask_border ()
    2. function autoprefixer.mask_border.clone (node, overrides)
    3. function autoprefixer.mask_border.hack (klass)
    4. function autoprefixer.mask_border.load (name, prefixes, all)
    5. object autoprefixer.mask_border.__super__
    6. object autoprefixer.mask_border.hacks
    7. object autoprefixer.mask_border.names
  74. module autoprefixer.mask_border.prototype
    1. function autoprefixer.mask_border.prototype.constructor ()
    2. function autoprefixer.mask_border.prototype.normalize ()
    3. function autoprefixer.mask_border.prototype.prefixed (prop, prefix)
  75. module autoprefixer.old_selector
    1. function autoprefixer.old_selector (selector, prefix1)
  76. module autoprefixer.old_selector.prototype
    1. function autoprefixer.old_selector.prototype.check (rule)
    2. function autoprefixer.old_selector.prototype.isHack (rule)
  77. module autoprefixer.old_value
    1. function autoprefixer.old_value (unprefixed, prefixed, string, regexp)
  78. module autoprefixer.old_value.prototype
    1. function autoprefixer.old_value.prototype.check (value)
  79. module autoprefixer.order
    1. function autoprefixer.order ()
    2. function autoprefixer.order.clone (node, overrides)
    3. function autoprefixer.order.hack (klass)
    4. function autoprefixer.order.load (name, prefixes, all)
    5. object autoprefixer.order.__super__
    6. object autoprefixer.order.hacks
    7. object autoprefixer.order.names
  80. module autoprefixer.order.prototype
    1. function autoprefixer.order.prototype.constructor ()
    2. function autoprefixer.order.prototype.normalize (prop)
    3. function autoprefixer.order.prototype.prefixed (prop, prefix)
    4. function autoprefixer.order.prototype.set (decl, prefix)
  81. module autoprefixer.pixelated
    1. function autoprefixer.pixelated ()
    2. function autoprefixer.pixelated.clone (node, overrides)
    3. function autoprefixer.pixelated.hack (klass)
    4. function autoprefixer.pixelated.load (name, prefixes, all)
    5. function autoprefixer.pixelated.save (prefixes, decl)
    6. object autoprefixer.pixelated.__super__
    7. object autoprefixer.pixelated.hacks
    8. object autoprefixer.pixelated.names
  82. module autoprefixer.pixelated.prototype
    1. function autoprefixer.pixelated.prototype.constructor ()
    2. function autoprefixer.pixelated.prototype.old (prefix)
    3. function autoprefixer.pixelated.prototype.replace (string, prefix)
  83. module autoprefixer.placeholder
    1. function autoprefixer.placeholder ()
    2. function autoprefixer.placeholder.clone (node, overrides)
    3. function autoprefixer.placeholder.hack (klass)
    4. function autoprefixer.placeholder.load (name, prefixes, all)
    5. object autoprefixer.placeholder.__super__
    6. object autoprefixer.placeholder.hacks
    7. object autoprefixer.placeholder.names
  84. module autoprefixer.placeholder.prototype
    1. function autoprefixer.placeholder.prototype.constructor ()
    2. function autoprefixer.placeholder.prototype.possible ()
    3. function autoprefixer.placeholder.prototype.prefixed (prefix)
  85. module autoprefixer.prefixer
    1. function autoprefixer.prefixer (name1, prefixes1, all1)
    2. function autoprefixer.prefixer.clone (node, overrides)
    3. function autoprefixer.prefixer.hack (klass)
    4. function autoprefixer.prefixer.load (name, prefixes, all)
  86. module autoprefixer.prefixer.prototype
    1. function autoprefixer.prefixer.prototype.clone (node, overrides)
    2. function autoprefixer.prefixer.prototype.parentPrefix (node)
    3. function autoprefixer.prefixer.prototype.process (node)
  87. module autoprefixer.processor
    1. function autoprefixer.processor (prefixes)
  88. module autoprefixer.processor.prototype
    1. function autoprefixer.processor.prototype.add (css, result)
    2. function autoprefixer.processor.prototype.disabled (node)
    3. function autoprefixer.processor.prototype.displayType (decl)
    4. function autoprefixer.processor.prototype.reduceSpaces (decl)
    5. function autoprefixer.processor.prototype.remove (css)
    6. function autoprefixer.processor.prototype.withHackValue (decl)
  89. module autoprefixer.resolution
    1. function autoprefixer.resolution ()
    2. function autoprefixer.resolution.clone (node, overrides)
    3. function autoprefixer.resolution.hack (klass)
    4. function autoprefixer.resolution.load (name, prefixes, all)
    5. object autoprefixer.resolution.__super__
  90. module autoprefixer.resolution.prototype
    1. function autoprefixer.resolution.prototype.clean (rule)
    2. function autoprefixer.resolution.prototype.constructor ()
    3. function autoprefixer.resolution.prototype.prefixName (prefix, name)
    4. function autoprefixer.resolution.prototype.prefixQuery (prefix, name, colon, value, units)
    5. function autoprefixer.resolution.prototype.process (rule)
  91. module autoprefixer.selector
    1. function autoprefixer.selector (name1, prefixes, all)
    2. function autoprefixer.selector.clone (node, overrides)
    3. function autoprefixer.selector.hack (klass)
    4. function autoprefixer.selector.load (name, prefixes, all)
    5. object autoprefixer.selector.__super__
    6. object autoprefixer.selector.hacks
  92. module autoprefixer.selector.prototype
    1. function autoprefixer.selector.prototype.add (rule, prefix)
    2. function autoprefixer.selector.prototype.already (rule, prefixeds, prefix)
    3. function autoprefixer.selector.prototype.check (rule)
    4. function autoprefixer.selector.prototype.constructor (name1, prefixes, all)
    5. function autoprefixer.selector.prototype.old (prefix)
    6. function autoprefixer.selector.prototype.possible ()
    7. function autoprefixer.selector.prototype.prefixed (prefix)
    8. function autoprefixer.selector.prototype.prefixeds (rule)
    9. function autoprefixer.selector.prototype.regexp (prefix)
    10. function autoprefixer.selector.prototype.replace (selector, prefix)
  93. module autoprefixer.stretch
    1. function autoprefixer.stretch ()
    2. function autoprefixer.stretch.clone (node, overrides)
    3. function autoprefixer.stretch.hack (klass)
    4. function autoprefixer.stretch.load (name, prefixes, all)
    5. function autoprefixer.stretch.save (prefixes, decl)
    6. object autoprefixer.stretch.__super__
    7. object autoprefixer.stretch.names
  94. module autoprefixer.stretch.prototype
    1. function autoprefixer.stretch.prototype.constructor ()
    2. function autoprefixer.stretch.prototype.old (prefix)
    3. function autoprefixer.stretch.prototype.replace (string, prefix)
  95. module autoprefixer.supports
    1. function autoprefixer.supports (Prefixes, all1)
  96. module autoprefixer.supports.prototype
    1. function autoprefixer.supports.prototype.add (nodes, all)
    2. function autoprefixer.supports.prototype.cleanBrackets (nodes)
    3. function autoprefixer.supports.prototype.convert (progress)
    4. function autoprefixer.supports.prototype.disabled (node)
    5. function autoprefixer.supports.prototype.isHack (all, unprefixed)
    6. function autoprefixer.supports.prototype.isNot (node)
    7. function autoprefixer.supports.prototype.isOr (node)
    8. function autoprefixer.supports.prototype.isProp (node)
    9. function autoprefixer.supports.prototype.normalize (nodes)
    10. function autoprefixer.supports.prototype.parse (str)
    11. function autoprefixer.supports.prototype.prefixed (str)
    12. function autoprefixer.supports.prototype.prefixer ()
    13. function autoprefixer.supports.prototype.process (rule)
    14. function autoprefixer.supports.prototype.remove (nodes, all)
    15. function autoprefixer.supports.prototype.toRemove (str, all)
    16. function autoprefixer.supports.prototype.virtual (str)
  97. module autoprefixer.text_emphasis_position
    1. function autoprefixer.text_emphasis_position ()
    2. function autoprefixer.text_emphasis_position.clone (node, overrides)
    3. function autoprefixer.text_emphasis_position.hack (klass)
    4. function autoprefixer.text_emphasis_position.load (name, prefixes, all)
    5. object autoprefixer.text_emphasis_position.__super__
    6. object autoprefixer.text_emphasis_position.hacks
    7. object autoprefixer.text_emphasis_position.names
  98. module autoprefixer.text_emphasis_position.prototype
    1. function autoprefixer.text_emphasis_position.prototype.constructor ()
    2. function autoprefixer.text_emphasis_position.prototype.set (decl, prefix)
  99. module autoprefixer.transform_decl
    1. function autoprefixer.transform_decl ()
    2. function autoprefixer.transform_decl.clone (node, overrides)
    3. function autoprefixer.transform_decl.hack (klass)
    4. function autoprefixer.transform_decl.load (name, prefixes, all)
    5. object autoprefixer.transform_decl.__super__
    6. object autoprefixer.transform_decl.functions3d
    7. object autoprefixer.transform_decl.hacks
    8. object autoprefixer.transform_decl.names
  100. module autoprefixer.transform_decl.prototype
    1. function autoprefixer.transform_decl.prototype.constructor ()
    2. function autoprefixer.transform_decl.prototype.contain3d (decl)
    3. function autoprefixer.transform_decl.prototype.insert (decl, prefix, prefixes)
    4. function autoprefixer.transform_decl.prototype.keyframeParents (decl)
    5. function autoprefixer.transform_decl.prototype.set (decl, prefix)
  101. module autoprefixer.transition
    1. function autoprefixer.transition (prefixes)
  102. module autoprefixer.transition.prototype
    1. function autoprefixer.transition.prototype.add (decl, result)
    2. function autoprefixer.transition.prototype.already (decl, prop, value)
    3. function autoprefixer.transition.prototype.checkForWarning (result, decl)
    4. function autoprefixer.transition.prototype.cleanFromUnprefixed (params, prefix)
    5. function autoprefixer.transition.prototype.cleanOtherPrefixes (params, prefix)
    6. function autoprefixer.transition.prototype.clone (origin, name, param)
    7. function autoprefixer.transition.prototype.cloneBefore (decl, prop, value)
    8. function autoprefixer.transition.prototype.disabled (prop, prefix)
    9. function autoprefixer.transition.prototype.div (params)
    10. function autoprefixer.transition.prototype.findProp (param)
    11. function autoprefixer.transition.prototype.parse (value)
    12. function autoprefixer.transition.prototype.remove (decl)
    13. function autoprefixer.transition.prototype.stringify (params)
    14. object autoprefixer.transition.prototype.props
  103. module autoprefixer.utils
    1. function autoprefixer.utils.editList (value, callback)
    2. function autoprefixer.utils.error (text)
    3. function autoprefixer.utils.escapeRegexp (string)
    4. function autoprefixer.utils.regexp (word, escape)
    5. function autoprefixer.utils.removeNote (string)
    6. function autoprefixer.utils.uniq (array)
  104. module autoprefixer.value
    1. function autoprefixer.value ()
    2. function autoprefixer.value.clone (node, overrides)
    3. function autoprefixer.value.hack (klass)
    4. function autoprefixer.value.load (name, prefixes, all)
    5. function autoprefixer.value.save (prefixes, decl)
    6. object autoprefixer.value.__super__
    7. object autoprefixer.value.hacks
  105. module autoprefixer.value.prototype
    1. function autoprefixer.value.prototype.add (decl, prefix)
    2. function autoprefixer.value.prototype.check (decl)
    3. function autoprefixer.value.prototype.constructor ()
    4. function autoprefixer.value.prototype.old (prefix)
    5. function autoprefixer.value.prototype.regexp ()
    6. function autoprefixer.value.prototype.replace (string, prefix)
    7. function autoprefixer.value.prototype.value (decl)
  106. module autoprefixer.writing_mode
    1. function autoprefixer.writing_mode ()
    2. function autoprefixer.writing_mode.clone (node, overrides)
    3. function autoprefixer.writing_mode.hack (klass)
    4. function autoprefixer.writing_mode.load (name, prefixes, all)
    5. object autoprefixer.writing_mode.__super__
    6. object autoprefixer.writing_mode.hacks
    7. object autoprefixer.writing_mode.msValues
    8. object autoprefixer.writing_mode.names
  107. module autoprefixer.writing_mode.prototype
    1. function autoprefixer.writing_mode.prototype.constructor ()
    2. function autoprefixer.writing_mode.prototype.set (decl, prefix)

module autoprefixer

function autoprefixer ()

function autoprefixer.align_content ()

function autoprefixer.align_items ()

function autoprefixer.align_self ()

function autoprefixer.at_rule ()

function autoprefixer.background_size ()

function autoprefixer.block_logical ()

function autoprefixer.border_image ()

function autoprefixer.border_radius ()

function autoprefixer.break_props ()

function autoprefixer.browsers (data1, requirements, options, stats)

function autoprefixer.cross_fade ()

function autoprefixer.declaration ()

function autoprefixer.display_flex (name, prefixes)

function autoprefixer.display_grid (name, prefixes)

function autoprefixer.filter ()

function autoprefixer.filter_value (name, prefixes)

function autoprefixer.flex ()

function autoprefixer.flex_basis ()

function autoprefixer.flex_direction ()

function autoprefixer.flex_flow ()

function autoprefixer.flex_grow ()

function autoprefixer.flex_shrink ()

function autoprefixer.flex_values ()

function autoprefixer.flex_wrap ()

function autoprefixer.fullscreen ()

function autoprefixer.gradient ()

function autoprefixer.grid_end ()

function autoprefixer.grid_row_align ()

function autoprefixer.grid_start ()

function autoprefixer.grid_template ()

function autoprefixer.image_rendering ()

function autoprefixer.image_set ()

function autoprefixer.info ()

function autoprefixer.inline_logical ()

function autoprefixer.justify_content ()

function autoprefixer.justify_items ()

function autoprefixer.mask_border ()

function autoprefixer.old_selector (selector, prefix1)

function autoprefixer.old_value (unprefixed, prefixed, string, regexp)

function autoprefixer.order ()

function autoprefixer.pixelated ()

function autoprefixer.placeholder ()

function autoprefixer.prefixer (name1, prefixes1, all1)

function autoprefixer.process (root, opts)

function autoprefixer.processor (prefixes)

function autoprefixer.resolution ()

function autoprefixer.selector (name1, prefixes, all)

function autoprefixer.stretch ()

function autoprefixer.supports (Prefixes, all1)

function autoprefixer.text_emphasis_position ()

function autoprefixer.transform_decl ()

function autoprefixer.transition (prefixes)

function autoprefixer.value ()

function autoprefixer.writing_mode ()

module autoprefixer.align_content

function autoprefixer.align_content ()

function autoprefixer.align_content.clone (node, overrides)

function autoprefixer.align_content.hack (klass)

function autoprefixer.align_content.load (name, prefixes, all)

module autoprefixer.align_content.prototype

function autoprefixer.align_content.prototype.constructor ()

function autoprefixer.align_content.prototype.normalize (prop)

function autoprefixer.align_content.prototype.prefixed (prop, prefix)

function autoprefixer.align_content.prototype.set (decl, prefix)

module autoprefixer.align_items

function autoprefixer.align_items ()

function autoprefixer.align_items.clone (node, overrides)

function autoprefixer.align_items.hack (klass)

function autoprefixer.align_items.load (name, prefixes, all)

module autoprefixer.align_items.prototype

function autoprefixer.align_items.prototype.constructor ()

function autoprefixer.align_items.prototype.normalize (prop)

function autoprefixer.align_items.prototype.prefixed (prop, prefix)

function autoprefixer.align_items.prototype.set (decl, prefix)

module autoprefixer.align_self

function autoprefixer.align_self ()

function autoprefixer.align_self.clone (node, overrides)

function autoprefixer.align_self.hack (klass)

function autoprefixer.align_self.load (name, prefixes, all)

module autoprefixer.align_self.prototype

function autoprefixer.align_self.prototype.constructor ()

function autoprefixer.align_self.prototype.normalize (prop)

function autoprefixer.align_self.prototype.prefixed (prop, prefix)

function autoprefixer.align_self.prototype.set (decl, prefix)

module autoprefixer.at_rule

function autoprefixer.at_rule ()

function autoprefixer.at_rule.clone (node, overrides)

function autoprefixer.at_rule.hack (klass)

function autoprefixer.at_rule.load (name, prefixes, all)

module autoprefixer.at_rule.prototype

function autoprefixer.at_rule.prototype.add (rule, prefix)

function autoprefixer.at_rule.prototype.constructor ()

function autoprefixer.at_rule.prototype.process (node)

module autoprefixer.background_size

function autoprefixer.background_size ()

function autoprefixer.background_size.clone (node, overrides)

function autoprefixer.background_size.hack (klass)

function autoprefixer.background_size.load (name, prefixes, all)

module autoprefixer.background_size.prototype

function autoprefixer.background_size.prototype.constructor ()

function autoprefixer.background_size.prototype.set (decl, prefix)

module autoprefixer.block_logical

function autoprefixer.block_logical ()

function autoprefixer.block_logical.clone (node, overrides)

function autoprefixer.block_logical.hack (klass)

function autoprefixer.block_logical.load (name, prefixes, all)

module autoprefixer.block_logical.prototype

function autoprefixer.block_logical.prototype.constructor ()

function autoprefixer.block_logical.prototype.normalize (prop)

function autoprefixer.block_logical.prototype.prefixed (prop, prefix)

module autoprefixer.border_image

function autoprefixer.border_image ()

function autoprefixer.border_image.clone (node, overrides)

function autoprefixer.border_image.hack (klass)

function autoprefixer.border_image.load (name, prefixes, all)

module autoprefixer.border_image.prototype

function autoprefixer.border_image.prototype.constructor ()

function autoprefixer.border_image.prototype.set (decl, prefix)

module autoprefixer.border_radius

function autoprefixer.border_radius ()

function autoprefixer.border_radius.clone (node, overrides)

function autoprefixer.border_radius.hack (klass)

function autoprefixer.border_radius.load (name, prefixes, all)

module autoprefixer.border_radius.prototype

function autoprefixer.border_radius.prototype.constructor ()

function autoprefixer.border_radius.prototype.normalize (prop)

function autoprefixer.border_radius.prototype.prefixed (prop, prefix)

module autoprefixer.brackets

function autoprefixer.brackets.parse (str)

function autoprefixer.brackets.stringify (ast)

module autoprefixer.break_props

function autoprefixer.break_props ()

function autoprefixer.break_props.clone (node, overrides)

function autoprefixer.break_props.hack (klass)

function autoprefixer.break_props.load (name, prefixes, all)

module autoprefixer.break_props.prototype

function autoprefixer.break_props.prototype.constructor ()

function autoprefixer.break_props.prototype.insert (decl, prefix, prefixes)

function autoprefixer.break_props.prototype.normalize (prop)

function autoprefixer.break_props.prototype.prefixed (prop, prefix)

function autoprefixer.break_props.prototype.set (decl, prefix)

module autoprefixer.browsers

function autoprefixer.browsers (data1, requirements, options, stats)

function autoprefixer.browsers.prefixes ()

function autoprefixer.browsers.withPrefix (value)

module autoprefixer.browsers.prototype

function autoprefixer.browsers.prototype.browsers (criteria)

function autoprefixer.browsers.prototype.isSelected (browser)

function autoprefixer.browsers.prototype.parse (requirements)

function autoprefixer.browsers.prototype.prefix (browser)

module autoprefixer.cross_fade

function autoprefixer.cross_fade ()

function autoprefixer.cross_fade.clone (node, overrides)

function autoprefixer.cross_fade.hack (klass)

function autoprefixer.cross_fade.load (name, prefixes, all)

function autoprefixer.cross_fade.save (prefixes, decl)

module autoprefixer.cross_fade.prototype

function autoprefixer.cross_fade.prototype.constructor ()

function autoprefixer.cross_fade.prototype.replace (string, prefix)

module autoprefixer.declaration

function autoprefixer.declaration ()

function autoprefixer.declaration.clone (node, overrides)

function autoprefixer.declaration.hack (klass)

function autoprefixer.declaration.load (name, prefixes, all)

module autoprefixer.declaration.prototype

function autoprefixer.declaration.prototype.add (decl, prefix, prefixes)

function autoprefixer.declaration.prototype.calcBefore (prefixes, decl, prefix)

function autoprefixer.declaration.prototype.check (decl)

function autoprefixer.declaration.prototype.constructor ()

function autoprefixer.declaration.prototype.insert (decl, prefix, prefixes)

function autoprefixer.declaration.prototype.isAlready (decl, prefixed)

function autoprefixer.declaration.prototype.maxPrefixed (prefixes, decl)

function autoprefixer.declaration.prototype.needCascade (decl)

function autoprefixer.declaration.prototype.normalize (prop)

function autoprefixer.declaration.prototype.old (prop, prefix)

function autoprefixer.declaration.prototype.otherPrefixes (value, prefix)

function autoprefixer.declaration.prototype.prefixed (prop, prefix)

function autoprefixer.declaration.prototype.process (decl)

function autoprefixer.declaration.prototype.restoreBefore (decl)

function autoprefixer.declaration.prototype.set (decl, prefix)

module autoprefixer.display_flex

function autoprefixer.display_flex (name, prefixes)

function autoprefixer.display_flex.clone (node, overrides)

function autoprefixer.display_flex.hack (klass)

function autoprefixer.display_flex.load (name, prefixes, all)

function autoprefixer.display_flex.save (prefixes, decl)

module autoprefixer.display_flex.prototype

function autoprefixer.display_flex.prototype.check (decl)

function autoprefixer.display_flex.prototype.constructor (name, prefixes)

function autoprefixer.display_flex.prototype.old (prefix)

function autoprefixer.display_flex.prototype.prefixed (prefix)

function autoprefixer.display_flex.prototype.replace (string, prefix)

module autoprefixer.display_grid

function autoprefixer.display_grid (name, prefixes)

function autoprefixer.display_grid.clone (node, overrides)

function autoprefixer.display_grid.hack (klass)

function autoprefixer.display_grid.load (name, prefixes, all)

function autoprefixer.display_grid.save (prefixes, decl)

module autoprefixer.display_grid.prototype

function autoprefixer.display_grid.prototype.check (decl)

function autoprefixer.display_grid.prototype.constructor (name, prefixes)

module autoprefixer.filter

function autoprefixer.filter ()

function autoprefixer.filter.clone (node, overrides)

function autoprefixer.filter.hack (klass)

function autoprefixer.filter.load (name, prefixes, all)

module autoprefixer.filter.prototype

function autoprefixer.filter.prototype.check (decl)

function autoprefixer.filter.prototype.constructor ()

module autoprefixer.filter_value

function autoprefixer.filter_value (name, prefixes)

function autoprefixer.filter_value.clone (node, overrides)

function autoprefixer.filter_value.hack (klass)

function autoprefixer.filter_value.load (name, prefixes, all)

function autoprefixer.filter_value.save (prefixes, decl)

module autoprefixer.filter_value.prototype

function autoprefixer.filter_value.prototype.constructor (name, prefixes)

function autoprefixer.filter_value.prototype.old (prefix)

function autoprefixer.filter_value.prototype.replace (value, prefix)

module autoprefixer.flex

function autoprefixer.flex ()

function autoprefixer.flex.clone (node, overrides)

function autoprefixer.flex.hack (klass)

function autoprefixer.flex.load (name, prefixes, all)

module autoprefixer.flex.prototype

function autoprefixer.flex.prototype.constructor ()

function autoprefixer.flex.prototype.normalize ()

function autoprefixer.flex.prototype.prefixed (prop, prefix)

function autoprefixer.flex.prototype.set (decl, prefix)

module autoprefixer.flex_basis

function autoprefixer.flex_basis ()

function autoprefixer.flex_basis.clone (node, overrides)

function autoprefixer.flex_basis.hack (klass)

function autoprefixer.flex_basis.load (name, prefixes, all)

module autoprefixer.flex_basis.prototype

function autoprefixer.flex_basis.prototype.constructor ()

function autoprefixer.flex_basis.prototype.normalize ()

function autoprefixer.flex_basis.prototype.prefixed (prop, prefix)

function autoprefixer.flex_basis.prototype.set (decl, prefix)

module autoprefixer.flex_direction

function autoprefixer.flex_direction ()

function autoprefixer.flex_direction.clone (node, overrides)

function autoprefixer.flex_direction.hack (klass)

function autoprefixer.flex_direction.load (name, prefixes, all)

module autoprefixer.flex_direction.prototype

function autoprefixer.flex_direction.prototype.constructor ()

function autoprefixer.flex_direction.prototype.insert (decl, prefix, prefixes)

function autoprefixer.flex_direction.prototype.normalize (prop)

function autoprefixer.flex_direction.prototype.old (prop, prefix)

module autoprefixer.flex_flow

function autoprefixer.flex_flow ()

function autoprefixer.flex_flow.clone (node, overrides)

function autoprefixer.flex_flow.hack (klass)

function autoprefixer.flex_flow.load (name, prefixes, all)

module autoprefixer.flex_flow.prototype

function autoprefixer.flex_flow.prototype.constructor ()

function autoprefixer.flex_flow.prototype.insert (decl, prefix, prefixes)

module autoprefixer.flex_grow

function autoprefixer.flex_grow ()

function autoprefixer.flex_grow.clone (node, overrides)

function autoprefixer.flex_grow.hack (klass)

function autoprefixer.flex_grow.load (name, prefixes, all)

module autoprefixer.flex_grow.prototype

function autoprefixer.flex_grow.prototype.constructor ()

function autoprefixer.flex_grow.prototype.normalize ()

function autoprefixer.flex_grow.prototype.prefixed (prop, prefix)

module autoprefixer.flex_shrink

function autoprefixer.flex_shrink ()

function autoprefixer.flex_shrink.clone (node, overrides)

function autoprefixer.flex_shrink.hack (klass)

function autoprefixer.flex_shrink.load (name, prefixes, all)

module autoprefixer.flex_shrink.prototype

function autoprefixer.flex_shrink.prototype.constructor ()

function autoprefixer.flex_shrink.prototype.normalize ()

function autoprefixer.flex_shrink.prototype.prefixed (prop, prefix)

function autoprefixer.flex_shrink.prototype.set (decl, prefix)

module autoprefixer.flex_values

function autoprefixer.flex_values ()

function autoprefixer.flex_values.clone (node, overrides)

function autoprefixer.flex_values.hack (klass)

function autoprefixer.flex_values.load (name, prefixes, all)

function autoprefixer.flex_values.save (prefixes, decl)

module autoprefixer.flex_values.prototype

function autoprefixer.flex_values.prototype.constructor ()

function autoprefixer.flex_values.prototype.old (prefix)

function autoprefixer.flex_values.prototype.prefixed (prefix)

function autoprefixer.flex_values.prototype.replace (string, prefix)

module autoprefixer.flex_wrap

function autoprefixer.flex_wrap ()

function autoprefixer.flex_wrap.clone (node, overrides)

function autoprefixer.flex_wrap.hack (klass)

function autoprefixer.flex_wrap.load (name, prefixes, all)

module autoprefixer.flex_wrap.prototype

function autoprefixer.flex_wrap.prototype.constructor ()

function autoprefixer.flex_wrap.prototype.set (decl, prefix)

module autoprefixer.fullscreen

function autoprefixer.fullscreen ()

function autoprefixer.fullscreen.clone (node, overrides)

function autoprefixer.fullscreen.hack (klass)

function autoprefixer.fullscreen.load (name, prefixes, all)

module autoprefixer.fullscreen.prototype

function autoprefixer.fullscreen.prototype.constructor ()

function autoprefixer.fullscreen.prototype.prefixed (prefix)

module autoprefixer.gradient

function autoprefixer.gradient ()

function autoprefixer.gradient.clone (node, overrides)

function autoprefixer.gradient.hack (klass)

function autoprefixer.gradient.load (name, prefixes, all)

function autoprefixer.gradient.save (prefixes, decl)

module autoprefixer.gradient.prototype

function autoprefixer.gradient.prototype.add (decl, prefix)

function autoprefixer.gradient.prototype.cloneDiv (params)

function autoprefixer.gradient.prototype.colorStops (params)

function autoprefixer.gradient.prototype.constructor ()

function autoprefixer.gradient.prototype.convertDirection (params)

function autoprefixer.gradient.prototype.fixAngle (params)

function autoprefixer.gradient.prototype.fixDirection (params)

function autoprefixer.gradient.prototype.fixRadial (params)

function autoprefixer.gradient.prototype.newDirection (params)

function autoprefixer.gradient.prototype.normalize (nodes)

function autoprefixer.gradient.prototype.normalizeUnit (str, full)

function autoprefixer.gradient.prototype.old (prefix)

function autoprefixer.gradient.prototype.oldDirection (params)

function autoprefixer.gradient.prototype.oldWebkit (node)

function autoprefixer.gradient.prototype.replace (string, prefix)

function autoprefixer.gradient.prototype.replaceFirst ()

function autoprefixer.gradient.prototype.revertDirection (word)

function autoprefixer.gradient.prototype.roundFloat (float, digits)

module autoprefixer.grid_end

function autoprefixer.grid_end ()

function autoprefixer.grid_end.clone (node, overrides)

function autoprefixer.grid_end.hack (klass)

function autoprefixer.grid_end.load (name, prefixes, all)

module autoprefixer.grid_end.prototype

function autoprefixer.grid_end.prototype.check (decl)

function autoprefixer.grid_end.prototype.constructor ()

function autoprefixer.grid_end.prototype.normalize (prop)

function autoprefixer.grid_end.prototype.prefixed (prop, prefix)

function autoprefixer.grid_end.prototype.set (decl, prefix)

module autoprefixer.grid_row_align

function autoprefixer.grid_row_align ()

function autoprefixer.grid_row_align.clone (node, overrides)

function autoprefixer.grid_row_align.hack (klass)

function autoprefixer.grid_row_align.load (name, prefixes, all)

module autoprefixer.grid_row_align.prototype

function autoprefixer.grid_row_align.prototype.check (decl)

function autoprefixer.grid_row_align.prototype.constructor ()

function autoprefixer.grid_row_align.prototype.normalize (prop)

function autoprefixer.grid_row_align.prototype.prefixed (prop, prefix)

module autoprefixer.grid_start

function autoprefixer.grid_start ()

function autoprefixer.grid_start.clone (node, overrides)

function autoprefixer.grid_start.hack (klass)

function autoprefixer.grid_start.load (name, prefixes, all)

module autoprefixer.grid_start.prototype

function autoprefixer.grid_start.prototype.check (decl)

function autoprefixer.grid_start.prototype.constructor ()

function autoprefixer.grid_start.prototype.insert (decl, prefix, prefixes)

function autoprefixer.grid_start.prototype.normalize (prop)

function autoprefixer.grid_start.prototype.prefixed (prop, prefix)

function autoprefixer.grid_start.prototype.set (decl, prefix)

function autoprefixer.grid_start.prototype.splitValue (decl, prefix)

module autoprefixer.grid_template

function autoprefixer.grid_template ()

function autoprefixer.grid_template.clone (node, overrides)

function autoprefixer.grid_template.hack (klass)

function autoprefixer.grid_template.load (name, prefixes, all)

module autoprefixer.grid_template.prototype

function autoprefixer.grid_template.prototype.changeRepeat (value)

function autoprefixer.grid_template.prototype.constructor ()

function autoprefixer.grid_template.prototype.normalize (prop)

function autoprefixer.grid_template.prototype.prefixed (prop, prefix)

function autoprefixer.grid_template.prototype.set (decl, prefix)

function autoprefixer.grid_template.prototype.walkRepeat (node)

module autoprefixer.image_rendering

function autoprefixer.image_rendering ()

function autoprefixer.image_rendering.clone (node, overrides)

function autoprefixer.image_rendering.hack (klass)

function autoprefixer.image_rendering.load (name, prefixes, all)

module autoprefixer.image_rendering.prototype

function autoprefixer.image_rendering.prototype.check (decl)

function autoprefixer.image_rendering.prototype.constructor ()

function autoprefixer.image_rendering.prototype.normalize (prop)

function autoprefixer.image_rendering.prototype.prefixed (prop, prefix)

function autoprefixer.image_rendering.prototype.process (node, result)

function autoprefixer.image_rendering.prototype.set (decl, prefix)

module autoprefixer.image_set

function autoprefixer.image_set ()

function autoprefixer.image_set.clone (node, overrides)

function autoprefixer.image_set.hack (klass)

function autoprefixer.image_set.load (name, prefixes, all)

function autoprefixer.image_set.save (prefixes, decl)

module autoprefixer.image_set.prototype

function autoprefixer.image_set.prototype.constructor ()

function autoprefixer.image_set.prototype.replace (string, prefix)

module autoprefixer.inline_logical

function autoprefixer.inline_logical ()

function autoprefixer.inline_logical.clone (node, overrides)

function autoprefixer.inline_logical.hack (klass)

function autoprefixer.inline_logical.load (name, prefixes, all)

module autoprefixer.inline_logical.prototype

function autoprefixer.inline_logical.prototype.constructor ()

function autoprefixer.inline_logical.prototype.normalize (prop)

function autoprefixer.inline_logical.prototype.prefixed (prop, prefix)

module autoprefixer.justify_content

function autoprefixer.justify_content ()

function autoprefixer.justify_content.clone (node, overrides)

function autoprefixer.justify_content.hack (klass)

function autoprefixer.justify_content.load (name, prefixes, all)

module autoprefixer.justify_content.prototype

function autoprefixer.justify_content.prototype.constructor ()

function autoprefixer.justify_content.prototype.normalize (prop)

function autoprefixer.justify_content.prototype.prefixed (prop, prefix)

function autoprefixer.justify_content.prototype.set (decl, prefix)

module autoprefixer.justify_items

function autoprefixer.justify_items ()

function autoprefixer.justify_items.clone (node, overrides)

function autoprefixer.justify_items.hack (klass)

function autoprefixer.justify_items.load (name, prefixes, all)

module autoprefixer.justify_items.prototype

function autoprefixer.justify_items.prototype.constructor ()

function autoprefixer.justify_items.prototype.normalize (prop)

function autoprefixer.justify_items.prototype.prefixed (prop, prefix)

module autoprefixer.mask_border

function autoprefixer.mask_border ()

function autoprefixer.mask_border.clone (node, overrides)

function autoprefixer.mask_border.hack (klass)

function autoprefixer.mask_border.load (name, prefixes, all)

module autoprefixer.mask_border.prototype

function autoprefixer.mask_border.prototype.constructor ()

function autoprefixer.mask_border.prototype.normalize ()

function autoprefixer.mask_border.prototype.prefixed (prop, prefix)

module autoprefixer.old_selector

function autoprefixer.old_selector (selector, prefix1)

module autoprefixer.old_selector.prototype

function autoprefixer.old_selector.prototype.check (rule)

function autoprefixer.old_selector.prototype.isHack (rule)

module autoprefixer.old_value

function autoprefixer.old_value (unprefixed, prefixed, string, regexp)

module autoprefixer.old_value.prototype

function autoprefixer.old_value.prototype.check (value)

module autoprefixer.order

function autoprefixer.order ()

function autoprefixer.order.clone (node, overrides)

function autoprefixer.order.hack (klass)

function autoprefixer.order.load (name, prefixes, all)

module autoprefixer.order.prototype

function autoprefixer.order.prototype.constructor ()

function autoprefixer.order.prototype.normalize (prop)

function autoprefixer.order.prototype.prefixed (prop, prefix)

function autoprefixer.order.prototype.set (decl, prefix)

module autoprefixer.pixelated

function autoprefixer.pixelated ()

function autoprefixer.pixelated.clone (node, overrides)

function autoprefixer.pixelated.hack (klass)

function autoprefixer.pixelated.load (name, prefixes, all)

function autoprefixer.pixelated.save (prefixes, decl)

module autoprefixer.pixelated.prototype

function autoprefixer.pixelated.prototype.constructor ()

function autoprefixer.pixelated.prototype.old (prefix)

function autoprefixer.pixelated.prototype.replace (string, prefix)

module autoprefixer.placeholder

function autoprefixer.placeholder ()

function autoprefixer.placeholder.clone (node, overrides)

function autoprefixer.placeholder.hack (klass)

function autoprefixer.placeholder.load (name, prefixes, all)

module autoprefixer.placeholder.prototype

function autoprefixer.placeholder.prototype.constructor ()

function autoprefixer.placeholder.prototype.possible ()

function autoprefixer.placeholder.prototype.prefixed (prefix)

module autoprefixer.prefixer

function autoprefixer.prefixer (name1, prefixes1, all1)

function autoprefixer.prefixer.clone (node, overrides)

function autoprefixer.prefixer.hack (klass)

function autoprefixer.prefixer.load (name, prefixes, all)

module autoprefixer.prefixer.prototype

function autoprefixer.prefixer.prototype.clone (node, overrides)

function autoprefixer.prefixer.prototype.parentPrefix (node)

function autoprefixer.prefixer.prototype.process (node)

module autoprefixer.processor

function autoprefixer.processor (prefixes)

module autoprefixer.processor.prototype

function autoprefixer.processor.prototype.add (css, result)

function autoprefixer.processor.prototype.disabled (node)

function autoprefixer.processor.prototype.displayType (decl)

function autoprefixer.processor.prototype.reduceSpaces (decl)

function autoprefixer.processor.prototype.remove (css)

function autoprefixer.processor.prototype.withHackValue (decl)

module autoprefixer.resolution

function autoprefixer.resolution ()

function autoprefixer.resolution.clone (node, overrides)

function autoprefixer.resolution.hack (klass)

function autoprefixer.resolution.load (name, prefixes, all)

module autoprefixer.resolution.prototype

function autoprefixer.resolution.prototype.clean (rule)

function autoprefixer.resolution.prototype.constructor ()

function autoprefixer.resolution.prototype.prefixName (prefix, name)

function autoprefixer.resolution.prototype.prefixQuery (prefix, name, colon, value, units)

function autoprefixer.resolution.prototype.process (rule)

module autoprefixer.selector

function autoprefixer.selector (name1, prefixes, all)

function autoprefixer.selector.clone (node, overrides)

function autoprefixer.selector.hack (klass)

function autoprefixer.selector.load (name, prefixes, all)

module autoprefixer.selector.prototype

function autoprefixer.selector.prototype.add (rule, prefix)

function autoprefixer.selector.prototype.already (rule, prefixeds, prefix)

function autoprefixer.selector.prototype.check (rule)

function autoprefixer.selector.prototype.constructor (name1, prefixes, all)

function autoprefixer.selector.prototype.old (prefix)

function autoprefixer.selector.prototype.possible ()

function autoprefixer.selector.prototype.prefixed (prefix)

function autoprefixer.selector.prototype.prefixeds (rule)

function autoprefixer.selector.prototype.regexp (prefix)

function autoprefixer.selector.prototype.replace (selector, prefix)

module autoprefixer.stretch

function autoprefixer.stretch ()

function autoprefixer.stretch.clone (node, overrides)

function autoprefixer.stretch.hack (klass)

function autoprefixer.stretch.load (name, prefixes, all)

function autoprefixer.stretch.save (prefixes, decl)

module autoprefixer.stretch.prototype

function autoprefixer.stretch.prototype.constructor ()

function autoprefixer.stretch.prototype.old (prefix)

function autoprefixer.stretch.prototype.replace (string, prefix)

module autoprefixer.supports

function autoprefixer.supports (Prefixes, all1)

module autoprefixer.supports.prototype

function autoprefixer.supports.prototype.add (nodes, all)

function autoprefixer.supports.prototype.cleanBrackets (nodes)

function autoprefixer.supports.prototype.convert (progress)

function autoprefixer.supports.prototype.disabled (node)

function autoprefixer.supports.prototype.isHack (all, unprefixed)

function autoprefixer.supports.prototype.isNot (node)

function autoprefixer.supports.prototype.isOr (node)

function autoprefixer.supports.prototype.isProp (node)

function autoprefixer.supports.prototype.normalize (nodes)

function autoprefixer.supports.prototype.parse (str)

function autoprefixer.supports.prototype.prefixed (str)

function autoprefixer.supports.prototype.prefixer ()

function autoprefixer.supports.prototype.process (rule)

function autoprefixer.supports.prototype.remove (nodes, all)

function autoprefixer.supports.prototype.toRemove (str, all)

function autoprefixer.supports.prototype.virtual (str)

module autoprefixer.text_emphasis_position

function autoprefixer.text_emphasis_position ()

function autoprefixer.text_emphasis_position.clone (node, overrides)

function autoprefixer.text_emphasis_position.hack (klass)

function autoprefixer.text_emphasis_position.load (name, prefixes, all)

module autoprefixer.text_emphasis_position.prototype

function autoprefixer.text_emphasis_position.prototype.constructor ()

function autoprefixer.text_emphasis_position.prototype.set (decl, prefix)

module autoprefixer.transform_decl

function autoprefixer.transform_decl ()

function autoprefixer.transform_decl.clone (node, overrides)

function autoprefixer.transform_decl.hack (klass)

function autoprefixer.transform_decl.load (name, prefixes, all)

module autoprefixer.transform_decl.prototype

function autoprefixer.transform_decl.prototype.constructor ()

function autoprefixer.transform_decl.prototype.contain3d (decl)

function autoprefixer.transform_decl.prototype.insert (decl, prefix, prefixes)

function autoprefixer.transform_decl.prototype.keyframeParents (decl)

function autoprefixer.transform_decl.prototype.set (decl, prefix)

module autoprefixer.transition

function autoprefixer.transition (prefixes)

module autoprefixer.transition.prototype

function autoprefixer.transition.prototype.add (decl, result)

function autoprefixer.transition.prototype.already (decl, prop, value)

function autoprefixer.transition.prototype.checkForWarning (result, decl)

function autoprefixer.transition.prototype.cleanFromUnprefixed (params, prefix)

function autoprefixer.transition.prototype.cleanOtherPrefixes (params, prefix)

function autoprefixer.transition.prototype.clone (origin, name, param)

function autoprefixer.transition.prototype.cloneBefore (decl, prop, value)

function autoprefixer.transition.prototype.disabled (prop, prefix)

function autoprefixer.transition.prototype.div (params)

function autoprefixer.transition.prototype.findProp (param)

function autoprefixer.transition.prototype.parse (value)

function autoprefixer.transition.prototype.remove (decl)

function autoprefixer.transition.prototype.stringify (params)

module autoprefixer.utils

function autoprefixer.utils.editList (value, callback)

function autoprefixer.utils.error (text)

function autoprefixer.utils.escapeRegexp (string)

function autoprefixer.utils.regexp (word, escape)

function autoprefixer.utils.removeNote (string)

function autoprefixer.utils.uniq (array)

module autoprefixer.value

function autoprefixer.value ()

function autoprefixer.value.clone (node, overrides)

function autoprefixer.value.hack (klass)

function autoprefixer.value.load (name, prefixes, all)

function autoprefixer.value.save (prefixes, decl)

module autoprefixer.value.prototype

function autoprefixer.value.prototype.add (decl, prefix)

function autoprefixer.value.prototype.check (decl)

function autoprefixer.value.prototype.constructor ()

function autoprefixer.value.prototype.old (prefix)

function autoprefixer.value.prototype.regexp ()

function autoprefixer.value.prototype.replace (string, prefix)

function autoprefixer.value.prototype.value (decl)

module autoprefixer.writing_mode

function autoprefixer.writing_mode ()

function autoprefixer.writing_mode.clone (node, overrides)

function autoprefixer.writing_mode.hack (klass)

function autoprefixer.writing_mode.load (name, prefixes, all)

module autoprefixer.writing_mode.prototype

function autoprefixer.writing_mode.prototype.constructor ()

function autoprefixer.writing_mode.prototype.set (decl, prefix)

[ this document was created with utility2 ]