{ "align-items": { "inherited": false, "initial": "normal" }, "background": {}, "background-attachment": { "inherited": false, "initial": "scroll" }, "background-color": { "inherited": false, "initial": "transparent", "quirks": [ "hashless-hex-color" ] }, "background-image": { "inherited": false, "initial": "none" }, "background-position": { "inherited": false, "initial": "0% 0%", "quirks": [ "unitless-length" ] }, "background-repeat": { "longhands": [ "background-repeat-x", "background-repeat-y" ] }, "background-repeat-x": { "inherited": false, "initial": "repeat", "pseudo": true }, "background-repeat-y": { "inherited": false, "initial": "repeat", "pseudo": true }, "border": { "longhands": [ "border-width", "border-style", "border-color" ] }, "border-top": { "longhands": [ "border-top-width", "border-top-style", "border-top-color" ] }, "border-right": { "longhands": [ "border-right-width", "border-right-style", "border-right-color" ] }, "border-bottom": { "longhands": [ "border-bottom-width", "border-bottom-style", "border-bottom-color" ] }, "border-left": { "longhands": [ "border-left-width", "border-left-style", "border-left-color" ] }, "border-bottom-color": { "initial": "currentcolor", "inherited": false, "quirks": [ "hashless-hex-color" ] }, "border-bottom-left-radius": { "initial": "0", "inherited": false }, "border-bottom-right-radius": { "initial": "0", "inherited": false }, "border-bottom-style": { "initial": "none", "inherited": false }, "border-bottom-width": { "initial": "medium", "inherited": false, "quirks": [ "unitless-length" ] }, "border-color": { "initial": "currentcolor", "longhands": [ "border-top-color", "border-right-color", "border-bottom-color", "border-left-color" ], "quirks": [ "hashless-hex-color" ] }, "border-collapse": { "inherited": true, "initial": "separate" }, "border-left-color": { "initial": "currentcolor", "inherited": false, "quirks": [ "hashless-hex-color" ] }, "border-left-style": { "initial": "none", "inherited": false }, "border-left-width": { "initial": "medium", "inherited": false, "quirks": [ "unitless-length" ] }, "border-radius": { "longhands": [ "border-top-left-radius", "border-top-right-radius", "border-bottom-left-radius", "border-bottom-right-radius" ] }, "border-right-color": { "initial": "currentcolor", "inherited": false, "quirks": [ "hashless-hex-color" ] }, "border-right-style": { "initial": "none", "inherited": false }, "border-right-width": { "initial": "medium", "inherited": false, "quirks": [ "unitless-length" ] }, "border-spacing": { "inherited": true, "initial": "0px 0px", "quirks": [ "unitless-length" ] }, "border-style": { "initial": "none", "longhands": [ "border-top-style", "border-right-style", "border-bottom-style", "border-left-style" ] }, "border-top-color": { "initial": "currentcolor", "inherited": false, "quirks": [ "hashless-hex-color" ] }, "border-top-left-radius": { "initial": "0", "inherited": false }, "border-top-right-radius": { "initial": "0", "inherited": false }, "border-top-style": { "initial": "none", "inherited": false }, "border-top-width": { "initial": "medium", "inherited": false, "quirks": [ "unitless-length" ] }, "border-width": { "initial": "medium", "longhands": [ "border-top-width", "border-right-width", "border-bottom-width", "border-left-width" ], "quirks": [ "unitless-length" ] }, "bottom": { "inherited": false, "initial": "auto", "quirks": [ "unitless-length" ] }, "box-shadow": { "inherited": false, "initial": "none" }, "box-sizing": { "inherited": false, "initial": "content-box" }, "caption-side": { "inherited": true, "initial": "top" }, "clear": { "inherited": false, "initial": "none" }, "clip": { "inherited": true, "initial": "auto", "quirks": [ "unitless-length" ] }, "color": { "inherited": true, "initial": "-libweb-palette-base-text", "quirks": [ "hashless-hex-color" ] }, "cursor": { "inherited": true, "initial": "auto" }, "direction": { "inherited": true, "initial": "ltr" }, "display": { "inherited": false, "initial": "inline" }, "fill": { "inherited": true, "initial": "black" }, "flex": { "longhands": [ "flex-grow", "flex-shrink", "flex-basis" ] }, "flex-basis": { "inherited": false, "initial": "auto" }, "flex-direction": { "inherited": false, "initial": "row" }, "flex-flow": { "longhands": [ "flex-direction", "flex-wrap" ] }, "flex-grow": { "inherited": false, "initial": "0" }, "flex-shrink": { "inherited": false, "initial": "1" }, "flex-wrap": { "inherited": false, "initial": "nowrap" }, "float": { "inherited": false, "initial": "none" }, "font": { "longhands": [ "font-family", "font-size", "font-variant", "font-weight" ] }, "font-family": { "inherited": true, "initial": "sans-serif" }, "font-size": { "inherited": true, "initial": "medium", "quirks": [ "unitless-length" ] }, "font-style": { "inherited": true, "initial": "normal" }, "font-variant": { "inherited": true, "initial": "normal" }, "font-weight": { "inherited": true, "initial": "normal" }, "height": { "inherited": false, "initial": "auto", "quirks": [ "unitless-length" ] }, "justify-content": { "inherited": false, "initial": "flex-start" }, "left": { "inherited": false, "initial": "auto", "quirks": [ "unitless-length" ] }, "letter-spacing": { "inherited": true, "initial": "normal", "quirks": [ "unitless-length" ] }, "line-height": { "inherited": true, "initial": "normal" }, "list-style": { "inherited": true, "longhands": [ "list-style-type", "list-style-position", "list-style-image" ] }, "list-style-image": { "inherited": true, "initial": "none" }, "list-style-position": { "inherited": true, "initial": "outside" }, "list-style-type": { "inherited": true, "initial": "disc" }, "margin": { "longhands": [ "margin-top", "margin-right", "margin-bottom", "margin-left" ], "quirks": [ "unitless-length" ] }, "margin-bottom": { "inherited": false, "initial": "0", "quirks": [ "unitless-length" ] }, "margin-left": { "inherited": false, "initial": "0", "quirks": [ "unitless-length" ] }, "margin-right": { "inherited": false, "initial": "0", "quirks": [ "unitless-length" ] }, "margin-top": { "inherited": false, "initial": "0", "quirks": [ "unitless-length" ] }, "max-height": { "inherited": false, "initial": "none", "quirks": [ "unitless-length" ] }, "max-width": { "inherited": false, "initial": "none", "quirks": [ "unitless-length" ] }, "min-height": { "inherited": false, "initial": "auto", "quirks": [ "unitless-length" ] }, "min-width": { "inherited": false, "initial": "auto", "quirks": [ "unitless-length" ] }, "opacity": { "inherited": false, "initial": "1" }, "outline": { "inherited": false, "longhands": [ "outline-color", "outline-style", "outline-width" ] }, "outline-color": { "inherited": false, "initial": "invert" }, "outline-style": { "inherited": false, "initial": "none" }, "outline-width": { "inherited": false, "initial": "medium" }, "overflow": { "longhands": [ "overflow-x", "overflow-y" ], "inherited": false, "initial": "visible" }, "overflow-x": { "inherited": false, "initial": "visible" }, "overflow-y": { "inherited": false, "initial": "visible" }, "padding": { "longhands": [ "padding-top", "padding-right", "padding-bottom", "padding-left" ], "quirks": [ "unitless-length" ] }, "padding-bottom": { "inherited": false, "initial": "0", "quirks": [ "unitless-length" ] }, "padding-left": { "inherited": false, "initial": "0", "quirks": [ "unitless-length" ] }, "padding-right": { "inherited": false, "initial": "0", "quirks": [ "unitless-length" ] }, "padding-top": { "inherited": false, "initial": "0", "quirks": [ "unitless-length" ] }, "pointer-events": { "inherited": true, "initial": "auto" }, "position": { "inherited": false, "initial": "static" }, "right": { "inherited": false, "initial": "auto", "quirks": [ "unitless-length" ] }, "stroke": { "inherited": true, "initial": "transparent" }, "stroke-width": { "inherited": true, "initial": "1px" }, "text-align": { "inherited": true, "initial": "left" }, "text-decoration": { "inherited": false, "initial": "none", "longhands": [ "text-decoration-color", "text-decoration-line", "text-decoration-style", "text-decoration-thickness" ] }, "text-decoration-color": { "inherited": false, "initial": "currentcolor" }, "text-decoration-line": { "__comment": "FIXME: This property is not supposed to be inherited, but we currently rely on inheritance to propagate decorations into line boxes.", "inherited": true, "initial": "none" }, "text-decoration-style": { "inherited": false, "initial": "solid" }, "text-decoration-thickness": { "inherited": false, "initial": "none" }, "text-indent": { "inherited": true, "initial": "0", "quirks": [ "unitless-length" ] }, "text-transform": { "inherited": true, "initial": "none" }, "top": { "inherited": false, "initial": "auto", "quirks": [ "unitless-length" ] }, "transform": { "inherited": false, "initial": "none" }, "user-select": { "inherited": false, "initial": "auto" }, "vertical-align": { "inherited": false, "initial": "baseline", "quirks": [ "unitless-length" ] }, "visibility": { "inherited": true, "initial": "visible" }, "width": { "inherited": false, "initial": "auto", "quirks": [ "unitless-length" ] }, "white-space": { "inherited": true, "initial": "normal" }, "word-spacing": { "inherited": true, "initial": "normal", "quirks": [ "unitless-length" ] }, "word-wrap": { "inherited": true, "initial": "normal" }, "z-index": { "inherited": false, "initial": "auto" } }