<!DOCTYPE html>
<html>
<body>
<font color=red><font color=red><font color=red><font color=red>红</font></font></font></font>黑<font color=red><font color=red>红</font></font>黑
</body>
</html>Chrome显示如下:

审查元素看到html代码如下:
<!DOCTYPE html>
<html><head></head><body>
<font color="red"><font color="red"><font color="red"><font color="red">红</font></font></font>黑<font color="red"><font color="red">红</font></font>黑
</font></body></html>是bug吗?Chrome版本22.0.1229.92。
评论(0)
暂无评论。