W3C home > Mailing lists > Public > www-amaya@w3.org > July to September 2008

bug: Amaya 10.1-pre4 attaches the container's class to an inner new element

From: Juan Lanus <juan.lanus@gmail.com>
Date: Sun, 31 Aug 2008 14:31:15 -0300
Message-ID: <ae65f3f20808311031k608b9b0ax579fa2226ed9daf5@mail.gmail.com>
To: Irene.Vatton@inria.fr
Cc: www-amaya <www-amaya@w3.org>, www-amaya-dev <www-amaya-dev@w3.org>
Hi again  :-)

In the small document listed below select the three paragraphs (eventually
touching Esc to select them in full) and transform into a bullet list with
^h ^L or the tools menu.

Now it has two boxes: the newly created <ol> is applied the class of the
enclosing <div> which is not what I expected.

Saludos!
--
Juan Lanus





<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
      "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
  <title>New</title>
  <meta name="generator" content="Amaya, see http://www.w3.org/Amaya/">
  <style>
    .msgToSelf {
      border: 1px solid gray;
      background-color: yellow;
      padding-left: 2px;
      padding-right: 2px;
    }
  </style>
</head>

<body>
<h1>transform test</h1>

<div class="msgToSelf">
<p>First element</p>

<p>Second element</p>

<p>Third element</p>
</div>
</body>
</html>
Received on Sunday, 31 August 2008 17:31:51 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:56 UTC