[frameborder] Tidy bug report

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