W3C home > Mailing lists > Public > www-amaya@w3.org > October to December 2005

bug: displaying text which is both superscript and a target

From: Christopher Evans <christopher@cechinatrans.demon.co.uk>
Date: Sat, 12 Nov 2005 20:45:56 -0000
To: "Amaya ML" <www-amaya@w3.org>
Message-ID: <op.sz5amuj9fetw8i@post.demon.co.uk>

In Amaya 9.2.2 running on Win XP Pro, if text 'abc' in an XHTML document  
is enclosed within <sup>[<a id="xxx">abc</a>]</sup> it displays as  
subscript.

Christopher Evans

Example:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
   <meta http-equiv="content-type"
   content="application/xhtml+xml; charset=UTF-8" />
   <title>Yin and Rou</title>
   <meta name="generator" content="amaya 9.2.2, see  
http://www.w3.org/Amaya/"
   />
   <link href="style.css" rel="stylesheet" type="text/css" />
</head>

<body>
<p> xyz <sup>[<a id="r1">abc</a>]</sup></p>
</body>
</html>





-- 
christopher@cechinatrans.demon.co.uk
http://www.cechinatrans.demon.co.uk/home.html
Received on Saturday, 12 November 2005 20:46:09 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:42 GMT