[ { "property": "--*"
  , "url": "http://dev.w3.org/csswg/css-variables/#propdef-"
  , "status": "ED"
  , "title": "CSS Custom Properties for Cascading Variables Module Level 1"
  }
, { "property": "--*"
  , "url": "http://www.w3.org/TR/2015/CR-css-variables-1-20151203/#propdef-"
  , "status": "CR"
  , "title": "CSS Custom Properties for Cascading Variables Module Level 1"
  }
, { "property": "align-content"
  , "url": "http://www.w3.org/TR/2016/CR-css-flexbox-1-20160526/#propdef-align-content"
  , "status": "CR"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "align-content"
  , "url": "https://drafts.csswg.org/css-align/#propdef-align-content"
  , "status": "ED"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "align-content"
  , "url": "https://drafts.csswg.org/css-flexbox/#propdef-align-content"
  , "status": "ED"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "align-content"
  , "url": "https://www.w3.org/TR/2017/WD-css-align-3-20170720/#propdef-align-content"
  , "status": "WD"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "align-items"
  , "url": "http://www.w3.org/TR/2016/CR-css-flexbox-1-20160526/#propdef-align-items"
  , "status": "CR"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "align-items"
  , "url": "https://drafts.csswg.org/css-align/#propdef-align-items"
  , "status": "ED"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "align-items"
  , "url": "https://drafts.csswg.org/css-flexbox/#propdef-align-items"
  , "status": "ED"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "align-items"
  , "url": "https://www.w3.org/TR/2017/WD-css-align-3-20170720/#propdef-align-items"
  , "status": "WD"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "align-self"
  , "url": "http://www.w3.org/TR/2016/CR-css-flexbox-1-20160526/#propdef-align-self"
  , "status": "CR"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "align-self"
  , "url": "https://drafts.csswg.org/css-align/#propdef-align-self"
  , "status": "ED"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "align-self"
  , "url": "https://drafts.csswg.org/css-flexbox/#propdef-align-self"
  , "status": "ED"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "align-self"
  , "url": "https://www.w3.org/TR/2017/WD-css-align-3-20170720/#propdef-align-self"
  , "status": "WD"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "alignment-baseline"
  , "url": "http://www.w3.org/TR/2016/WD-css-inline-3-20160524/#propdef-alignment-baseline"
  , "status": "WD"
  , "title": "CSS Inline Layout Module Level 3"
  }
, { "property": "alignment-baseline"
  , "url": "https://drafts.csswg.org/css-inline/#propdef-alignment-baseline"
  , "status": "ED"
  , "title": "CSS Inline Layout Module Level 3"
  }
, { "property": "all"
  , "url": "http://dev.w3.org/csswg/css-cascade/#propdef-all"
  , "status": "ED"
  , "title": "CSS Cascading and Inheritance Level 4"
  }
, { "property": "all"
  , "url": "http://www.w3.org/TR/2016/CR-css-cascade-3-20160519/#propdef-all"
  , "status": "CR"
  , "title": "CSS Cascading and Inheritance Level 3"
  }
, { "property": "all"
  , "url": "http://www.w3.org/TR/2016/CR-css-cascade-4-20160114/#propdef-all"
  , "status": "CR"
  , "title": "CSS Cascading and Inheritance Level 4"
  }
, { "property": "all"
  , "url": "https://drafts.csswg.org/css-cascade-3/#propdef-all"
  , "status": "ED"
  , "title": "CSS Cascading and Inheritance Level 3"
  }
, { "property": "animation"
  , "url": "http://www.w3.org/TR/2013/WD-css3-animations-20130219/#animation"
  , "status": "WD"
  , "title": "CSS Animations"
  }
, { "property": "animation-delay"
  , "url": "http://www.w3.org/TR/2013/WD-css3-animations-20130219/#animation-delay"
  , "status": "WD"
  , "title": "CSS Animations"
  }
, { "property": "animation-direction"
  , "url": "http://www.w3.org/TR/2013/WD-css3-animations-20130219/#animation-direction"
  , "status": "WD"
  , "title": "CSS Animations"
  }
, { "property": "animation-duration"
  , "url": "http://www.w3.org/TR/2013/WD-css3-animations-20130219/#animation-duration"
  , "status": "WD"
  , "title": "CSS Animations"
  }
, { "property": "animation-fill-mode"
  , "url": "http://www.w3.org/TR/2013/WD-css3-animations-20130219/#animation-fill-mode"
  , "status": "WD"
  , "title": "CSS Animations"
  }
, { "property": "animation-iteration-count"
  , "url": "http://www.w3.org/TR/2013/WD-css3-animations-20130219/#animation-iteration-count"
  , "status": "WD"
  , "title": "CSS Animations"
  }
, { "property": "animation-name"
  , "url": "http://www.w3.org/TR/2013/WD-css3-animations-20130219/#animation-name"
  , "status": "WD"
  , "title": "CSS Animations"
  }
, { "property": "animation-play-state"
  , "url": "http://www.w3.org/TR/2013/WD-css3-animations-20130219/#animation-play-state"
  , "status": "WD"
  , "title": "CSS Animations"
  }
, { "property": "animation-timing-function"
  , "url": "http://www.w3.org/TR/2013/WD-css3-animations-20130219/#animation-timing-function"
  , "status": "WD"
  , "title": "CSS Animations"
  }
, { "property": "appearance"
  , "url": "http://dev.w3.org/csswg/css-ui-4/#propdef-appearance"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 4"
  }
, { "property": "appearance"
  , "url": "http://www.w3.org/TR/2015/WD-css-ui-4-20150922/#propdef-appearance"
  , "status": "FPWD"
  , "title": "CSS Basic User Interface Module Level 4"
  }
, { "property": "azimuth"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-azimuth"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "backface-visibility"
  , "url": "http://www.w3.org/TR/2013/WD-css-transforms-1-20131126/#propdef-backface-visibility"
  , "status": "WD"
  , "title": "CSS Transforms Module Level 1"
  }
, { "property": "background"
  , "url": "http://dev.w3.org/csswg/css3-background/#background"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/colors.html#propdef-background"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "background"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#background"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background-attachment"
  , "url": "http://dev.w3.org/csswg/css3-background/#background-attachment"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background-attachment"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/colors.html#propdef-background-attachment"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "background-attachment"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#background-attachment"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background-blend-mode"
  , "url": "http://dev.w3.org/fxtf/compositing-1/#propdef-background-blend-mode"
  , "status": "ED"
  , "title": "Compositing and Blending Level 1"
  }
, { "property": "background-blend-mode"
  , "url": "http://www.w3.org/TR/2015/CR-compositing-1-20150113/#propdef-background-blend-mode"
  , "status": "CR"
  , "title": "Compositing and Blending Level 1"
  }
, { "property": "background-clip"
  , "url": "http://dev.w3.org/csswg/css3-background/#background-clip"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background-clip"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#background-clip"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background-color"
  , "url": "http://dev.w3.org/csswg/css3-background/#background-color"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background-color"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/colors.html#propdef-background-color"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "background-color"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#background-color"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background-image"
  , "url": "http://dev.w3.org/csswg/css3-background/#background-image"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background-image"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/colors.html#propdef-background-image"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "background-image"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#background-image"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background-image-transform"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-background-image-transform"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "background-image-transform"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-background-image-transform"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "background-origin"
  , "url": "http://dev.w3.org/csswg/css3-background/#background-origin"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background-origin"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#background-origin"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background-position"
  , "url": "http://dev.w3.org/csswg/css3-background/#background-position"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background-position"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/colors.html#propdef-background-position"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "background-position"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#background-position"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background-repeat"
  , "url": "http://dev.w3.org/csswg/css3-background/#background-repeat"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background-repeat"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/colors.html#propdef-background-repeat"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "background-repeat"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#background-repeat"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background-size"
  , "url": "http://dev.w3.org/csswg/css3-background/#background-size"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "background-size"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#background-size"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "baseline-shift"
  , "url": "http://www.w3.org/TR/2016/WD-css-inline-3-20160524/#propdef-baseline-shift"
  , "status": "WD"
  , "title": "CSS Inline Layout Module Level 3"
  }
, { "property": "baseline-shift"
  , "url": "https://drafts.csswg.org/css-inline/#propdef-baseline-shift"
  , "status": "ED"
  , "title": "CSS Inline Layout Module Level 3"
  }
, { "property": "block-size"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-block-size"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "block-size"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-block-size"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "block-step"
  , "url": "https://drafts.csswg.org/css-rhythm/#propdef-block-step"
  , "status": "ED"
  , "title": "CSS Rhythmic Sizing"
  }
, { "property": "block-step"
  , "url": "https://www.w3.org/TR/2017/WD-css-rhythm-1-20170302/#propdef-block-step"
  , "status": "FPWD"
  , "title": "CSS Rhythmic Sizing"
  }
, { "property": "block-step-align"
  , "url": "https://drafts.csswg.org/css-rhythm/#propdef-block-step-align"
  , "status": "ED"
  , "title": "CSS Rhythmic Sizing"
  }
, { "property": "block-step-align"
  , "url": "https://www.w3.org/TR/2017/WD-css-rhythm-1-20170302/#propdef-block-step-align"
  , "status": "FPWD"
  , "title": "CSS Rhythmic Sizing"
  }
, { "property": "block-step-insert"
  , "url": "https://drafts.csswg.org/css-rhythm/#propdef-block-step-insert"
  , "status": "ED"
  , "title": "CSS Rhythmic Sizing"
  }
, { "property": "block-step-insert"
  , "url": "https://www.w3.org/TR/2017/WD-css-rhythm-1-20170302/#propdef-block-step-insert"
  , "status": "FPWD"
  , "title": "CSS Rhythmic Sizing"
  }
, { "property": "block-step-round"
  , "url": "https://drafts.csswg.org/css-rhythm/#propdef-block-step-round"
  , "status": "ED"
  , "title": "CSS Rhythmic Sizing"
  }
, { "property": "block-step-round"
  , "url": "https://www.w3.org/TR/2017/WD-css-rhythm-1-20170302/#propdef-block-step-round"
  , "status": "FPWD"
  , "title": "CSS Rhythmic Sizing"
  }
, { "property": "block-step-size"
  , "url": "https://drafts.csswg.org/css-rhythm/#propdef-block-step-size"
  , "status": "ED"
  , "title": "CSS Rhythmic Sizing"
  }
, { "property": "block-step-size"
  , "url": "https://www.w3.org/TR/2017/WD-css-rhythm-1-20170302/#propdef-block-step-size"
  , "status": "FPWD"
  , "title": "CSS Rhythmic Sizing"
  }
, { "property": "bookmark-label"
  , "url": "http://www.w3.org/TR/2014/WD-css-gcpm-3-20140513/#propdef-bookmark-label"
  , "status": "WD"
  , "title": "CSS Generated Content for Paged Media Module"
  }
, { "property": "bookmark-label"
  , "url": "http://www.w3.org/TR/2016/WD-css-content-3-20160602/#propdef-bookmark-label"
  , "status": "WD"
  , "title": "CSS Generated Content Module Level 3"
  }
, { "property": "bookmark-label"
  , "url": "https://drafts.csswg.org/css-content/#propdef-bookmark-label"
  , "status": "ED"
  , "title": "CSS Generated Content Module Level 3"
  }
, { "property": "bookmark-level"
  , "url": "http://www.w3.org/TR/2014/WD-css-gcpm-3-20140513/#propdef-bookmark-level"
  , "status": "WD"
  , "title": "CSS Generated Content for Paged Media Module"
  }
, { "property": "bookmark-level"
  , "url": "http://www.w3.org/TR/2016/WD-css-content-3-20160602/#propdef-bookmark-level"
  , "status": "WD"
  , "title": "CSS Generated Content Module Level 3"
  }
, { "property": "bookmark-level"
  , "url": "https://drafts.csswg.org/css-content/#propdef-bookmark-level"
  , "status": "ED"
  , "title": "CSS Generated Content Module Level 3"
  }
, { "property": "bookmark-state"
  , "url": "http://www.w3.org/TR/2014/WD-css-gcpm-3-20140513/#propdef-bookmark-state"
  , "status": "WD"
  , "title": "CSS Generated Content for Paged Media Module"
  }
, { "property": "bookmark-state"
  , "url": "http://www.w3.org/TR/2016/WD-css-content-3-20160602/#propdef-bookmark-state"
  , "status": "WD"
  , "title": "CSS Generated Content Module Level 3"
  }
, { "property": "bookmark-state"
  , "url": "https://drafts.csswg.org/css-content/#propdef-bookmark-state"
  , "status": "ED"
  , "title": "CSS Generated Content Module Level 3"
  }
, { "property": "border"
  , "url": "http://dev.w3.org/csswg/css3-background/#border"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-block"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-block"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-block"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-color"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-block-color"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-color"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-block-color"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-end"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-block-end"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-end"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-block-end"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-end-color"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-block-end-color"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-end-color"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-block-end-color"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-end-style"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-block-end-style"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-end-style"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-block-end-style"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-end-width"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-block-end-width"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-end-width"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-block-end-width"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-start"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-block-start"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-start"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-block-start"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-start-color"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-block-start-color"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-start-color"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-block-start-color"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-start-style"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-block-start-style"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-start-style"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-block-start-style"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-start-width"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-block-start-width"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-start-width"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-block-start-width"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-style"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-block-style"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-style"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-block-style"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-width"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-block-width"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-block-width"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-block-width"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-bottom"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-bottom"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-bottom"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-bottom"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-bottom"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-bottom"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-bottom-color"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-bottom-color"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-bottom-color"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-bottom-color"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-bottom-color"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-bottom-color"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-bottom-left-radius"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-bottom-left-radius"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-bottom-left-radius"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-bottom-left-radius"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-bottom-right-radius"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-bottom-right-radius"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-bottom-right-radius"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-bottom-right-radius"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-bottom-style"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-bottom-style"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-bottom-style"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-bottom-style"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-bottom-style"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-bottom-style"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-bottom-width"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-bottom-width"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-bottom-width"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-bottom-width"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-bottom-width"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-bottom-width"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-boundary"
  , "url": "https://drafts.csswg.org/css-round-display/#propdef-border-boundary"
  , "status": "ED"
  , "title": "CSS Round Display Level 1"
  }
, { "property": "border-boundary"
  , "url": "https://www.w3.org/TR/2016/WD-css-round-display-1-20161222/#propdef-border-boundary"
  , "status": "WD"
  , "title": "CSS Round Display Level 1"
  }
, { "property": "border-collapse"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/tables.html#propdef-border-collapse"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-collapse"
  , "url": "https://drafts.csswg.org/css-tables-3/#propdef-border-collapse"
  , "status": "ED"
  , "title": "CSS Table Module Level 3"
  }
, { "property": "border-collapse"
  , "url": "https://www.w3.org/TR/2017/WD-css-tables-3-20170307/#propdef-border-collapse"
  , "status": "WD"
  , "title": "CSS Table Module Level 3"
  }
, { "property": "border-color"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-color"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-color"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-color"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-color"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-color"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-image"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-image"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-image"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-image"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-image-outset"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-image-outset"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-image-outset"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-image-outset"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-image-repeat"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-image-repeat"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-image-repeat"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-image-repeat"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-image-slice"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-image-slice"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-image-slice"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-image-slice"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-image-source"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-image-source"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-image-source"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-image-source"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-image-transform"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-image-transform"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-image-transform"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-image-transform"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-image-width"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-image-width"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-image-width"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-image-width"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-inline"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-inline"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-inline"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-color"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-inline-color"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-color"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-inline-color"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-end"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-inline-end"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-end"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-inline-end"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-end-color"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-inline-end-color"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-end-color"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-inline-end-color"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-end-style"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-inline-end-style"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-end-style"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-inline-end-style"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-end-width"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-inline-end-width"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-end-width"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-inline-end-width"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-start"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-inline-start"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-start"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-inline-start"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-start-color"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-inline-start-color"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-start-color"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-inline-start-color"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-start-style"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-inline-start-style"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-start-style"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-inline-start-style"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-start-width"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-inline-start-width"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-start-width"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-inline-start-width"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-style"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-inline-style"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-style"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-inline-style"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-width"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-border-inline-width"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-inline-width"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-border-inline-width"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "border-left"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-left"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-left"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-left"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-left"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-left"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-left-color"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-left-color"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-left-color"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-left-color"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-left-color"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-left-color"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-left-style"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-left-style"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-left-style"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-left-style"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-left-style"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-left-style"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-left-width"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-left-width"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-left-width"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-left-width"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-left-width"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-left-width"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-radius"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-radius"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-radius"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-radius"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-right"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-right"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-right"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-right"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-right"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-right"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-right-color"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-right-color"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-right-color"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-right-color"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-right-color"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-right-color"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-right-style"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-right-style"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-right-style"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-right-style"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-right-style"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-right-style"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-right-width"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-right-width"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-right-width"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-right-width"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-right-width"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-right-width"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-spacing"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/tables.html#propdef-border-spacing"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-spacing"
  , "url": "https://drafts.csswg.org/css-tables-3/#propdef-border-spacing"
  , "status": "ED"
  , "title": "CSS Table Module Level 3"
  }
, { "property": "border-spacing"
  , "url": "https://www.w3.org/TR/2017/WD-css-tables-3-20170307/#propdef-border-spacing"
  , "status": "WD"
  , "title": "CSS Table Module Level 3"
  }
, { "property": "border-style"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-style"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-style"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-style"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-style"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-style"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-top"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-top"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-top"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-top"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-top"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-top"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-top-color"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-top-color"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-top-color"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-top-color"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-top-color"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-top-color"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-top-left-radius"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-top-left-radius"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-top-left-radius"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-top-left-radius"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-top-right-radius"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-top-right-radius"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-top-right-radius"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-top-right-radius"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-top-style"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-top-style"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-top-style"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-top-style"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-top-style"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-top-style"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-top-width"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-top-width"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-top-width"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-top-width"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-top-width"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-top-width"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-width"
  , "url": "http://dev.w3.org/csswg/css3-background/#border-width"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "border-width"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-width"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "border-width"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#border-width"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "bottom"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visuren.html#propdef-bottom"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "bottom"
  , "url": "http://www.w3.org/TR/2016/WD-css-position-3-20160517/#propdef-bottom"
  , "status": "WD"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "bottom"
  , "url": "https://drafts.csswg.org/css-position/#propdef-bottom"
  , "status": "ED"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "box-decoration-break"
  , "url": "https://drafts.csswg.org/css-break/#propdef-box-decoration-break"
  , "status": "ED"
  , "title": "CSS Fragmentation Module Level 3"
  }
, { "property": "box-decoration-break"
  , "url": "https://www.w3.org/TR/2017/CR-css-break-3-20170209/#propdef-box-decoration-break"
  , "status": "CR"
  , "title": "CSS Fragmentation Module Level 3"
  }
, { "property": "box-shadow"
  , "url": "http://dev.w3.org/csswg/css3-background/#box-shadow"
  , "status": "ED"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "box-shadow"
  , "url": "http://www.w3.org/TR/2014/CR-css3-background-20140909/#box-shadow"
  , "status": "CR"
  , "title": "CSS Backgrounds and Borders Module Level 3"
  }
, { "property": "box-sizing"
  , "url": "https://drafts.csswg.org/css-ui/#propdef-box-sizing"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "box-sizing"
  , "url": "https://www.w3.org/TR/2017/CR-css-ui-3-20170302/#propdef-box-sizing"
  , "status": "CR"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "box-snap"
  , "url": "http://dev.w3.org/csswg/css-line-grid/#propdef-box-snap"
  , "status": "ED"
  , "title": "CSS Line Grid Module Level 1"
  }
, { "property": "box-snap"
  , "url": "http://www.w3.org/TR/2014/WD-css-line-grid-1-20140916/#propdef-box-snap"
  , "status": "WD"
  , "title": "CSS Line Grid Module Level 1"
  }
, { "property": "break-after"
  , "url": "http://dev.w3.org/csswg/css-regions/#propdef-break-after"
  , "status": "ED"
  , "title": "CSS Regions Module Level 1"
  }
, { "property": "break-after"
  , "url": "http://www.w3.org/TR/2011/CR-css3-multicol-20110412#break-after"
  , "status": "CR"
  , "title": "CSS Multi-column Layout Module"
  }
, { "property": "break-after"
  , "url": "http://www.w3.org/TR/2014/WD-css-regions-1-20141009/#propdef-break-after"
  , "status": "WD"
  , "title": "CSS Regions Module Level 1"
  }
, { "property": "break-after"
  , "url": "https://drafts.csswg.org/css-break/#propdef-break-after"
  , "status": "ED"
  , "title": "CSS Fragmentation Module Level 3"
  }
, { "property": "break-after"
  , "url": "https://www.w3.org/TR/2017/CR-css-break-3-20170209/#propdef-break-after"
  , "status": "CR"
  , "title": "CSS Fragmentation Module Level 3"
  }
, { "property": "break-before"
  , "url": "http://dev.w3.org/csswg/css-regions/#propdef-break-before"
  , "status": "ED"
  , "title": "CSS Regions Module Level 1"
  }
, { "property": "break-before"
  , "url": "http://www.w3.org/TR/2011/CR-css3-multicol-20110412#break-before"
  , "status": "CR"
  , "title": "CSS Multi-column Layout Module"
  }
, { "property": "break-before"
  , "url": "http://www.w3.org/TR/2014/WD-css-regions-1-20141009/#propdef-break-before"
  , "status": "WD"
  , "title": "CSS Regions Module Level 1"
  }
, { "property": "break-before"
  , "url": "https://drafts.csswg.org/css-break/#propdef-break-before"
  , "status": "ED"
  , "title": "CSS Fragmentation Module Level 3"
  }
, { "property": "break-before"
  , "url": "https://www.w3.org/TR/2017/CR-css-break-3-20170209/#propdef-break-before"
  , "status": "CR"
  , "title": "CSS Fragmentation Module Level 3"
  }
, { "property": "break-inside"
  , "url": "http://dev.w3.org/csswg/css-regions/#propdef-break-inside"
  , "status": "ED"
  , "title": "CSS Regions Module Level 1"
  }
, { "property": "break-inside"
  , "url": "http://www.w3.org/TR/2011/CR-css3-multicol-20110412#break-inside"
  , "status": "CR"
  , "title": "CSS Multi-column Layout Module"
  }
, { "property": "break-inside"
  , "url": "http://www.w3.org/TR/2014/WD-css-regions-1-20141009/#propdef-break-inside"
  , "status": "WD"
  , "title": "CSS Regions Module Level 1"
  }
, { "property": "break-inside"
  , "url": "https://drafts.csswg.org/css-break/#propdef-break-inside"
  , "status": "ED"
  , "title": "CSS Fragmentation Module Level 3"
  }
, { "property": "break-inside"
  , "url": "https://www.w3.org/TR/2017/CR-css-break-3-20170209/#propdef-break-inside"
  , "status": "CR"
  , "title": "CSS Fragmentation Module Level 3"
  }
, { "property": "caption-side"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/tables.html#propdef-caption-side"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "caption-side"
  , "url": "https://drafts.csswg.org/css-tables-3/#propdef-caption-side"
  , "status": "ED"
  , "title": "CSS Table Module Level 3"
  }
, { "property": "caption-side"
  , "url": "https://www.w3.org/TR/2017/WD-css-tables-3-20170307/#propdef-caption-side"
  , "status": "WD"
  , "title": "CSS Table Module Level 3"
  }
, { "property": "caret"
  , "url": "http://dev.w3.org/csswg/css-ui-4/#propdef-caret"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 4"
  }
, { "property": "caret"
  , "url": "http://www.w3.org/TR/2015/WD-css-ui-4-20150922/#propdef-caret"
  , "status": "FPWD"
  , "title": "CSS Basic User Interface Module Level 4"
  }
, { "property": "caret-animation"
  , "url": "http://www.w3.org/TR/2015/WD-css-ui-4-20150922/#propdef-caret-animation"
  , "status": "FPWD"
  , "title": "CSS Basic User Interface Module Level 4"
  }
, { "property": "caret-color"
  , "url": "https://drafts.csswg.org/css-ui/#propdef-caret-color"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "caret-color"
  , "url": "https://www.w3.org/TR/2017/CR-css-ui-3-20170302/#propdef-caret-color"
  , "status": "CR"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "caret-shape"
  , "url": "http://dev.w3.org/csswg/css-ui-4/#propdef-caret-shape"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 4"
  }
, { "property": "caret-shape"
  , "url": "http://www.w3.org/TR/2015/WD-css-ui-4-20150922/#propdef-caret-shape"
  , "status": "FPWD"
  , "title": "CSS Basic User Interface Module Level 4"
  }
, { "property": "chains"
  , "url": "http://dev.w3.org/csswg/css-template/#chains0"
  , "status": "ED"
  , "title": "CSS Template Layout Module"
  }
, { "property": "chains"
  , "url": "http://www.w3.org/TR/2015/NOTE-css-template-3-20150326/#chains0"
  , "status": "NOTE"
  , "title": "CSS Template Layout Module"
  }
, { "property": "clear"
  , "url": "http://dev.w3.org/csswg/css-page-floats/#propdef-clear"
  , "status": "ED"
  , "title": "CSS Page Floats"
  }
, { "property": "clear"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#clear"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "clear"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visuren.html#propdef-clear"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "clear"
  , "url": "http://www.w3.org/TR/2015/WD-css-page-floats-3-20150915/#propdef-clear"
  , "status": "FPWD"
  , "title": "CSS Page Floats"
  }
, { "property": "clip"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-clip"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "clip"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visufx.html#propdef-clip"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "clip"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-clip"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "clip-path"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-clip-path"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "clip-path"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-clip-path"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "clip-rule"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-clip-rule"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "clip-rule"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-clip-rule"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "color"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/colors.html#propdef-color"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "color"
  , "url": "http://www.w3.org/TR/2011/REC-css3-color-20110607#color0"
  , "status": "REC"
  , "title": "CSS Color Module Level 3"
  }
, { "property": "color"
  , "url": "http://www.w3.org/TR/2016/WD-css-color-4-20160705/#propdef-color"
  , "status": "FPWD"
  , "title": "CSS Color Module Level 4"
  }
, { "property": "color"
  , "url": "https://drafts.csswg.org/css-color/#propdef-color"
  , "status": "ED"
  , "title": "CSS Color Module Level 4"
  }
, { "property": "color-adjust"
  , "url": "http://www.w3.org/TR/2016/WD-css-color-4-20160705/#propdef-color-adjust"
  , "status": "FPWD"
  , "title": "CSS Color Module Level 4"
  }
, { "property": "color-adjust"
  , "url": "https://drafts.csswg.org/css-color/#propdef-color-adjust"
  , "status": "ED"
  , "title": "CSS Color Module Level 4"
  }
, { "property": "color-interpolation-filters"
  , "url": "http://dev.w3.org/fxtf/filters/#propdef-color-interpolation-filters"
  , "status": "ED"
  , "title": "Filter Effects Module Level 1"
  }
, { "property": "color-interpolation-filters"
  , "url": "http://www.w3.org/TR/2014/WD-filter-effects-1-20141125/#propdef-color-interpolation-filters"
  , "status": "WD"
  , "title": "Filter Effects Module Level 1"
  }
, { "property": "column-count"
  , "url": "http://www.w3.org/TR/2011/CR-css3-multicol-20110412#column-count"
  , "status": "CR"
  , "title": "CSS Multi-column Layout Module"
  }
, { "property": "column-fill"
  , "url": "http://www.w3.org/TR/2011/CR-css3-multicol-20110412#column-fill"
  , "status": "CR"
  , "title": "CSS Multi-column Layout Module"
  }
, { "property": "column-gap"
  , "url": "http://www.w3.org/TR/2011/CR-css3-multicol-20110412#column-gap0"
  , "status": "CR"
  , "title": "CSS Multi-column Layout Module"
  }
, { "property": "column-rule"
  , "url": "http://www.w3.org/TR/2011/CR-css3-multicol-20110412#column-rule0"
  , "status": "CR"
  , "title": "CSS Multi-column Layout Module"
  }
, { "property": "column-rule-color"
  , "url": "http://www.w3.org/TR/2011/CR-css3-multicol-20110412#column-rule-color"
  , "status": "CR"
  , "title": "CSS Multi-column Layout Module"
  }
, { "property": "column-rule-style"
  , "url": "http://www.w3.org/TR/2011/CR-css3-multicol-20110412#column-rule-style"
  , "status": "CR"
  , "title": "CSS Multi-column Layout Module"
  }
, { "property": "column-rule-width"
  , "url": "http://www.w3.org/TR/2011/CR-css3-multicol-20110412#column-rule-width"
  , "status": "CR"
  , "title": "CSS Multi-column Layout Module"
  }
, { "property": "column-span"
  , "url": "http://www.w3.org/TR/2011/CR-css3-multicol-20110412#column-span0"
  , "status": "CR"
  , "title": "CSS Multi-column Layout Module"
  }
, { "property": "column-width"
  , "url": "http://www.w3.org/TR/2011/CR-css3-multicol-20110412#column-width"
  , "status": "CR"
  , "title": "CSS Multi-column Layout Module"
  }
, { "property": "columns"
  , "url": "http://www.w3.org/TR/2011/CR-css3-multicol-20110412#columns0"
  , "status": "CR"
  , "title": "CSS Multi-column Layout Module"
  }
, { "property": "contain"
  , "url": "https://drafts.csswg.org/css-contain/#propdef-contain"
  , "status": "ED"
  , "title": "CSS Containment Module Level 1"
  }
, { "property": "contain"
  , "url": "https://www.w3.org/TR/2017/WD-css-contain-1-20170419/#propdef-contain"
  , "status": "WD"
  , "title": "CSS Containment Module Level 1"
  }
, { "property": "content"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/generate.html#propdef-content"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "content"
  , "url": "http://www.w3.org/TR/2016/WD-css-content-3-20160602/#propdef-content"
  , "status": "WD"
  , "title": "CSS Generated Content Module Level 3"
  }
, { "property": "content"
  , "url": "https://drafts.csswg.org/css-content/#propdef-content"
  , "status": "ED"
  , "title": "CSS Generated Content Module Level 3"
  }
, { "property": "continue"
  , "url": "http://drafts.csswg.org/css-overflow/#propdef-continue"
  , "status": "ED"
  , "title": "CSS Overflow Module Level 3"
  }
, { "property": "continue"
  , "url": "https://drafts.csswg.org/css-overflow-4/#propdef-continue"
  , "status": "ED"
  , "title": "CSS Overflow Module Level 4"
  }
, { "property": "continue"
  , "url": "https://www.w3.org/TR/2017/WD-css-overflow-4-20170613/#propdef-continue"
  , "status": "FPWD"
  , "title": "CSS Overflow Module Level 4"
  }
, { "property": "counter-increment"
  , "url": "http://dev.w3.org/csswg/css3-lists/#propdef-counter-increment"
  , "status": "ED"
  , "title": "CSS Lists and Counters Module Level 3"
  }
, { "property": "counter-increment"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/generate.html#propdef-counter-increment"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "counter-increment"
  , "url": "http://www.w3.org/TR/2014/WD-css-lists-3-20140320/#propdef-counter-increment"
  , "status": "WD"
  , "title": "CSS Lists and Counters Module Level 3"
  }
, { "property": "counter-reset"
  , "url": "http://dev.w3.org/csswg/css3-lists/#propdef-counter-reset"
  , "status": "ED"
  , "title": "CSS Lists and Counters Module Level 3"
  }
, { "property": "counter-reset"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/generate.html#propdef-counter-reset"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "counter-reset"
  , "url": "http://www.w3.org/TR/2014/WD-css-lists-3-20140320/#propdef-counter-reset"
  , "status": "WD"
  , "title": "CSS Lists and Counters Module Level 3"
  }
, { "property": "counter-set"
  , "url": "http://dev.w3.org/csswg/css3-lists/#propdef-counter-set"
  , "status": "ED"
  , "title": "CSS Lists and Counters Module Level 3"
  }
, { "property": "counter-set"
  , "url": "http://www.w3.org/TR/2014/WD-css-lists-3-20140320/#propdef-counter-set"
  , "status": "WD"
  , "title": "CSS Lists and Counters Module Level 3"
  }
, { "property": "cue"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-cue"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "cue"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#cue"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "cue-after"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-cue-after"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "cue-after"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#cue-after"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "cue-before"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-cue-before"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "cue-before"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#cue-before"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "cursor"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/ui.html#propdef-cursor"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "cursor"
  , "url": "https://drafts.csswg.org/css-ui/#propdef-cursor"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "cursor"
  , "url": "https://www.w3.org/TR/2017/CR-css-ui-3-20170302/#propdef-cursor"
  , "status": "CR"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "direction"
  , "url": "http://dev.w3.org/csswg/css-writing-modes-3/#propdef-direction"
  , "status": "ED"
  , "title": "CSS Writing Modes Level 3"
  }
, { "property": "direction"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visuren.html#propdef-direction"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "direction"
  , "url": "http://www.w3.org/TR/2015/CR-css-writing-modes-3-20151215/#propdef-direction"
  , "status": "CR"
  , "title": "CSS Writing Modes Level 3"
  }
, { "property": "display"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#display"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "display"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visuren.html#propdef-display"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "display"
  , "url": "http://www.w3.org/TR/2014/WD-css-ruby-1-20140805/#propdef-display"
  , "status": "WD"
  , "title": "CSS Ruby Layout Module Level 1"
  }
, { "property": "display"
  , "url": "https://drafts.csswg.org/css-display/#propdef-display"
  , "status": "ED"
  , "title": "CSS Display Module Level 3"
  }
, { "property": "display"
  , "url": "https://www.w3.org/TR/2017/WD-css-display-3-20170720/#propdef-display"
  , "status": "WD"
  , "title": "CSS Display Module Level 3"
  }
, { "property": "dominant-baseline"
  , "url": "http://www.w3.org/TR/2016/WD-css-inline-3-20160524/#propdef-dominant-baseline"
  , "status": "WD"
  , "title": "CSS Inline Layout Module Level 3"
  }
, { "property": "dominant-baseline"
  , "url": "https://drafts.csswg.org/css-inline/#propdef-dominant-baseline"
  , "status": "ED"
  , "title": "CSS Inline Layout Module Level 3"
  }
, { "property": "elevation"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-elevation"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "empty-cells"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/tables.html#propdef-empty-cells"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "empty-cells"
  , "url": "https://drafts.csswg.org/css-tables-3/#propdef-empty-cells"
  , "status": "ED"
  , "title": "CSS Table Module Level 3"
  }
, { "property": "empty-cells"
  , "url": "https://www.w3.org/TR/2017/WD-css-tables-3-20170307/#propdef-empty-cells"
  , "status": "WD"
  , "title": "CSS Table Module Level 3"
  }
, { "property": "fill"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-fill"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-fill"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-break"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-fill-break"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-break"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-fill-break"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-color"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-fill-color"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-color"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-fill-color"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-image"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-fill-image"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-image"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-fill-image"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-opacity"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-fill-opacity"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-opacity"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-fill-opacity"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-origin"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-fill-origin"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-origin"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-fill-origin"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-position"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-fill-position"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-position"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-fill-position"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-repeat"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-fill-repeat"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-repeat"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-fill-repeat"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-rule"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-fill-rule"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-rule"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-fill-rule"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-size"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-fill-size"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "fill-size"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-fill-size"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "filter"
  , "url": "http://dev.w3.org/fxtf/filters/#propdef-filter"
  , "status": "ED"
  , "title": "Filter Effects Module Level 1"
  }
, { "property": "filter"
  , "url": "http://www.w3.org/TR/2014/WD-filter-effects-1-20141125/#propdef-filter"
  , "status": "WD"
  , "title": "Filter Effects Module Level 1"
  }
, { "property": "flex"
  , "url": "http://www.w3.org/TR/2016/CR-css-flexbox-1-20160526/#propdef-flex"
  , "status": "CR"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "flex"
  , "url": "https://drafts.csswg.org/css-flexbox/#propdef-flex"
  , "status": "ED"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "flex-basis"
  , "url": "http://www.w3.org/TR/2016/CR-css-flexbox-1-20160526/#propdef-flex-basis"
  , "status": "CR"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "flex-basis"
  , "url": "https://drafts.csswg.org/css-flexbox/#propdef-flex-basis"
  , "status": "ED"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "flex-direction"
  , "url": "http://www.w3.org/TR/2016/CR-css-flexbox-1-20160526/#propdef-flex-direction"
  , "status": "CR"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "flex-direction"
  , "url": "https://drafts.csswg.org/css-flexbox/#propdef-flex-direction"
  , "status": "ED"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "flex-flow"
  , "url": "http://www.w3.org/TR/2016/CR-css-flexbox-1-20160526/#propdef-flex-flow"
  , "status": "CR"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "flex-flow"
  , "url": "https://drafts.csswg.org/css-flexbox/#propdef-flex-flow"
  , "status": "ED"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "flex-grow"
  , "url": "http://www.w3.org/TR/2016/CR-css-flexbox-1-20160526/#propdef-flex-grow"
  , "status": "CR"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "flex-grow"
  , "url": "https://drafts.csswg.org/css-flexbox/#propdef-flex-grow"
  , "status": "ED"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "flex-shrink"
  , "url": "http://www.w3.org/TR/2016/CR-css-flexbox-1-20160526/#propdef-flex-shrink"
  , "status": "CR"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "flex-shrink"
  , "url": "https://drafts.csswg.org/css-flexbox/#propdef-flex-shrink"
  , "status": "ED"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "flex-wrap"
  , "url": "http://www.w3.org/TR/2016/CR-css-flexbox-1-20160526/#propdef-flex-wrap"
  , "status": "CR"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "flex-wrap"
  , "url": "https://drafts.csswg.org/css-flexbox/#propdef-flex-wrap"
  , "status": "ED"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "float"
  , "url": "http://dev.w3.org/csswg/css-page-floats/#propdef-float"
  , "status": "ED"
  , "title": "CSS Page Floats"
  }
, { "property": "float"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#float"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "float"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visuren.html#propdef-float"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "float"
  , "url": "http://www.w3.org/TR/2015/WD-css-page-floats-3-20150915/#propdef-float"
  , "status": "FPWD"
  , "title": "CSS Page Floats"
  }
, { "property": "float-defer"
  , "url": "http://dev.w3.org/csswg/css-page-floats/#propdef-float-defer"
  , "status": "ED"
  , "title": "CSS Page Floats"
  }
, { "property": "float-defer"
  , "url": "http://www.w3.org/TR/2015/WD-css-page-floats-3-20150915/#propdef-float-defer"
  , "status": "FPWD"
  , "title": "CSS Page Floats"
  }
, { "property": "float-offset"
  , "url": "http://dev.w3.org/csswg/css-page-floats/#propdef-float-offset"
  , "status": "ED"
  , "title": "CSS Page Floats"
  }
, { "property": "float-offset"
  , "url": "http://www.w3.org/TR/2015/WD-css-page-floats-3-20150915/#propdef-float-offset"
  , "status": "FPWD"
  , "title": "CSS Page Floats"
  }
, { "property": "float-reference"
  , "url": "http://dev.w3.org/csswg/css-page-floats/#propdef-float-reference"
  , "status": "ED"
  , "title": "CSS Page Floats"
  }
, { "property": "float-reference"
  , "url": "http://www.w3.org/TR/2015/WD-css-page-floats-3-20150915/#propdef-float-reference"
  , "status": "FPWD"
  , "title": "CSS Page Floats"
  }
, { "property": "flood-color"
  , "url": "http://dev.w3.org/fxtf/filters/#propdef-flood-color"
  , "status": "ED"
  , "title": "Filter Effects Module Level 1"
  }
, { "property": "flood-color"
  , "url": "http://www.w3.org/TR/2014/WD-filter-effects-1-20141125/#propdef-flood-color"
  , "status": "WD"
  , "title": "Filter Effects Module Level 1"
  }
, { "property": "flood-opacity"
  , "url": "http://dev.w3.org/fxtf/filters/#propdef-flood-opacity"
  , "status": "ED"
  , "title": "Filter Effects Module Level 1"
  }
, { "property": "flood-opacity"
  , "url": "http://www.w3.org/TR/2014/WD-filter-effects-1-20141125/#propdef-flood-opacity"
  , "status": "WD"
  , "title": "Filter Effects Module Level 1"
  }
, { "property": "flow"
  , "url": "http://dev.w3.org/csswg/css-template/#flow0"
  , "status": "ED"
  , "title": "CSS Template Layout Module"
  }
, { "property": "flow"
  , "url": "http://www.w3.org/TR/2015/NOTE-css-template-3-20150326/#flow0"
  , "status": "NOTE"
  , "title": "CSS Template Layout Module"
  }
, { "property": "flow-from"
  , "url": "http://dev.w3.org/csswg/css-regions/#propdef-flow-from"
  , "status": "ED"
  , "title": "CSS Regions Module Level 1"
  }
, { "property": "flow-from"
  , "url": "http://www.w3.org/TR/2014/WD-css-regions-1-20141009/#propdef-flow-from"
  , "status": "WD"
  , "title": "CSS Regions Module Level 1"
  }
, { "property": "flow-into"
  , "url": "http://dev.w3.org/csswg/css-regions/#propdef-flow-into"
  , "status": "ED"
  , "title": "CSS Regions Module Level 1"
  }
, { "property": "flow-into"
  , "url": "http://www.w3.org/TR/2014/WD-css-regions-1-20141009/#propdef-flow-into"
  , "status": "WD"
  , "title": "CSS Regions Module Level 1"
  }
, { "property": "font"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/fonts.html#propdef-font"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "font"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font"
  , "url": "https://drafts.csswg.org/css-fonts-4/#propdef-font"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font"
  , "url": "https://www.w3.org/TR/2017/WD-css-fonts-4-20170711/#propdef-font"
  , "status": "FPWD"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-family"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-family"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-family"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/fonts.html#propdef-font-family"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "font-family"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-family"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-family"
  , "url": "https://drafts.csswg.org/css-fonts-4/#propdef-font-family"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-family"
  , "url": "https://www.w3.org/TR/2017/WD-css-fonts-4-20170711/#propdef-font-family"
  , "status": "FPWD"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-feature-settings"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-feature-settings"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-feature-settings"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-feature-settings"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-kerning"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-kerning"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-kerning"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-kerning"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-language-override"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-language-override"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-language-override"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-language-override"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-max-size"
  , "url": "https://drafts.csswg.org/css-fonts-4/#propdef-font-max-size"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-max-size"
  , "url": "https://www.w3.org/TR/2017/WD-css-fonts-4-20170711/#propdef-font-max-size"
  , "status": "FPWD"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-min-size"
  , "url": "https://drafts.csswg.org/css-fonts-4/#propdef-font-min-size"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-min-size"
  , "url": "https://www.w3.org/TR/2017/WD-css-fonts-4-20170711/#propdef-font-min-size"
  , "status": "FPWD"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-optical-sizing"
  , "url": "https://drafts.csswg.org/css-fonts-4/#propdef-font-optical-sizing"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-optical-sizing"
  , "url": "https://www.w3.org/TR/2017/WD-css-fonts-4-20170711/#propdef-font-optical-sizing"
  , "status": "FPWD"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-palette"
  , "url": "https://drafts.csswg.org/css-fonts-4/#propdef-font-palette"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-palette"
  , "url": "https://www.w3.org/TR/2017/WD-css-fonts-4-20170711/#propdef-font-palette"
  , "status": "FPWD"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-presentation"
  , "url": "https://drafts.csswg.org/css-fonts-4/#propdef-font-presentation"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-presentation"
  , "url": "https://www.w3.org/TR/2017/WD-css-fonts-4-20170711/#propdef-font-presentation"
  , "status": "FPWD"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-size"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-size"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-size"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/fonts.html#propdef-font-size"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "font-size"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-size"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-size"
  , "url": "https://drafts.csswg.org/css-fonts-4/#propdef-font-size"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-size"
  , "url": "https://www.w3.org/TR/2017/WD-css-fonts-4-20170711/#propdef-font-size"
  , "status": "FPWD"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-size-adjust"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-size-adjust"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-size-adjust"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-size-adjust"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-size-adjust"
  , "url": "https://drafts.csswg.org/css-fonts-4/#propdef-font-size-adjust"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-size-adjust"
  , "url": "https://www.w3.org/TR/2017/WD-css-fonts-4-20170711/#propdef-font-size-adjust"
  , "status": "FPWD"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-stretch"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-stretch"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-stretch"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-stretch"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-stretch"
  , "url": "https://drafts.csswg.org/css-fonts-4/#propdef-font-stretch"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-stretch"
  , "url": "https://www.w3.org/TR/2017/WD-css-fonts-4-20170711/#propdef-font-stretch"
  , "status": "FPWD"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-style"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-style"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-style"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/fonts.html#propdef-font-style"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "font-style"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-style"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-style"
  , "url": "https://drafts.csswg.org/css-fonts-4/#propdef-font-style"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-style"
  , "url": "https://www.w3.org/TR/2017/WD-css-fonts-4-20170711/#propdef-font-style"
  , "status": "FPWD"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-synthesis"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-synthesis"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-synthesis"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-synthesis"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-synthesis"
  , "url": "https://drafts.csswg.org/css-fonts-4/#propdef-font-synthesis"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-synthesis"
  , "url": "https://www.w3.org/TR/2017/WD-css-fonts-4-20170711/#propdef-font-synthesis"
  , "status": "FPWD"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-variant"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-variant"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-variant"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/fonts.html#propdef-font-variant"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "font-variant"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-variant"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-variant-alternates"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-variant-alternates"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-variant-alternates"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-variant-alternates"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-variant-caps"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-variant-caps"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-variant-caps"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-variant-caps"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-variant-east-asian"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-variant-east-asian"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-variant-east-asian"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-variant-east-asian"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-variant-ligatures"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-variant-ligatures"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-variant-ligatures"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-variant-ligatures"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-variant-numeric"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-variant-numeric"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-variant-numeric"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-variant-numeric"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-variant-position"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-variant-position"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-variant-position"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-variant-position"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-variation-settings"
  , "url": "https://drafts.csswg.org/css-fonts-4/#propdef-font-variation-settings"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-variation-settings"
  , "url": "https://www.w3.org/TR/2017/WD-css-fonts-4-20170711/#propdef-font-variation-settings"
  , "status": "FPWD"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-weight"
  , "url": "http://dev.w3.org/csswg/css-fonts/#propdef-font-weight"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-weight"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/fonts.html#propdef-font-weight"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "font-weight"
  , "url": "http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/#propdef-font-weight"
  , "status": "CR"
  , "title": "CSS Fonts Module Level 3"
  }
, { "property": "font-weight"
  , "url": "https://drafts.csswg.org/css-fonts-4/#propdef-font-weight"
  , "status": "ED"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "font-weight"
  , "url": "https://www.w3.org/TR/2017/WD-css-fonts-4-20170711/#propdef-font-weight"
  , "status": "FPWD"
  , "title": "CSS Fonts Module Level 4"
  }
, { "property": "footnote-display"
  , "url": "http://dev.w3.org/csswg/css-gcpm/#propdef-footnote-display"
  , "status": "ED"
  , "title": "CSS Generated Content for Paged Media Module"
  }
, { "property": "footnote-display"
  , "url": "http://www.w3.org/TR/2014/WD-css-gcpm-3-20140513/#propdef-footnote-display"
  , "status": "WD"
  , "title": "CSS Generated Content for Paged Media Module"
  }
, { "property": "footnote-policy"
  , "url": "http://dev.w3.org/csswg/css-gcpm/#propdef-footnote-policy"
  , "status": "ED"
  , "title": "CSS Generated Content for Paged Media Module"
  }
, { "property": "footnote-policy"
  , "url": "http://www.w3.org/TR/2014/WD-css-gcpm-3-20140513/#propdef-footnote-policy"
  , "status": "WD"
  , "title": "CSS Generated Content for Paged Media Module"
  }
, { "property": "glyph-orientation-vertical"
  , "url": "http://dev.w3.org/csswg/css-writing-modes-3/#propdef-glyph-orientation-vertical"
  , "status": "ED"
  , "title": "CSS Writing Modes Level 3"
  }
, { "property": "glyph-orientation-vertical"
  , "url": "http://www.w3.org/TR/2015/CR-css-writing-modes-3-20151215/#propdef-glyph-orientation-vertical"
  , "status": "CR"
  , "title": "CSS Writing Modes Level 3"
  }
, { "property": "grid"
  , "url": "http://dev.w3.org/csswg/css-template/#grid"
  , "status": "ED"
  , "title": "CSS Template Layout Module"
  }
, { "property": "grid"
  , "url": "http://www.w3.org/TR/2015/NOTE-css-template-3-20150326/#grid"
  , "status": "NOTE"
  , "title": "CSS Template Layout Module"
  }
, { "property": "grid"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-area"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-area"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-area"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-area"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-auto-columns"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-auto-columns"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-auto-columns"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-auto-columns"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-auto-flow"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-auto-flow"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-auto-flow"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-auto-flow"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-auto-rows"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-auto-rows"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-auto-rows"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-auto-rows"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-column"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-column"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-column"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-column"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-column-end"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-column-end"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-column-end"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-column-end"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-column-gap"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-column-gap"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-column-gap"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-column-gap"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-column-start"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-column-start"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-column-start"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-column-start"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-gap"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-gap"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-gap"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-gap"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-row"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-row"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-row"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-row"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-row-end"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-row-end"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-row-end"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-row-end"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-row-gap"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-row-gap"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-row-gap"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-row-gap"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-row-start"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-row-start"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-row-start"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-row-start"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-template"
  , "url": "http://dev.w3.org/csswg/css-template/#grid-template0"
  , "status": "ED"
  , "title": "CSS Template Layout Module"
  }
, { "property": "grid-template"
  , "url": "http://www.w3.org/TR/2015/NOTE-css-template-3-20150326/#grid-template0"
  , "status": "NOTE"
  , "title": "CSS Template Layout Module"
  }
, { "property": "grid-template"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-template"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-template"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-template"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-template-areas"
  , "url": "http://dev.w3.org/csswg/css-template/#grid-template-areas"
  , "status": "ED"
  , "title": "CSS Template Layout Module"
  }
, { "property": "grid-template-areas"
  , "url": "http://www.w3.org/TR/2015/NOTE-css-template-3-20150326/#grid-template-areas"
  , "status": "NOTE"
  , "title": "CSS Template Layout Module"
  }
, { "property": "grid-template-areas"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-template-areas"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-template-areas"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-template-areas"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-template-columns"
  , "url": "http://dev.w3.org/csswg/css-template/#grid-template-columns"
  , "status": "ED"
  , "title": "CSS Template Layout Module"
  }
, { "property": "grid-template-columns"
  , "url": "http://www.w3.org/TR/2015/NOTE-css-template-3-20150326/#grid-template-columns"
  , "status": "NOTE"
  , "title": "CSS Template Layout Module"
  }
, { "property": "grid-template-columns"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-template-columns"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-template-columns"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-template-columns"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-template-rows"
  , "url": "http://dev.w3.org/csswg/css-template/#grid-template-rows"
  , "status": "ED"
  , "title": "CSS Template Layout Module"
  }
, { "property": "grid-template-rows"
  , "url": "http://www.w3.org/TR/2015/NOTE-css-template-3-20150326/#grid-template-rows"
  , "status": "NOTE"
  , "title": "CSS Template Layout Module"
  }
, { "property": "grid-template-rows"
  , "url": "https://drafts.csswg.org/css-grid/#propdef-grid-template-rows"
  , "status": "ED"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "grid-template-rows"
  , "url": "https://www.w3.org/TR/2017/CR-css-grid-1-20170509/#propdef-grid-template-rows"
  , "status": "CR"
  , "title": "CSS Grid Layout Module Level 1"
  }
, { "property": "hanging-punctuation"
  , "url": "http://dev.w3.org/csswg/css-text-3/#propdef-hanging-punctuation"
  , "status": "ED"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "hanging-punctuation"
  , "url": "http://www.w3.org/TR/2013/WD-css-text-3-20131010/#hanging-punctuation"
  , "status": "LC"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "height"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#height"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "height"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#propdef-height"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "hyphenate-character"
  , "url": "http://dev.w3.org/csswg/css-text-4/#propdef-hyphenate-character"
  , "status": "ED"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "hyphenate-character"
  , "url": "http://www.w3.org/TR/2015/WD-css-text-4-20150922/#propdef-hyphenate-character"
  , "status": "FPWD"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "hyphenate-limit-chars"
  , "url": "http://dev.w3.org/csswg/css-text-4/#propdef-hyphenate-limit-chars"
  , "status": "ED"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "hyphenate-limit-chars"
  , "url": "http://www.w3.org/TR/2015/WD-css-text-4-20150922/#propdef-hyphenate-limit-chars"
  , "status": "FPWD"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "hyphenate-limit-last"
  , "url": "http://dev.w3.org/csswg/css-text-4/#propdef-hyphenate-limit-last"
  , "status": "ED"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "hyphenate-limit-last"
  , "url": "http://www.w3.org/TR/2015/WD-css-text-4-20150922/#propdef-hyphenate-limit-last"
  , "status": "FPWD"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "hyphenate-limit-lines"
  , "url": "http://dev.w3.org/csswg/css-text-4/#propdef-hyphenate-limit-lines"
  , "status": "ED"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "hyphenate-limit-lines"
  , "url": "http://www.w3.org/TR/2015/WD-css-text-4-20150922/#propdef-hyphenate-limit-lines"
  , "status": "FPWD"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "hyphenate-limit-zone"
  , "url": "http://dev.w3.org/csswg/css-text-4/#propdef-hyphenate-limit-zone"
  , "status": "ED"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "hyphenate-limit-zone"
  , "url": "http://www.w3.org/TR/2015/WD-css-text-4-20150922/#propdef-hyphenate-limit-zone"
  , "status": "FPWD"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "hyphens"
  , "url": "http://dev.w3.org/csswg/css-text-3/#propdef-hyphens"
  , "status": "ED"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "hyphens"
  , "url": "http://www.w3.org/TR/2013/WD-css-text-3-20131010/#hyphens"
  , "status": "LC"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "image-orientation"
  , "url": "http://www.w3.org/TR/2012/CR-css3-images-20120417/#image-orientation"
  , "status": "CR"
  , "title": "CSS Image Values and Replaced Content Module Level 3"
  }
, { "property": "image-resolution"
  , "url": "http://www.w3.org/TR/2012/CR-css3-images-20120417/#image-resolution"
  , "status": "CR"
  , "title": "CSS Image Values and Replaced Content Module Level 3"
  }
, { "property": "image-resolution"
  , "url": "https://drafts.csswg.org/css-images-4/#propdef-image-resolution"
  , "status": "ED"
  , "title": "CSS Image Values and Replaced Content Module Level 4"
  }
, { "property": "image-resolution"
  , "url": "https://www.w3.org/TR/2017/WD-css-images-4-20170413/#propdef-image-resolution"
  , "status": "WD"
  , "title": "CSS Image Values and Replaced Content Module Level 4"
  }
, { "property": "initial-letter"
  , "url": "http://www.w3.org/TR/2016/WD-css-inline-3-20160524/#propdef-initial-letter"
  , "status": "WD"
  , "title": "CSS Inline Layout Module Level 3"
  }
, { "property": "initial-letter"
  , "url": "https://drafts.csswg.org/css-inline/#propdef-initial-letter"
  , "status": "ED"
  , "title": "CSS Inline Layout Module Level 3"
  }
, { "property": "initial-letter-align"
  , "url": "http://www.w3.org/TR/2016/WD-css-inline-3-20160524/#propdef-initial-letter-align"
  , "status": "WD"
  , "title": "CSS Inline Layout Module Level 3"
  }
, { "property": "initial-letter-align"
  , "url": "https://drafts.csswg.org/css-inline/#propdef-initial-letter-align"
  , "status": "ED"
  , "title": "CSS Inline Layout Module Level 3"
  }
, { "property": "initial-letter-wrap"
  , "url": "http://www.w3.org/TR/2016/WD-css-inline-3-20160524/#propdef-initial-letter-wrap"
  , "status": "WD"
  , "title": "CSS Inline Layout Module Level 3"
  }
, { "property": "initial-letter-wrap"
  , "url": "https://drafts.csswg.org/css-inline/#propdef-initial-letter-wrap"
  , "status": "ED"
  , "title": "CSS Inline Layout Module Level 3"
  }
, { "property": "inline-size"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-inline-size"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "inline-size"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-inline-size"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "inset"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-inset"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "inset"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-inset"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "inset-block"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-inset-block"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "inset-block"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-inset-block"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "inset-block-end"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-inset-block-end"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "inset-block-end"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-inset-block-end"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "inset-block-start"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-inset-block-start"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "inset-block-start"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-inset-block-start"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "inset-inline"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-inset-inline"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "inset-inline"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-inset-inline"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "inset-inline-end"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-inset-inline-end"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "inset-inline-end"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-inset-inline-end"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "inset-inline-start"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-inset-inline-start"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "inset-inline-start"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-inset-inline-start"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "isolation"
  , "url": "http://dev.w3.org/fxtf/compositing-1/#propdef-isolation"
  , "status": "ED"
  , "title": "Compositing and Blending Level 1"
  }
, { "property": "isolation"
  , "url": "http://www.w3.org/TR/2015/CR-compositing-1-20150113/#propdef-isolation"
  , "status": "CR"
  , "title": "Compositing and Blending Level 1"
  }
, { "property": "justify-content"
  , "url": "http://www.w3.org/TR/2016/CR-css-flexbox-1-20160526/#propdef-justify-content"
  , "status": "CR"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "justify-content"
  , "url": "https://drafts.csswg.org/css-align/#propdef-justify-content"
  , "status": "ED"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "justify-content"
  , "url": "https://drafts.csswg.org/css-flexbox/#propdef-justify-content"
  , "status": "ED"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "justify-content"
  , "url": "https://www.w3.org/TR/2017/WD-css-align-3-20170720/#propdef-justify-content"
  , "status": "WD"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "justify-items"
  , "url": "https://drafts.csswg.org/css-align/#propdef-justify-items"
  , "status": "ED"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "justify-items"
  , "url": "https://www.w3.org/TR/2017/WD-css-align-3-20170720/#propdef-justify-items"
  , "status": "WD"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "justify-self"
  , "url": "https://drafts.csswg.org/css-align/#propdef-justify-self"
  , "status": "ED"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "justify-self"
  , "url": "https://www.w3.org/TR/2017/WD-css-align-3-20170720/#propdef-justify-self"
  , "status": "WD"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "left"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visuren.html#propdef-left"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "left"
  , "url": "http://www.w3.org/TR/2016/WD-css-position-3-20160517/#propdef-left"
  , "status": "WD"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "left"
  , "url": "https://drafts.csswg.org/css-position/#propdef-left"
  , "status": "ED"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "letter-spacing"
  , "url": "http://dev.w3.org/csswg/css-text-3/#propdef-letter-spacing"
  , "status": "ED"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "letter-spacing"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/text.html#propdef-letter-spacing"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "letter-spacing"
  , "url": "http://www.w3.org/TR/2013/WD-css-text-3-20131010/#letter-spacing"
  , "status": "LC"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "lighting-color"
  , "url": "http://dev.w3.org/fxtf/filters/#propdef-lighting-color"
  , "status": "ED"
  , "title": "Filter Effects Module Level 1"
  }
, { "property": "lighting-color"
  , "url": "http://www.w3.org/TR/2014/WD-filter-effects-1-20141125/#propdef-lighting-color"
  , "status": "WD"
  , "title": "Filter Effects Module Level 1"
  }
, { "property": "line-break"
  , "url": "http://dev.w3.org/csswg/css-text-3/#propdef-line-break"
  , "status": "ED"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "line-break"
  , "url": "http://www.w3.org/TR/2013/WD-css-text-3-20131010/#line-break0"
  , "status": "LC"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "line-grid"
  , "url": "http://dev.w3.org/csswg/css-line-grid/#propdef-line-grid"
  , "status": "ED"
  , "title": "CSS Line Grid Module Level 1"
  }
, { "property": "line-grid"
  , "url": "http://www.w3.org/TR/2014/WD-css-line-grid-1-20140916/#propdef-line-grid"
  , "status": "WD"
  , "title": "CSS Line Grid Module Level 1"
  }
, { "property": "line-height"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#propdef-line-height"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "line-height-step"
  , "url": "https://drafts.csswg.org/css-rhythm/#propdef-line-height-step"
  , "status": "ED"
  , "title": "CSS Rhythmic Sizing"
  }
, { "property": "line-height-step"
  , "url": "https://www.w3.org/TR/2017/WD-css-rhythm-1-20170302/#propdef-line-height-step"
  , "status": "FPWD"
  , "title": "CSS Rhythmic Sizing"
  }
, { "property": "line-snap"
  , "url": "http://dev.w3.org/csswg/css-line-grid/#propdef-line-snap"
  , "status": "ED"
  , "title": "CSS Line Grid Module Level 1"
  }
, { "property": "line-snap"
  , "url": "http://www.w3.org/TR/2014/WD-css-line-grid-1-20140916/#propdef-line-snap"
  , "status": "WD"
  , "title": "CSS Line Grid Module Level 1"
  }
, { "property": "list-style"
  , "url": "http://dev.w3.org/csswg/css3-lists/#propdef-list-style"
  , "status": "ED"
  , "title": "CSS Lists and Counters Module Level 3"
  }
, { "property": "list-style"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/generate.html#propdef-list-style"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "list-style"
  , "url": "http://www.w3.org/TR/2014/WD-css-lists-3-20140320/#propdef-list-style"
  , "status": "WD"
  , "title": "CSS Lists and Counters Module Level 3"
  }
, { "property": "list-style-image"
  , "url": "http://dev.w3.org/csswg/css3-lists/#propdef-list-style-image"
  , "status": "ED"
  , "title": "CSS Lists and Counters Module Level 3"
  }
, { "property": "list-style-image"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/generate.html#propdef-list-style-image"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "list-style-image"
  , "url": "http://www.w3.org/TR/2014/WD-css-lists-3-20140320/#propdef-list-style-image"
  , "status": "WD"
  , "title": "CSS Lists and Counters Module Level 3"
  }
, { "property": "list-style-position"
  , "url": "http://dev.w3.org/csswg/css3-lists/#propdef-list-style-position"
  , "status": "ED"
  , "title": "CSS Lists and Counters Module Level 3"
  }
, { "property": "list-style-position"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/generate.html#propdef-list-style-position"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "list-style-position"
  , "url": "http://www.w3.org/TR/2014/WD-css-lists-3-20140320/#propdef-list-style-position"
  , "status": "WD"
  , "title": "CSS Lists and Counters Module Level 3"
  }
, { "property": "list-style-type"
  , "url": "http://dev.w3.org/csswg/css3-lists/#propdef-list-style-type"
  , "status": "ED"
  , "title": "CSS Lists and Counters Module Level 3"
  }
, { "property": "list-style-type"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/generate.html#propdef-list-style-type"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "list-style-type"
  , "url": "http://www.w3.org/TR/2014/WD-css-lists-3-20140320/#propdef-list-style-type"
  , "status": "WD"
  , "title": "CSS Lists and Counters Module Level 3"
  }
, { "property": "margin"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#margin1"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "margin"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-margin"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "margin-block"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-margin-block"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "margin-block"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-margin-block"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "margin-block-end"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-margin-block-end"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "margin-block-end"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-margin-block-end"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "margin-block-start"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-margin-block-start"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "margin-block-start"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-margin-block-start"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "margin-bottom"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#margin-bottom"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "margin-bottom"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-margin-bottom"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "margin-inline"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-margin-inline"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "margin-inline"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-margin-inline"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "margin-inline-end"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-margin-inline-end"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "margin-inline-end"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-margin-inline-end"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "margin-inline-start"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-margin-inline-start"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "margin-inline-start"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-margin-inline-start"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "margin-left"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#margin-left"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "margin-left"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-margin-left"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "margin-right"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#margin-right"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "margin-right"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-margin-right"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "margin-top"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#margin-top"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "margin-top"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-margin-top"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "marker"
  , "url": "http://www.w3.org/TR/2015/WD-svg-markers-20150409/#MarkerProperty"
  , "status": "FPWD"
  , "title": "SVG Markers"
  }
, { "property": "marker"
  , "url": "https://svgwg.org/specs/markers/#MarkerProperty"
  , "status": "ED"
  , "title": "SVG Markers"
  }
, { "property": "marker-end"
  , "url": "http://www.w3.org/TR/2015/WD-svg-markers-20150409/#MarkerEndProperty"
  , "status": "FPWD"
  , "title": "SVG Markers"
  }
, { "property": "marker-end"
  , "url": "https://svgwg.org/specs/markers/#MarkerEndProperty"
  , "status": "ED"
  , "title": "SVG Markers"
  }
, { "property": "marker-knockout-left"
  , "url": "http://www.w3.org/TR/2015/WD-svg-markers-20150409/#MarkerKnockoutLeftProperty"
  , "status": "FPWD"
  , "title": "SVG Markers"
  }
, { "property": "marker-knockout-left"
  , "url": "https://svgwg.org/specs/markers/#MarkerKnockoutLeftProperty"
  , "status": "ED"
  , "title": "SVG Markers"
  }
, { "property": "marker-knockout-right"
  , "url": "http://www.w3.org/TR/2015/WD-svg-markers-20150409/#MarkerKnockoutRightProperty"
  , "status": "FPWD"
  , "title": "SVG Markers"
  }
, { "property": "marker-knockout-right"
  , "url": "https://svgwg.org/specs/markers/#MarkerKnockoutRightProperty"
  , "status": "ED"
  , "title": "SVG Markers"
  }
, { "property": "marker-mid"
  , "url": "http://www.w3.org/TR/2015/WD-svg-markers-20150409/#MarkerMidProperty"
  , "status": "FPWD"
  , "title": "SVG Markers"
  }
, { "property": "marker-mid"
  , "url": "https://svgwg.org/specs/markers/#MarkerMidProperty"
  , "status": "ED"
  , "title": "SVG Markers"
  }
, { "property": "marker-pattern"
  , "url": "http://www.w3.org/TR/2015/WD-svg-markers-20150409/#MarkerPatternProperty"
  , "status": "FPWD"
  , "title": "SVG Markers"
  }
, { "property": "marker-pattern"
  , "url": "https://svgwg.org/specs/markers/#MarkerPatternProperty"
  , "status": "ED"
  , "title": "SVG Markers"
  }
, { "property": "marker-segment"
  , "url": "http://www.w3.org/TR/2015/WD-svg-markers-20150409/#MarkerSegmentProperty"
  , "status": "FPWD"
  , "title": "SVG Markers"
  }
, { "property": "marker-segment"
  , "url": "https://svgwg.org/specs/markers/#MarkerSegmentProperty"
  , "status": "ED"
  , "title": "SVG Markers"
  }
, { "property": "marker-side"
  , "url": "http://dev.w3.org/csswg/css3-lists/#propdef-marker-side"
  , "status": "ED"
  , "title": "CSS Lists and Counters Module Level 3"
  }
, { "property": "marker-side"
  , "url": "http://www.w3.org/TR/2014/WD-css-lists-3-20140320/#propdef-marker-side"
  , "status": "WD"
  , "title": "CSS Lists and Counters Module Level 3"
  }
, { "property": "marker-start"
  , "url": "http://www.w3.org/TR/2015/WD-svg-markers-20150409/#MarkerStartProperty"
  , "status": "FPWD"
  , "title": "SVG Markers"
  }
, { "property": "marker-start"
  , "url": "https://svgwg.org/specs/markers/#MarkerStartProperty"
  , "status": "ED"
  , "title": "SVG Markers"
  }
, { "property": "marquee-direction"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#marquee-direction"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "marquee-loop"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#marquee-loop"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "marquee-speed"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#marquee-speed"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "marquee-style"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#marquee-style"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "mask"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-border"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask-border"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-border"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask-border"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-border-mode"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask-border-mode"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-border-mode"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask-border-mode"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-border-outset"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask-border-outset"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-border-outset"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask-border-outset"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-border-repeat"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask-border-repeat"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-border-repeat"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask-border-repeat"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-border-slice"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask-border-slice"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-border-slice"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask-border-slice"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-border-source"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask-border-source"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-border-source"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask-border-source"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-border-width"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask-border-width"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-border-width"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask-border-width"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-clip"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask-clip"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-clip"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask-clip"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-composite"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask-composite"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-composite"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask-composite"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-image"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask-image"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-image"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask-image"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-mode"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask-mode"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-mode"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask-mode"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-origin"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask-origin"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-origin"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask-origin"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-position"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask-position"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-position"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask-position"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-repeat"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask-repeat"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-repeat"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask-repeat"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-size"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask-size"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-size"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask-size"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-type"
  , "url": "http://dev.w3.org/fxtf/css-masking-1/#propdef-mask-type"
  , "status": "ED"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "mask-type"
  , "url": "http://www.w3.org/TR/2014/CR-css-masking-1-20140826/#propdef-mask-type"
  , "status": "CR"
  , "title": "CSS Masking Module Level 1"
  }
, { "property": "max-block-size"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-max-block-size"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "max-block-size"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-max-block-size"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "max-height"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#max-height"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "max-height"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#propdef-max-height"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "max-inline-size"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-max-inline-size"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "max-inline-size"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-max-inline-size"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "max-lines"
  , "url": "http://drafts.csswg.org/css-overflow/#propdef-max-lines"
  , "status": "ED"
  , "title": "CSS Overflow Module Level 3"
  }
, { "property": "max-lines"
  , "url": "http://www.w3.org/TR/2016/WD-css-overflow-3-20160531/#propdef-max-lines"
  , "status": "WD"
  , "title": "CSS Overflow Module Level 3"
  }
, { "property": "max-lines"
  , "url": "https://drafts.csswg.org/css-overflow-4/#propdef-max-lines"
  , "status": "ED"
  , "title": "CSS Overflow Module Level 4"
  }
, { "property": "max-lines"
  , "url": "https://www.w3.org/TR/2017/WD-css-overflow-4-20170613/#propdef-max-lines"
  , "status": "FPWD"
  , "title": "CSS Overflow Module Level 4"
  }
, { "property": "max-width"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#max-width"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "max-width"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#propdef-max-width"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "min-block-size"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-min-block-size"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "min-block-size"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-min-block-size"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "min-height"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#min-height"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "min-height"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#propdef-min-height"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "min-inline-size"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-min-inline-size"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "min-inline-size"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-min-inline-size"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "min-width"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#min-width"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "min-width"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#propdef-min-width"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "mix-blend-mode"
  , "url": "http://dev.w3.org/fxtf/compositing-1/#propdef-mix-blend-mode"
  , "status": "ED"
  , "title": "Compositing and Blending Level 1"
  }
, { "property": "mix-blend-mode"
  , "url": "http://www.w3.org/TR/2015/CR-compositing-1-20150113/#propdef-mix-blend-mode"
  , "status": "CR"
  , "title": "Compositing and Blending Level 1"
  }
, { "property": "nav-down"
  , "url": "https://drafts.csswg.org/css-ui/#propdef-nav-down"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "nav-down"
  , "url": "https://www.w3.org/TR/2017/CR-css-ui-3-20170302/#propdef-nav-down"
  , "status": "CR"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "nav-left"
  , "url": "https://drafts.csswg.org/css-ui/#propdef-nav-left"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "nav-left"
  , "url": "https://www.w3.org/TR/2017/CR-css-ui-3-20170302/#propdef-nav-left"
  , "status": "CR"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "nav-right"
  , "url": "https://drafts.csswg.org/css-ui/#propdef-nav-right"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "nav-right"
  , "url": "https://www.w3.org/TR/2017/CR-css-ui-3-20170302/#propdef-nav-right"
  , "status": "CR"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "nav-up"
  , "url": "https://drafts.csswg.org/css-ui/#propdef-nav-up"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "nav-up"
  , "url": "https://www.w3.org/TR/2017/CR-css-ui-3-20170302/#propdef-nav-up"
  , "status": "CR"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "object-fit"
  , "url": "http://www.w3.org/TR/2012/CR-css3-images-20120417/#object-fit"
  , "status": "CR"
  , "title": "CSS Image Values and Replaced Content Module Level 3"
  }
, { "property": "object-fit"
  , "url": "https://drafts.csswg.org/css-images-4/#propdef-object-fit"
  , "status": "ED"
  , "title": "CSS Image Values and Replaced Content Module Level 4"
  }
, { "property": "object-position"
  , "url": "http://www.w3.org/TR/2012/CR-css3-images-20120417/#object-position"
  , "status": "CR"
  , "title": "CSS Image Values and Replaced Content Module Level 3"
  }
, { "property": "offset"
  , "url": "https://drafts.fxtf.org/motion-1/#propdef-offset"
  , "status": "ED"
  , "title": "Motion Path Module Level 1"
  }
, { "property": "offset"
  , "url": "https://www.w3.org/TR/2017/WD-motion-1-20170711/#propdef-offset"
  , "status": "WD"
  , "title": "Motion Path Module Level 1"
  }
, { "property": "offset-after"
  , "url": "http://www.w3.org/TR/2016/WD-css-position-3-20160517/#propdef-offset-after"
  , "status": "WD"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "offset-after"
  , "url": "https://drafts.csswg.org/css-position/#propdef-offset-after"
  , "status": "ED"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "offset-anchor"
  , "url": "https://drafts.fxtf.org/motion-1/#propdef-offset-anchor"
  , "status": "ED"
  , "title": "Motion Path Module Level 1"
  }
, { "property": "offset-anchor"
  , "url": "https://www.w3.org/TR/2017/WD-motion-1-20170711/#propdef-offset-anchor"
  , "status": "WD"
  , "title": "Motion Path Module Level 1"
  }
, { "property": "offset-before"
  , "url": "http://www.w3.org/TR/2016/WD-css-position-3-20160517/#propdef-offset-before"
  , "status": "WD"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "offset-before"
  , "url": "https://drafts.csswg.org/css-position/#propdef-offset-before"
  , "status": "ED"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "offset-distance"
  , "url": "https://drafts.fxtf.org/motion-1/#propdef-offset-distance"
  , "status": "ED"
  , "title": "Motion Path Module Level 1"
  }
, { "property": "offset-distance"
  , "url": "https://www.w3.org/TR/2017/WD-motion-1-20170711/#propdef-offset-distance"
  , "status": "WD"
  , "title": "Motion Path Module Level 1"
  }
, { "property": "offset-end"
  , "url": "http://www.w3.org/TR/2016/WD-css-position-3-20160517/#propdef-offset-end"
  , "status": "WD"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "offset-end"
  , "url": "https://drafts.csswg.org/css-position/#propdef-offset-end"
  , "status": "ED"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "offset-path"
  , "url": "https://drafts.fxtf.org/motion-1/#propdef-offset-path"
  , "status": "ED"
  , "title": "Motion Path Module Level 1"
  }
, { "property": "offset-path"
  , "url": "https://www.w3.org/TR/2017/WD-motion-1-20170711/#propdef-offset-path"
  , "status": "WD"
  , "title": "Motion Path Module Level 1"
  }
, { "property": "offset-position"
  , "url": "https://drafts.fxtf.org/motion-1/#propdef-offset-position"
  , "status": "ED"
  , "title": "Motion Path Module Level 1"
  }
, { "property": "offset-position"
  , "url": "https://www.w3.org/TR/2017/WD-motion-1-20170711/#propdef-offset-position"
  , "status": "WD"
  , "title": "Motion Path Module Level 1"
  }
, { "property": "offset-rotate"
  , "url": "https://drafts.fxtf.org/motion-1/#propdef-offset-rotate"
  , "status": "ED"
  , "title": "Motion Path Module Level 1"
  }
, { "property": "offset-rotate"
  , "url": "https://www.w3.org/TR/2017/WD-motion-1-20170711/#propdef-offset-rotate"
  , "status": "WD"
  , "title": "Motion Path Module Level 1"
  }
, { "property": "offset-start"
  , "url": "http://www.w3.org/TR/2016/WD-css-position-3-20160517/#propdef-offset-start"
  , "status": "WD"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "offset-start"
  , "url": "https://drafts.csswg.org/css-position/#propdef-offset-start"
  , "status": "ED"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "opacity"
  , "url": "http://www.w3.org/TR/2011/REC-css3-color-20110607#opacity"
  , "status": "REC"
  , "title": "CSS Color Module Level 3"
  }
, { "property": "opacity"
  , "url": "http://www.w3.org/TR/2016/WD-css-color-4-20160705/#propdef-opacity"
  , "status": "FPWD"
  , "title": "CSS Color Module Level 4"
  }
, { "property": "opacity"
  , "url": "https://drafts.csswg.org/css-color/#propdef-opacity"
  , "status": "ED"
  , "title": "CSS Color Module Level 4"
  }
, { "property": "order"
  , "url": "http://www.w3.org/TR/2016/CR-css-flexbox-1-20160526/#propdef-order"
  , "status": "CR"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "order"
  , "url": "https://drafts.csswg.org/css-flexbox/#propdef-order"
  , "status": "ED"
  , "title": "CSS Flexible Box Layout Module Level 1"
  }
, { "property": "orphans"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/page.html#propdef-orphans"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "orphans"
  , "url": "https://drafts.csswg.org/css-break/#propdef-orphans"
  , "status": "ED"
  , "title": "CSS Fragmentation Module Level 3"
  }
, { "property": "orphans"
  , "url": "https://www.w3.org/TR/2017/CR-css-break-3-20170209/#propdef-orphans"
  , "status": "CR"
  , "title": "CSS Fragmentation Module Level 3"
  }
, { "property": "outline"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/ui.html#propdef-outline"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "outline"
  , "url": "https://drafts.csswg.org/css-ui/#propdef-outline"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "outline"
  , "url": "https://www.w3.org/TR/2017/CR-css-ui-3-20170302/#propdef-outline"
  , "status": "CR"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "outline-color"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/ui.html#propdef-outline-color"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "outline-color"
  , "url": "https://drafts.csswg.org/css-ui/#propdef-outline-color"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "outline-color"
  , "url": "https://www.w3.org/TR/2017/CR-css-ui-3-20170302/#propdef-outline-color"
  , "status": "CR"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "outline-offset"
  , "url": "https://drafts.csswg.org/css-ui/#propdef-outline-offset"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "outline-offset"
  , "url": "https://www.w3.org/TR/2017/CR-css-ui-3-20170302/#propdef-outline-offset"
  , "status": "CR"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "outline-style"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/ui.html#propdef-outline-style"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "outline-style"
  , "url": "https://drafts.csswg.org/css-ui/#propdef-outline-style"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "outline-style"
  , "url": "https://www.w3.org/TR/2017/CR-css-ui-3-20170302/#propdef-outline-style"
  , "status": "CR"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "outline-width"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/ui.html#propdef-outline-width"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "outline-width"
  , "url": "https://drafts.csswg.org/css-ui/#propdef-outline-width"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "outline-width"
  , "url": "https://www.w3.org/TR/2017/CR-css-ui-3-20170302/#propdef-outline-width"
  , "status": "CR"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "overflow"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#overflow0"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "overflow"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visufx.html#propdef-overflow"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "overflow"
  , "url": "http://www.w3.org/TR/2016/WD-css-overflow-3-20160531/#propdef-overflow"
  , "status": "WD"
  , "title": "CSS Overflow Module Level 3"
  }
, { "property": "overflow-style"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#overflow-style"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "overflow-wrap"
  , "url": "http://dev.w3.org/csswg/css-text-3/#propdef-overflow-wrap"
  , "status": "ED"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "overflow-wrap"
  , "url": "http://www.w3.org/TR/2013/WD-css-text-3-20131010/#overflow-wrap"
  , "status": "LC"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "overflow-x"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#overflow-x"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "overflow-x"
  , "url": "http://www.w3.org/TR/2016/WD-css-overflow-3-20160531/#propdef-overflow-x"
  , "status": "WD"
  , "title": "CSS Overflow Module Level 3"
  }
, { "property": "overflow-y"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#overflow-y"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "overflow-y"
  , "url": "http://www.w3.org/TR/2016/WD-css-overflow-3-20160531/#propdef-overflow-y"
  , "status": "WD"
  , "title": "CSS Overflow Module Level 3"
  }
, { "property": "padding"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#padding1"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "padding"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-padding"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "padding-block"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-padding-block"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "padding-block"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-padding-block"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "padding-block-end"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-padding-block-end"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "padding-block-end"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-padding-block-end"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "padding-block-start"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-padding-block-start"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "padding-block-start"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-padding-block-start"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "padding-bottom"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#padding-bottom"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "padding-bottom"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-padding-bottom"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "padding-inline"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-padding-inline"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "padding-inline"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-padding-inline"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "padding-inline-end"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-padding-inline-end"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "padding-inline-end"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-padding-inline-end"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "padding-inline-start"
  , "url": "https://drafts.csswg.org/css-logical/#propdef-padding-inline-start"
  , "status": "ED"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "padding-inline-start"
  , "url": "https://www.w3.org/TR/2017/WD-css-logical-1-20170518/#propdef-padding-inline-start"
  , "status": "FPWD"
  , "title": "CSS Logical Properties and Values Level 1"
  }
, { "property": "padding-left"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#padding-left"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "padding-left"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-padding-left"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "padding-right"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#padding-right"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "padding-right"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-padding-right"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "padding-top"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#padding-top"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "padding-top"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-padding-top"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "page"
  , "url": "http://www.w3.org/TR/2013/WD-css3-page-20130314/#page"
  , "status": "WD"
  , "title": "CSS Paged Media Module Level 3"
  }
, { "property": "page-break-after"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/page.html#propdef-page-break-after"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "page-break-before"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/page.html#propdef-page-break-before"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "page-break-inside"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/page.html#propdef-page-break-inside"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "pause"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-pause"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "pause"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#pause"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "pause-after"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-pause-after"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "pause-after"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#pause-after"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "pause-before"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-pause-before"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "pause-before"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#pause-before"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "perspective"
  , "url": "http://www.w3.org/TR/2013/WD-css-transforms-1-20131126/#propdef-perspective"
  , "status": "WD"
  , "title": "CSS Transforms Module Level 1"
  }
, { "property": "perspective-origin"
  , "url": "http://www.w3.org/TR/2013/WD-css-transforms-1-20131126/#propdef-perspective-origin"
  , "status": "WD"
  , "title": "CSS Transforms Module Level 1"
  }
, { "property": "pitch"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-pitch"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "pitch-range"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-pitch-range"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "place-content"
  , "url": "https://drafts.csswg.org/css-align/#propdef-place-content"
  , "status": "ED"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "place-content"
  , "url": "https://www.w3.org/TR/2017/WD-css-align-3-20170720/#propdef-place-content"
  , "status": "WD"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "place-items"
  , "url": "https://drafts.csswg.org/css-align/#propdef-place-items"
  , "status": "ED"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "place-items"
  , "url": "https://www.w3.org/TR/2017/WD-css-align-3-20170720/#propdef-place-items"
  , "status": "WD"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "place-self"
  , "url": "https://drafts.csswg.org/css-align/#propdef-place-self"
  , "status": "ED"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "place-self"
  , "url": "https://www.w3.org/TR/2017/WD-css-align-3-20170720/#propdef-place-self"
  , "status": "WD"
  , "title": "CSS Box Alignment Module Level 3"
  }
, { "property": "play-during"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-play-during"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "position"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visuren.html#propdef-position"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "position"
  , "url": "http://www.w3.org/TR/2016/WD-css-position-3-20160517/#propdef-position"
  , "status": "WD"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "position"
  , "url": "https://drafts.csswg.org/css-position/#propdef-position"
  , "status": "ED"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "presentation-level"
  , "url": "http://www.w3.org/TR/2014/NOTE-css3-preslev-20141014/#presentation-level"
  , "status": "NOTE"
  , "title": "CSS Presentation Levels Module"
  }
, { "property": "quotes"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/generate.html#propdef-quotes"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "quotes"
  , "url": "http://www.w3.org/TR/2016/WD-css-content-3-20160602/#propdef-quotes"
  , "status": "WD"
  , "title": "CSS Generated Content Module Level 3"
  }
, { "property": "quotes"
  , "url": "https://drafts.csswg.org/css-content/#propdef-quotes"
  , "status": "ED"
  , "title": "CSS Generated Content Module Level 3"
  }
, { "property": "region-fragment"
  , "url": "http://dev.w3.org/csswg/css-regions/#propdef-region-fragment"
  , "status": "ED"
  , "title": "CSS Regions Module Level 1"
  }
, { "property": "region-fragment"
  , "url": "http://www.w3.org/TR/2014/WD-css-regions-1-20141009/#propdef-region-fragment"
  , "status": "WD"
  , "title": "CSS Regions Module Level 1"
  }
, { "property": "resize"
  , "url": "https://drafts.csswg.org/css-ui/#propdef-resize"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "resize"
  , "url": "https://www.w3.org/TR/2017/CR-css-ui-3-20170302/#propdef-resize"
  , "status": "CR"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "rest"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#rest"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "rest-after"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#rest-after"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "rest-before"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#rest-before"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "richness"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-richness"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "right"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visuren.html#propdef-right"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "right"
  , "url": "http://www.w3.org/TR/2016/WD-css-position-3-20160517/#propdef-right"
  , "status": "WD"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "right"
  , "url": "https://drafts.csswg.org/css-position/#propdef-right"
  , "status": "ED"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "rotation"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#rotation"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "rotation-point"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#rotation-point"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "ruby-align"
  , "url": "http://dev.w3.org/csswg/css-ruby-1/#propdef-ruby-align"
  , "status": "ED"
  , "title": "CSS Ruby Layout Module Level 1"
  }
, { "property": "ruby-align"
  , "url": "http://www.w3.org/TR/2014/WD-css-ruby-1-20140805/#propdef-ruby-align"
  , "status": "WD"
  , "title": "CSS Ruby Layout Module Level 1"
  }
, { "property": "ruby-merge"
  , "url": "http://dev.w3.org/csswg/css-ruby-1/#propdef-ruby-merge"
  , "status": "ED"
  , "title": "CSS Ruby Layout Module Level 1"
  }
, { "property": "ruby-merge"
  , "url": "http://www.w3.org/TR/2014/WD-css-ruby-1-20140805/#propdef-ruby-merge"
  , "status": "WD"
  , "title": "CSS Ruby Layout Module Level 1"
  }
, { "property": "ruby-position"
  , "url": "http://dev.w3.org/csswg/css-ruby-1/#propdef-ruby-position"
  , "status": "ED"
  , "title": "CSS Ruby Layout Module Level 1"
  }
, { "property": "ruby-position"
  , "url": "http://www.w3.org/TR/2014/WD-css-ruby-1-20140805/#propdef-ruby-position"
  , "status": "WD"
  , "title": "CSS Ruby Layout Module Level 1"
  }
, { "property": "running"
  , "url": "http://dev.w3.org/csswg/css-gcpm/#propdef-running"
  , "status": "ED"
  , "title": "CSS Generated Content for Paged Media Module"
  }
, { "property": "running"
  , "url": "http://www.w3.org/TR/2014/WD-css-gcpm-3-20140513/#propdef-running"
  , "status": "WD"
  , "title": "CSS Generated Content for Paged Media Module"
  }
, { "property": "scroll-behavior"
  , "url": "http://www.w3.org/TR/2016/WD-cssom-view-1-20160317/#propdef-scroll-behavior"
  , "status": "WD"
  , "title": "CSSOM View Module"
  }
, { "property": "scroll-behavior"
  , "url": "https://drafts.csswg.org/cssom-view/#propdef-scroll-behavior"
  , "status": "ED"
  , "title": "CSSOM View Module"
  }
, { "property": "scroll-padding"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-padding"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-padding"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-block"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-padding-block"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-block"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-padding-block"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-block-end"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-padding-block-end"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-block-end"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-padding-block-end"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-block-start"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-padding-block-start"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-block-start"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-padding-block-start"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-bottom"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-padding-bottom"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-bottom"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-padding-bottom"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-inline"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-padding-inline"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-inline"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-padding-inline"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-inline-end"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-padding-inline-end"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-inline-end"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-padding-inline-end"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-inline-start"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-padding-inline-start"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-inline-start"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-padding-inline-start"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-left"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-padding-left"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-left"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-padding-left"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-right"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-padding-right"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-right"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-padding-right"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-top"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-padding-top"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-padding-top"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-padding-top"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-align"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-snap-align"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-align"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-snap-align"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-snap-margin"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-snap-margin"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-block"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-snap-margin-block"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-block"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-snap-margin-block"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-block-end"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-snap-margin-block-end"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-block-end"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-snap-margin-block-end"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-block-start"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-snap-margin-block-start"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-block-start"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-snap-margin-block-start"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-bottom"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-snap-margin-bottom"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-bottom"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-snap-margin-bottom"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-inline"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-snap-margin-inline"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-inline"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-snap-margin-inline"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-inline-end"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-snap-margin-inline-end"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-inline-end"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-snap-margin-inline-end"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-inline-start"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-snap-margin-inline-start"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-inline-start"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-snap-margin-inline-start"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-left"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-snap-margin-left"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-left"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-snap-margin-left"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-right"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-snap-margin-right"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-right"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-snap-margin-right"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-top"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-snap-margin-top"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-margin-top"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-snap-margin-top"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-stop"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-snap-stop"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-stop"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-snap-stop"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-type"
  , "url": "https://drafts.csswg.org/css-scroll-snap-1/#propdef-scroll-snap-type"
  , "status": "ED"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scroll-snap-type"
  , "url": "https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20170209/#propdef-scroll-snap-type"
  , "status": "CR"
  , "title": "CSS Scroll Snap Module Level 1"
  }
, { "property": "scrollbar-gutter"
  , "url": "http://drafts.csswg.org/css-overflow/#propdef-scrollbar-gutter"
  , "status": "ED"
  , "title": "CSS Overflow Module Level 3"
  }
, { "property": "scrollbar-gutter"
  , "url": "https://drafts.csswg.org/css-overflow-4/#propdef-scrollbar-gutter"
  , "status": "ED"
  , "title": "CSS Overflow Module Level 4"
  }
, { "property": "scrollbar-gutter"
  , "url": "https://www.w3.org/TR/2017/WD-css-overflow-4-20170613/#propdef-scrollbar-gutter"
  , "status": "FPWD"
  , "title": "CSS Overflow Module Level 4"
  }
, { "property": "shape-image-threshold"
  , "url": "http://dev.w3.org/csswg/css-shapes/#propdef-shape-image-threshold"
  , "status": "ED"
  , "title": "CSS Shapes Module Level 1"
  }
, { "property": "shape-image-threshold"
  , "url": "http://www.w3.org/TR/2014/CR-css-shapes-1-20140320/#propdef-shape-image-threshold"
  , "status": "CR"
  , "title": "CSS Shapes Module Level 1"
  }
, { "property": "shape-inside"
  , "url": "https://drafts.csswg.org/css-round-display/#propdef-shape-inside"
  , "status": "ED"
  , "title": "CSS Round Display Level 1"
  }
, { "property": "shape-inside"
  , "url": "https://www.w3.org/TR/2016/WD-css-round-display-1-20161222/#propdef-shape-inside"
  , "status": "WD"
  , "title": "CSS Round Display Level 1"
  }
, { "property": "shape-margin"
  , "url": "http://dev.w3.org/csswg/css-shapes/#propdef-shape-margin"
  , "status": "ED"
  , "title": "CSS Shapes Module Level 1"
  }
, { "property": "shape-margin"
  , "url": "http://www.w3.org/TR/2014/CR-css-shapes-1-20140320/#propdef-shape-margin"
  , "status": "CR"
  , "title": "CSS Shapes Module Level 1"
  }
, { "property": "shape-outside"
  , "url": "http://dev.w3.org/csswg/css-shapes/#propdef-shape-outside"
  , "status": "ED"
  , "title": "CSS Shapes Module Level 1"
  }
, { "property": "shape-outside"
  , "url": "http://www.w3.org/TR/2014/CR-css-shapes-1-20140320/#propdef-shape-outside"
  , "status": "CR"
  , "title": "CSS Shapes Module Level 1"
  }
, { "property": "size"
  , "url": "http://www.w3.org/TR/2013/WD-css3-page-20130314/#size"
  , "status": "WD"
  , "title": "CSS Paged Media Module Level 3"
  }
, { "property": "speak"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-speak"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "speak"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#speak"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "speak-as"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#speak-as"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "speak-header"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-speak-header"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "speak-numeral"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-speak-numeral"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "speak-punctuation"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-speak-punctuation"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "speech-rate"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-speech-rate"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "stress"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-stress"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "string-set"
  , "url": "http://dev.w3.org/csswg/css-gcpm/#propdef-string-set"
  , "status": "ED"
  , "title": "CSS Generated Content for Paged Media Module"
  }
, { "property": "string-set"
  , "url": "http://www.w3.org/TR/2014/WD-css-gcpm-3-20140513/#propdef-string-set"
  , "status": "WD"
  , "title": "CSS Generated Content for Paged Media Module"
  }
, { "property": "string-set"
  , "url": "http://www.w3.org/TR/2016/WD-css-content-3-20160602/#propdef-string-set"
  , "status": "WD"
  , "title": "CSS Generated Content Module Level 3"
  }
, { "property": "string-set"
  , "url": "https://drafts.csswg.org/css-content/#propdef-string-set"
  , "status": "ED"
  , "title": "CSS Generated Content Module Level 3"
  }
, { "property": "stroke"
  , "url": "http://www.w3.org/TR/2015/WD-svg-strokes-20150409/#StrokeProperty"
  , "status": "FPWD"
  , "title": "SVG Strokes"
  }
, { "property": "stroke"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke"
  , "url": "https://svgwg.org/specs/strokes/#StrokeProperty"
  , "status": "ED"
  , "title": "SVG Strokes"
  }
, { "property": "stroke"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-align"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-align"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-align"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-align"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-alignment"
  , "url": "http://www.w3.org/TR/2015/WD-svg-strokes-20150409/#StrokeAlignmentProperty"
  , "status": "FPWD"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-alignment"
  , "url": "https://svgwg.org/specs/strokes/#StrokeAlignmentProperty"
  , "status": "ED"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-break"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-break"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-break"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-break"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-color"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-color"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-color"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-color"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-dash-corner"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-dash-corner"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-dash-corner"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-dash-corner"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-dash-justify"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-dash-justify"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-dash-justify"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-dash-justify"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-dashadjust"
  , "url": "http://www.w3.org/TR/2015/WD-svg-strokes-20150409/#StrokeDashadjustProperty"
  , "status": "FPWD"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-dashadjust"
  , "url": "https://svgwg.org/specs/strokes/#StrokeDashadjustProperty"
  , "status": "ED"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-dasharray"
  , "url": "http://www.w3.org/TR/2015/WD-svg-strokes-20150409/#StrokeDasharrayProperty"
  , "status": "FPWD"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-dasharray"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-dasharray"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-dasharray"
  , "url": "https://svgwg.org/specs/strokes/#StrokeDasharrayProperty"
  , "status": "ED"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-dasharray"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-dasharray"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-dashcorner"
  , "url": "http://www.w3.org/TR/2015/WD-svg-strokes-20150409/#StrokeDashcornerProperty"
  , "status": "FPWD"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-dashcorner"
  , "url": "https://svgwg.org/specs/strokes/#StrokeDashcornerProperty"
  , "status": "ED"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-dashoffset"
  , "url": "http://www.w3.org/TR/2015/WD-svg-strokes-20150409/#StrokeDashoffsetProperty"
  , "status": "FPWD"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-dashoffset"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-dashoffset"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-dashoffset"
  , "url": "https://svgwg.org/specs/strokes/#StrokeDashoffsetProperty"
  , "status": "ED"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-dashoffset"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-dashoffset"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-image"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-image"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-image"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-image"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-linecap"
  , "url": "http://www.w3.org/TR/2015/WD-svg-strokes-20150409/#StrokeLinecapProperty"
  , "status": "FPWD"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-linecap"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-linecap"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-linecap"
  , "url": "https://svgwg.org/specs/strokes/#StrokeLinecapProperty"
  , "status": "ED"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-linecap"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-linecap"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-linejoin"
  , "url": "http://www.w3.org/TR/2015/WD-svg-strokes-20150409/#StrokeLinejoinProperty"
  , "status": "FPWD"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-linejoin"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-linejoin"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-linejoin"
  , "url": "https://svgwg.org/specs/strokes/#StrokeLinejoinProperty"
  , "status": "ED"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-linejoin"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-linejoin"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-miterlimit"
  , "url": "http://www.w3.org/TR/2015/WD-svg-strokes-20150409/#StrokeMiterlimitProperty"
  , "status": "FPWD"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-miterlimit"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-miterlimit"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-miterlimit"
  , "url": "https://svgwg.org/specs/strokes/#StrokeMiterlimitProperty"
  , "status": "ED"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-miterlimit"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-miterlimit"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-opacity"
  , "url": "http://www.w3.org/TR/2015/WD-svg-strokes-20150409/#StrokeOpacityProperty"
  , "status": "FPWD"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-opacity"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-opacity"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-opacity"
  , "url": "https://svgwg.org/specs/strokes/#StrokeOpacityProperty"
  , "status": "ED"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-opacity"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-opacity"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-origin"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-origin"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-origin"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-origin"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-position"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-position"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-position"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-position"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-repeat"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-repeat"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-repeat"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-repeat"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-size"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-size"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-size"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-size"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-width"
  , "url": "http://www.w3.org/TR/2015/WD-svg-strokes-20150409/#StrokeWidthProperty"
  , "status": "FPWD"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-width"
  , "url": "https://drafts.fxtf.org/fill-stroke/#propdef-stroke-width"
  , "status": "ED"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "stroke-width"
  , "url": "https://svgwg.org/specs/strokes/#StrokeWidthProperty"
  , "status": "ED"
  , "title": "SVG Strokes"
  }
, { "property": "stroke-width"
  , "url": "https://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/#propdef-stroke-width"
  , "status": "FPWD"
  , "title": "CSS Fill and Stroke Module Level 3"
  }
, { "property": "tab-size"
  , "url": "http://dev.w3.org/csswg/css-text-3/#propdef-tab-size"
  , "status": "ED"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "tab-size"
  , "url": "http://www.w3.org/TR/2013/WD-css-text-3-20131010/#tab-size"
  , "status": "LC"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "table-layout"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/tables.html#propdef-table-layout"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "table-layout"
  , "url": "https://drafts.csswg.org/css-tables-3/#propdef-table-layout"
  , "status": "ED"
  , "title": "CSS Table Module Level 3"
  }
, { "property": "table-layout"
  , "url": "https://www.w3.org/TR/2017/WD-css-tables-3-20170307/#propdef-table-layout"
  , "status": "WD"
  , "title": "CSS Table Module Level 3"
  }
, { "property": "text-align"
  , "url": "http://dev.w3.org/csswg/css-text-3/#propdef-text-align"
  , "status": "ED"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "text-align"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/text.html#propdef-text-align"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "text-align"
  , "url": "http://www.w3.org/TR/2013/WD-css-text-3-20131010/#text-align"
  , "status": "LC"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "text-align-all"
  , "url": "http://dev.w3.org/csswg/css-text-3/#propdef-text-align-all"
  , "status": "ED"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "text-align-last"
  , "url": "http://dev.w3.org/csswg/css-text-3/#propdef-text-align-last"
  , "status": "ED"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "text-align-last"
  , "url": "http://www.w3.org/TR/2013/WD-css-text-3-20131010/#text-align-last"
  , "status": "LC"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "text-combine-upright"
  , "url": "http://dev.w3.org/csswg/css-writing-modes-3/#propdef-text-combine-upright"
  , "status": "ED"
  , "title": "CSS Writing Modes Level 3"
  }
, { "property": "text-combine-upright"
  , "url": "http://www.w3.org/TR/2015/CR-css-writing-modes-3-20151215/#propdef-text-combine-upright"
  , "status": "CR"
  , "title": "CSS Writing Modes Level 3"
  }
, { "property": "text-decoration"
  , "url": "http://dev.w3.org/csswg/css-text-decor-3/#propdef-text-decoration"
  , "status": "ED"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-decoration"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/text.html#propdef-text-decoration"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "text-decoration"
  , "url": "http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/#text-decoration"
  , "status": "CR"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-decoration-color"
  , "url": "http://dev.w3.org/csswg/css-text-decor-3/#propdef-text-decoration-color"
  , "status": "ED"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-decoration-color"
  , "url": "http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/#text-decoration-color"
  , "status": "CR"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-decoration-line"
  , "url": "http://dev.w3.org/csswg/css-text-decor-3/#propdef-text-decoration-line"
  , "status": "ED"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-decoration-line"
  , "url": "http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/#text-decoration-line"
  , "status": "CR"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-decoration-skip"
  , "url": "http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/#text-decoration-skip"
  , "status": "CR"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-decoration-style"
  , "url": "http://dev.w3.org/csswg/css-text-decor-3/#propdef-text-decoration-style"
  , "status": "ED"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-decoration-style"
  , "url": "http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/#text-decoration-style"
  , "status": "CR"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-emphasis"
  , "url": "http://dev.w3.org/csswg/css-text-decor-3/#propdef-text-emphasis"
  , "status": "ED"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-emphasis"
  , "url": "http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/#text-emphasis"
  , "status": "CR"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-emphasis-color"
  , "url": "http://dev.w3.org/csswg/css-text-decor-3/#propdef-text-emphasis-color"
  , "status": "ED"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-emphasis-color"
  , "url": "http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/#text-emphasis-color"
  , "status": "CR"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-emphasis-position"
  , "url": "http://dev.w3.org/csswg/css-text-decor-3/#propdef-text-emphasis-position"
  , "status": "ED"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-emphasis-position"
  , "url": "http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/#text-emphasis-position"
  , "status": "CR"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-emphasis-style"
  , "url": "http://dev.w3.org/csswg/css-text-decor-3/#propdef-text-emphasis-style"
  , "status": "ED"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-emphasis-style"
  , "url": "http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/#text-emphasis-style"
  , "status": "CR"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-indent"
  , "url": "http://dev.w3.org/csswg/css-text-3/#propdef-text-indent"
  , "status": "ED"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "text-indent"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/text.html#propdef-text-indent"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "text-indent"
  , "url": "http://www.w3.org/TR/2013/WD-css-text-3-20131010/#text-indent"
  , "status": "LC"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "text-justify"
  , "url": "http://dev.w3.org/csswg/css-text-3/#propdef-text-justify"
  , "status": "ED"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "text-justify"
  , "url": "http://www.w3.org/TR/2013/WD-css-text-3-20131010/#text-justify"
  , "status": "LC"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "text-orientation"
  , "url": "http://dev.w3.org/csswg/css-writing-modes-3/#propdef-text-orientation"
  , "status": "ED"
  , "title": "CSS Writing Modes Level 3"
  }
, { "property": "text-orientation"
  , "url": "http://www.w3.org/TR/2015/CR-css-writing-modes-3-20151215/#propdef-text-orientation"
  , "status": "CR"
  , "title": "CSS Writing Modes Level 3"
  }
, { "property": "text-overflow"
  , "url": "http://dev.w3.org/csswg/css-ui-4/#propdef-text-overflow"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 4"
  }
, { "property": "text-overflow"
  , "url": "https://drafts.csswg.org/css-ui/#propdef-text-overflow"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "text-overflow"
  , "url": "https://www.w3.org/TR/2017/CR-css-ui-3-20170302/#propdef-text-overflow"
  , "status": "CR"
  , "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)"
  }
, { "property": "text-shadow"
  , "url": "http://dev.w3.org/csswg/css-text-decor-3/#propdef-text-shadow"
  , "status": "ED"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-shadow"
  , "url": "http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/#text-shadow"
  , "status": "CR"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-space-collapse"
  , "url": "http://dev.w3.org/csswg/css-text-4/#propdef-text-space-collapse"
  , "status": "ED"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "text-space-collapse"
  , "url": "http://www.w3.org/TR/2015/WD-css-text-4-20150922/#propdef-text-space-collapse"
  , "status": "FPWD"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "text-space-trim"
  , "url": "http://dev.w3.org/csswg/css-text-4/#propdef-text-space-trim"
  , "status": "ED"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "text-space-trim"
  , "url": "http://www.w3.org/TR/2015/WD-css-text-4-20150922/#propdef-text-space-trim"
  , "status": "FPWD"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "text-spacing"
  , "url": "http://dev.w3.org/csswg/css-text-4/#propdef-text-spacing"
  , "status": "ED"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "text-spacing"
  , "url": "http://www.w3.org/TR/2015/WD-css-text-4-20150922/#propdef-text-spacing"
  , "status": "FPWD"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "text-transform"
  , "url": "http://dev.w3.org/csswg/css-text-3/#propdef-text-transform"
  , "status": "ED"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "text-transform"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/text.html#propdef-text-transform"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "text-transform"
  , "url": "http://www.w3.org/TR/2013/WD-css-text-3-20131010/#text-transform"
  , "status": "LC"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "text-underline-position"
  , "url": "http://dev.w3.org/csswg/css-text-decor-3/#propdef-text-underline-position"
  , "status": "ED"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-underline-position"
  , "url": "http://www.w3.org/TR/2013/CR-css-text-decor-3-20130801/#text-underline-position"
  , "status": "CR"
  , "title": "CSS Text Decoration Module Level 3"
  }
, { "property": "text-wrap"
  , "url": "http://dev.w3.org/csswg/css-text-4/#propdef-text-wrap"
  , "status": "ED"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "text-wrap"
  , "url": "http://www.w3.org/TR/2015/WD-css-text-4-20150922/#propdef-text-wrap"
  , "status": "FPWD"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "top"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visuren.html#propdef-top"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "top"
  , "url": "http://www.w3.org/TR/2016/WD-css-position-3-20160517/#propdef-top"
  , "status": "WD"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "top"
  , "url": "https://drafts.csswg.org/css-position/#propdef-top"
  , "status": "ED"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "transform"
  , "url": "http://dev.w3.org/csswg/css-transforms/#propdef-transform"
  , "status": "ED"
  , "title": "CSS Transforms Module Level 1"
  }
, { "property": "transform"
  , "url": "http://www.w3.org/TR/2013/WD-css-transforms-1-20131126/#propdef-transform"
  , "status": "WD"
  , "title": "CSS Transforms Module Level 1"
  }
, { "property": "transform-box"
  , "url": "http://dev.w3.org/csswg/css-transforms/#propdef-transform-box"
  , "status": "ED"
  , "title": "CSS Transforms Module Level 1"
  }
, { "property": "transform-origin"
  , "url": "http://dev.w3.org/csswg/css-transforms/#propdef-transform-origin"
  , "status": "ED"
  , "title": "CSS Transforms Module Level 1"
  }
, { "property": "transform-origin"
  , "url": "http://www.w3.org/TR/2013/WD-css-transforms-1-20131126/#propdef-transform-origin"
  , "status": "WD"
  , "title": "CSS Transforms Module Level 1"
  }
, { "property": "transform-style"
  , "url": "http://www.w3.org/TR/2013/WD-css-transforms-1-20131126/#propdef-transform-style"
  , "status": "WD"
  , "title": "CSS Transforms Module Level 1"
  }
, { "property": "transition"
  , "url": "http://dev.w3.org/csswg/css-transitions/#propdef-transition"
  , "status": "ED"
  , "title": "CSS Transitions"
  }
, { "property": "transition"
  , "url": "http://www.w3.org/TR/2013/WD-css3-transitions-20131119/#transition"
  , "status": "WD"
  , "title": "CSS Transitions"
  }
, { "property": "transition-delay"
  , "url": "http://dev.w3.org/csswg/css-transitions/#propdef-transition-delay"
  , "status": "ED"
  , "title": "CSS Transitions"
  }
, { "property": "transition-delay"
  , "url": "http://www.w3.org/TR/2013/WD-css3-transitions-20131119/#transition-delay"
  , "status": "WD"
  , "title": "CSS Transitions"
  }
, { "property": "transition-duration"
  , "url": "http://dev.w3.org/csswg/css-transitions/#propdef-transition-duration"
  , "status": "ED"
  , "title": "CSS Transitions"
  }
, { "property": "transition-duration"
  , "url": "http://www.w3.org/TR/2013/WD-css3-transitions-20131119/#transition-duration"
  , "status": "WD"
  , "title": "CSS Transitions"
  }
, { "property": "transition-property"
  , "url": "http://dev.w3.org/csswg/css-transitions/#propdef-transition-property"
  , "status": "ED"
  , "title": "CSS Transitions"
  }
, { "property": "transition-property"
  , "url": "http://www.w3.org/TR/2013/WD-css3-transitions-20131119/#transition-property"
  , "status": "WD"
  , "title": "CSS Transitions"
  }
, { "property": "transition-timing-function"
  , "url": "http://dev.w3.org/csswg/css-transitions/#propdef-transition-timing-function"
  , "status": "ED"
  , "title": "CSS Transitions"
  }
, { "property": "transition-timing-function"
  , "url": "http://www.w3.org/TR/2013/WD-css3-transitions-20131119/#transition-timing-function"
  , "status": "WD"
  , "title": "CSS Transitions"
  }
, { "property": "unicode-bidi"
  , "url": "http://dev.w3.org/csswg/css-writing-modes-3/#propdef-unicode-bidi"
  , "status": "ED"
  , "title": "CSS Writing Modes Level 3"
  }
, { "property": "unicode-bidi"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visuren.html#propdef-unicode-bidi"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "unicode-bidi"
  , "url": "http://www.w3.org/TR/2015/CR-css-writing-modes-3-20151215/#propdef-unicode-bidi"
  , "status": "CR"
  , "title": "CSS Writing Modes Level 3"
  }
, { "property": "user-select"
  , "url": "http://dev.w3.org/csswg/css-ui-4/#propdef-user-select"
  , "status": "ED"
  , "title": "CSS Basic User Interface Module Level 4"
  }
, { "property": "user-select"
  , "url": "http://www.w3.org/TR/2015/WD-css-ui-4-20150922/#propdef-user-select"
  , "status": "FPWD"
  , "title": "CSS Basic User Interface Module Level 4"
  }
, { "property": "vertical-align"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#propdef-vertical-align"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "vertical-align"
  , "url": "http://www.w3.org/TR/2016/WD-css-inline-3-20160524/#propdef-vertical-align"
  , "status": "WD"
  , "title": "CSS Inline Layout Module Level 3"
  }
, { "property": "vertical-align"
  , "url": "https://drafts.csswg.org/css-inline/#propdef-vertical-align"
  , "status": "ED"
  , "title": "CSS Inline Layout Module Level 3"
  }
, { "property": "visibility"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#visibility"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "visibility"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visufx.html#propdef-visibility"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "voice-balance"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#voice-balance"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "voice-duration"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#voice-duration"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "voice-family"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-voice-family"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "voice-family"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#voice-family"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "voice-pitch"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#voice-pitch"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "voice-range"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#voice-range"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "voice-rate"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#voice-rate"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "voice-stress"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#voice-stress"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "voice-volume"
  , "url": "http://www.w3.org/TR/2012/CR-css3-speech-20120320/#voice-volume"
  , "status": "CR"
  , "title": "CSS Speech Module"
  }
, { "property": "volume"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/aural.html#propdef-volume"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "white-space"
  , "url": "http://dev.w3.org/csswg/css-text-3/#propdef-white-space"
  , "status": "ED"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "white-space"
  , "url": "http://dev.w3.org/csswg/css-text-4/#propdef-white-space"
  , "status": "ED"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "white-space"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/text.html#propdef-white-space"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "white-space"
  , "url": "http://www.w3.org/TR/2013/WD-css-text-3-20131010/#white-space"
  , "status": "LC"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "white-space"
  , "url": "http://www.w3.org/TR/2015/WD-css-text-4-20150922/#propdef-white-space"
  , "status": "FPWD"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "widows"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/page.html#propdef-widows"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "widows"
  , "url": "https://drafts.csswg.org/css-break/#propdef-widows"
  , "status": "ED"
  , "title": "CSS Fragmentation Module Level 3"
  }
, { "property": "widows"
  , "url": "https://www.w3.org/TR/2017/CR-css-break-3-20170209/#propdef-widows"
  , "status": "CR"
  , "title": "CSS Fragmentation Module Level 3"
  }
, { "property": "width"
  , "url": "http://www.w3.org/TR/2007/WD-css3-box-20070809#width"
  , "status": "WD"
  , "title": "CSS basic box model"
  }
, { "property": "width"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visudet.html#propdef-width"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "will-change"
  , "url": "http://dev.w3.org/csswg/css-will-change/#propdef-will-change"
  , "status": "ED"
  , "title": "CSS Will Change Module Level 1"
  }
, { "property": "will-change"
  , "url": "http://www.w3.org/TR/2015/CR-css-will-change-1-20151203/#propdef-will-change"
  , "status": "CR"
  , "title": "CSS Will Change Module Level 1"
  }
, { "property": "word-break"
  , "url": "http://dev.w3.org/csswg/css-text-3/#propdef-word-break"
  , "status": "ED"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "word-break"
  , "url": "http://www.w3.org/TR/2013/WD-css-text-3-20131010/#word-break"
  , "status": "LC"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "word-spacing"
  , "url": "http://dev.w3.org/csswg/css-text-3/#propdef-word-spacing"
  , "status": "ED"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "word-spacing"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/text.html#propdef-word-spacing"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "word-spacing"
  , "url": "http://www.w3.org/TR/2013/WD-css-text-3-20131010/#word-spacing"
  , "status": "LC"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "word-wrap"
  , "url": "http://dev.w3.org/csswg/css-text-3/#propdef-word-wrap"
  , "status": "ED"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "word-wrap"
  , "url": "http://www.w3.org/TR/2013/WD-css-text-3-20131010/#word-wrap"
  , "status": "LC"
  , "title": "CSS Text Module Level 3"
  }
, { "property": "wrap-after"
  , "url": "http://dev.w3.org/csswg/css-text-4/#propdef-wrap-after"
  , "status": "ED"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "wrap-after"
  , "url": "http://www.w3.org/TR/2015/WD-css-text-4-20150922/#propdef-wrap-after"
  , "status": "FPWD"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "wrap-before"
  , "url": "http://dev.w3.org/csswg/css-text-4/#propdef-wrap-before"
  , "status": "ED"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "wrap-before"
  , "url": "http://www.w3.org/TR/2015/WD-css-text-4-20150922/#propdef-wrap-before"
  , "status": "FPWD"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "wrap-flow"
  , "url": "http://dev.w3.org/csswg/css-exclusions/#propdef-wrap-flow"
  , "status": "ED"
  , "title": "CSS Exclusions Module Level 1"
  }
, { "property": "wrap-flow"
  , "url": "http://www.w3.org/TR/2015/WD-css3-exclusions-20150115/#propdef-wrap-flow"
  , "status": "WD"
  , "title": "CSS Exclusions Module Level 1"
  }
, { "property": "wrap-inside"
  , "url": "http://dev.w3.org/csswg/css-text-4/#propdef-wrap-inside"
  , "status": "ED"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "wrap-inside"
  , "url": "http://www.w3.org/TR/2015/WD-css-text-4-20150922/#propdef-wrap-inside"
  , "status": "FPWD"
  , "title": "CSS Text Module Level 4"
  }
, { "property": "wrap-through"
  , "url": "http://dev.w3.org/csswg/css-exclusions/#propdef-wrap-through"
  , "status": "ED"
  , "title": "CSS Exclusions Module Level 1"
  }
, { "property": "wrap-through"
  , "url": "http://www.w3.org/TR/2015/WD-css3-exclusions-20150115/#propdef-wrap-through"
  , "status": "WD"
  , "title": "CSS Exclusions Module Level 1"
  }
, { "property": "writing-mode"
  , "url": "http://dev.w3.org/csswg/css-writing-modes-3/#propdef-writing-mode"
  , "status": "ED"
  , "title": "CSS Writing Modes Level 3"
  }
, { "property": "writing-mode"
  , "url": "http://www.w3.org/TR/2015/CR-css-writing-modes-3-20151215/#propdef-writing-mode"
  , "status": "CR"
  , "title": "CSS Writing Modes Level 3"
  }
, { "property": "z-index"
  , "url": "http://www.w3.org/TR/2011/REC-CSS2-20110607/visuren.html#propdef-z-index"
  , "status": "REC"
  , "title": "CSS 2.1"
  }
, { "property": "z-index"
  , "url": "http://www.w3.org/TR/2016/WD-css-position-3-20160517/#propdef-z-index"
  , "status": "WD"
  , "title": "CSS Positioned Layout Module Level 3"
  }
, { "property": "z-index"
  , "url": "https://drafts.csswg.org/css-position/#propdef-z-index"
  , "status": "ED"
  , "title": "CSS Positioned Layout Module Level 3"
  }
]
