follow CR-css3-values-20130404

This commit is contained in:
Kyo Nagashima
2013-05-27 01:24:31 +09:00
parent 6540e20e24
commit a3a37718ec
2 changed files with 3 additions and 3 deletions

View File

@@ -479,7 +479,7 @@
display: 1dpcm;
display: 1dppx;
display: calc(100%/3 - 2*1em - 2*1px);
display: cycle(italic, normal);
display: toggle(italic, normal);
display: initial;
}