toInitial.json 1.15 KB
{
  "background-clip": "border-box",
  "background-color": "transparent",
  "background-origin": "padding-box",
  "background-size": "auto auto",
  "border-block-color": "currentcolor",
  "border-block-end-color": "currentcolor",
  "border-block-start-color": "currentcolor",
  "border-bottom-color": "currentcolor",
  "border-collapse": "separate",
  "border-inline-color": "currentcolor",
  "border-inline-end-color": "currentcolor",
  "border-inline-start-color": "currentcolor",
  "border-left-color": "currentcolor",
  "border-right-color": "currentcolor",
  "border-top-color": "currentcolor",
  "box-sizing": "content-box",
  "column-rule-color": "currentcolor",
  "font-synthesis": "weight style",
  "mask-clip": "border-box",
  "mask-mode": "match-source",
  "mask-origin": "border-box",
  "mask-repeat": "repeat",
  "mask-type": "luminance",
  "ruby-align": "space-around",
  "ruby-merge": "separate",
  "text-decoration-color": "currentcolor",
  "text-emphasis-color": "currentcolor",
  "text-emphasis-position": "over right",
  "transform-box": "border-box",
  "transform-origin": "50% 50% 0",
  "vertical-align": "baseline",
  "writing-mode": "horizontal-tb"
}