这个是 4 月的一个官方声明。贴下,做个记录
* Support the alpha channel in PNG images. We’ve actually had this on our radar for a long time, and have had it supported in the code for a while now. We have certainly heard the clear feedback from the web design community that per-pixel alpha is a really important feature.
好了,终于支持 Aplha 通道的 PNG 文件,也就是透明的 PNG 了。
* Address CSS consistency problems. Our first and most important goal with our Cascading Style Sheet support is to remove the major inconsistencies so that web developers have a consistent set of functionality on which they can rely. For example, we have already checked in the fixes to the peekaboo and guillotine bugs documented at positioniseverything.net so use of floated elements become more consistent.
OK,CSS 开始加强并和开发保持一致,重要的是解决了 Float 的问题
