Mozilla (and NS 4.x) handles values of "coords" for shape=rect different to IE. Is this a bug in Mozilla, in IE or in the spec? When we have <AREA coords="0,0,10,10">, should this include or exclude points with x=10 or y=10? Mozilla includes them, IE excludes them. HTML 4.01 says "left-x, top-y, right-x, bottom-y", so I would think, Mozilla is right. But the examples in the spec obviously assume IE-like behavior. Clarence
