all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuri Khan <yurivkhan@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: sgml-validate
Date: Wed, 23 Feb 2011 02:03:30 +0600	[thread overview]
Message-ID: <AANLkTik0bP9Xeg03Lt3UCDxCiiVDsX4XP3pTYPjV54Ma@mail.gmail.com> (raw)
In-Reply-To: <yu9hbbwf7t3.fsf@nyu.edu>

On Tue, Feb 22, 2011 at 20:44, Allan Gottlieb <gottlieb@nyu.edu> wrote:
>> <!DOCTYPE html
>>      PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
>>      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" [
>> <!ENTITY ge "&#x2265;">
>> ]>

> What I can say is that firefox doesn't complain and does show the
> characters correctly, but it also recognized the native &ge;, etc
> so perhaps it is just ignoring the <!ENTITY ge "&#x2265;">.

This may happen if the browser is led to believe that your document is
an HTML one. It will therefore parse it using HTML rules, which
include the whole lot of HTML entities. Many servers serve XHTML
documents as text/html because of one widely used browser that did not
support application/xhtml+xml until its most recent version 9.



  reply	other threads:[~2011-02-22 20:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-05  3:48 sgml-validate Allan Gottlieb
2011-02-05 13:02 ` sgml-validate Andreas Röhler
     [not found] ` <mailman.6.1296910957.7938.help-gnu-emacs@gnu.org>
2011-02-13  0:39   ` sgml-validate William F Hammond
2011-02-13 15:29     ` sgml-validate Allan Gottlieb
     [not found]     ` <mailman.10.1297610953.15503.help-gnu-emacs@gnu.org>
2011-02-17  0:56       ` sgml-validate William F Hammond
2011-02-17  4:21         ` sgml-validate Allan Gottlieb
2011-02-20 17:25           ` sgml-validate Yuri Khan
2011-02-22 14:44             ` sgml-validate Allan Gottlieb
2011-02-22 20:03               ` Yuri Khan [this message]
2011-02-23 14:34                 ` sgml-validate Allan Gottlieb
     [not found]         ` <mailman.6.1297916501.11971.help-gnu-emacs@gnu.org>
2011-02-19  0:25           ` sgml-validate William F Hammond
2011-02-20 13:19             ` sgml-validate Allan Gottlieb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTik0bP9Xeg03Lt3UCDxCiiVDsX4XP3pTYPjV54Ma@mail.gmail.com \
    --to=yurivkhan@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.