- From: Michael Pierson <mpierson@intouch.ca>
- Date: Sun, 26 Mar 2000 13:56:05 -0800
- To: html-tidy@w3.org
Minor fix required to handle the 'frameborder' attribute of IFRAME
elements.
in attrs.c:
>{"frameborder", VERS_FRAMES, FBORDER}, /* 0 or 1 */
s.b.
>{"frameborder", VERS_IFRAMES, FBORDER}, /* 0 or 1 */
M.
--
Michael O. Pierson
In-Touch Software Corporation
<mpierson@intouch.ca>
Received on Sunday, 26 March 2000 16:57:08 UTC