为什么有些浏览器允许“无效”字符实体?

发布于 2024-11-19 07:33:32 字数 264 浏览 3 评论 0原文

据我所知从文档,分号是必需的实体引用语法的一部分。因此不间断空格必须是   而不是 &nbsp。然而,Safari 似乎是唯一不渲染没有分号的实体的浏览器。有谁知道为什么? Safari 和 Chrome 都使用 webkit,但 Chrome 的渲染与分号无关。

As far as I can tell from the documentation, the semicolon is required as part of the syntax for entity reference. So a non-breaking space must be   not  . However, it looks like Safari is the only browser that DOESN'T render entities without a semicolon. Does anyone know why? Both Safari and Chrome use webkit, yet Chrome renders regardless of the semicolon.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

公布 2024-11-26 07:33:32

这是 慷慨输入,严格输出。不同的浏览器选择不同的“慷慨”措施。

It's the input part of the principle of Generous on Input, strict on output. Different browsers choose different measures of "generous".

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文