Closed: [csswg-drafts] }, "line-height": { domProp: "lineHeight", inherited: true, type: CSS_TYPE_LONGHAND, /* * Inheritance tests require consistent font size, since @@ -1534,17 +1611,17 @@ var gCSSProperties = { other_values: [ "1px", "2em", "5%" ], invalid_values: [ ] }, "marker-offset": { domProp: "markerOffset", inherited: false, type: CSS_TYPE_LONGHAND, initial_values: [ "auto" ], - other_values: [ "6em", "-1px" ], + other_values: [ "6em", "-1px", "-moz-calc(0px)", "-moz-calc(3em + 2px - 4px)", "-moz-calc(-2em)" ], invalid_values: [] (#7260)

emilio closed this issue. See https://github.com/w3c/csswg-drafts/issues/7260

-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 8 May 2022 17:17:22 UTC