Short URL: http://html5.org/r/2784
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 2784 | rendering rules for <area> | 2009-02-11 09:04 |
Index: source =================================================================== --- source (revision 2783) +++ source (revision 2784) @@ -63036,7 +63036,18 @@ respectively.</p> + <h4>Image maps</h4> + <p>When a user is designating a shape on an <span>image map</span>, + if that shape's <code>area</code> element's 'cursor' property has a + value explicitly specified (as opposed to inheriting it from the + element's parent), then the user agent is expected to use that value + as the cursor. Otherwise, the user agent is expected to use the + computed value of the 'cursor' property from the <code>img</code> or + <code>object</code> element.</p> + + + <h4>Tool bars</h4> <p>When a <code>menu</code> element's <code