- From: Ernest Cline <ernestcline@mindspring.com>
- Date: Sat, 10 Apr 2004 16:57:07 -0400
- To: "Boris Zbarsky" <bzbarsky@MIT.EDU>, www-style@w3.org
I would say that if the behavior for other <meta http-equiv="">
is specified, then that should take priority over anything else.
I can't find anything to indicate one way or the other, but
what would happen if one were to change
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
to:
<meta http-equiv="Content-Type"
content="text/html;charset=iso-8859-2">
via the DOM?
Received on Saturday, 10 April 2004 16:57:09 UTC