File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -1001,3 +1001,20 @@ Privacy Considerations {#privacy-considerations}
10011001================================================
10021002
10031003There are no known privacy issues introduced by these features.
1004+
1005+ Changes {#changes}
1006+ ==================
1007+
1008+ Changes since the last publication:
1009+ <ul>
1010+ <li id="change-2018-paint-function-webidl">
1011+ Adding converting the paint function to the WebIDL Function type, instead of just a raw
1012+ javascript function.
1013+ (<a href="https://github.com/w3c/css-houdini-drafts/issues/743">Issue 743</a> )
1014+
1015+ <li id="change-2018-filter-input-properties">
1016+ Added a step to {{registerPaint()}} to filter out unsupported native CSS properties. These now
1017+ do not appear in the {{StylePropertyMapReadOnly}} provided to the paint function.
1018+ (<a href="https://github.com/w3c/css-houdini-drafts/issues/523">Issue 523</a> )
1019+ </ul>
1020+
You can’t perform that action at this time.
0 commit comments