- From: Darren Shen via GitHub <sysbot+gh@w3.org>
- Date: Thu, 29 Mar 2018 02:12:42 +0000
- To: public-houdini-archive@w3.org
darrnshn has just created a new issue for https://github.com/w3c/css-houdini-drafts: == [css-typed-om] Missing properties in reification table == I did a quick diff of properties implemented by Blink and properties listed in reification table. It seems like some (but not all) of these properties should be added to the reification table, with links to the 'canonical version' of the spec. ``` animation-delay animation-direction animation-duration animation-fill-mode animation-iteration-count animation-name animation-play-state animation-timing-function background-origin background-position-x background-position-y background-repeat-x background-repeat-y background-size border-bottom-left-radius border-bottom-right-radius border-image-outset border-image-repeat border-image-slice border-image-source border-image-width border-top-left-radius border-top-right-radius box-shadow buffered-rendering color-interpolation-filters column-count column-fill column-rule-color column-rule-style column-rule-width column-width filter flood-color flood-opacity font-display font-feature-settings font-kerning font-variant-caps font-variant-east-asian font-variant-ligatures font-variant-numeric hyphens image-orientation lighting-color line-break mask-source-type max-zoom min-zoom object-position orientation overflow-wrap overscroll-behavior-x overscroll-behavior-y scroll-customization shape-image-threshold shape-outside src tab-size text-align-last text-decoration-color text-decoration-line text-decoration-style text-justify text-shadow text-underline-position touch-action transform transform-box transform-origin unicode-range user-zoom word-break word-wrap zoom ``` Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/740 using your GitHub account
Received on Thursday, 29 March 2018 02:13:21 UTC