- From: Irene VATTON <Irene.Vatton@inrialpes.fr>
- Date: Thu, 08 Jun 2000 16:35:20 +0200
- To: "Ly, An" <An.Ly@ca.com>
- cc: www-amaya-dev@w3.org
> Hi,
>
> The S file defines the cellpadding and cellspacing as integer values. To
> support percentage values, these could be changed to text. The problem is,
> the P file uses rules like cellpadding (...) > 0 which I think only allows
> integers. What is the possible fix for this? Create a hidden attribute that
> is the numerical value and use it?
You're right. For that we must process as the width attribute of images:
the attribute Width__ generates either the internal attribute IntWidthPxl or
the internal attribute IntWidthPercent.
--
Irene.
Received on Thursday, 8 June 2000 10:35:24 UTC