File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -339,6 +339,7 @@ void prepare()
339339 all_properties[" float-offset" ] = " CSS3.0" ;
340340 all_properties[" font" ] = " CSS1.0,CSS2.0,CSS2.1,CSS3.0" ;
341341 all_properties[" font-family" ] = " CSS1.0,CSS2.0,CSS2.1,CSS3.0" ;
342+ all_properties[" font-format" ] = " CSS3.0" ;
342343 all_properties[" font-size" ] = " CSS1.0,CSS2.0,CSS2.1,CSS3.0" ;
343344 all_properties[" font-size-adjust" ] = " CSS2.0,CSS3.0" ;
344345 all_properties[" font-stretch" ] = " CSS2.0,CSS3.0" ;
@@ -505,6 +506,7 @@ void prepare()
505506 all_properties[" word-spacing" ] = " CSS1.0,CSS2.0,CSS2.1,CSS3.0" ;
506507 all_properties[" word-wrap" ] = " CSS3.0" ;
507508 all_properties[" z-index" ] = " CSS2.0,CSS2.1,CSS3.0" ;
509+ all_properties[" zoom" ] = " CSS3.0" ;
508510
509511
510512 background_prop_default[" background-image" ] = " none" ;
You can’t perform that action at this time.
0 commit comments