- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Thu, 11 Apr 2013 10:39:04 -0700
- To: Simon Pieters <simonp@opera.com>
- Cc: "www-style@w3.org" <www-style@w3.org>
On Thu, Apr 11, 2013 at 6:00 AM, Simon Pieters <simonp@opera.com> wrote: > Consider a multicol element with a column rule that extends outside the > multicol element. If you click on the rule outside the element, what should > the click event's target be? In Opera/Chrome/Firefox, the click goes through > the rule and the target is whatever is behind the rule. Maybe the spec > should call this out. > > http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2206 In other words, the rule is invisible to pointer events? That seems fine to me, and definitely needs to be specified. ~TJ
Received on Thursday, 11 April 2013 17:39:52 UTC