- From: David Burns <dburns@mozilla.com>
- Date: Fri, 20 Sep 2013 20:45:23 +0100
- To: Paul Money <paul@apfrod.com>
- CC: public-browser-tools-testing@w3.org
Paul, At the last face to face we did discuss this issue[1]. We left that meeting saying that we need to define interactable vs visible. The link in your example might not be clickable but I can tab and press enter. There was talk that we could error if we saw an element above another element but then what if someone has intentionally allowed events to pass through. I can't remember where we got with that. I have raised a bug[2] so we can keep track of it. David [1] http://www.w3.org/2013/06/13-testing-minutes.html#item03 [2] https://www.w3.org/Bugs/Public/show_bug.cgi?id=23309 On 20/09/2013 15:46, Paul Money wrote: > <a id="link" href="#">link</a> > <div style="background: black; width: 100%; height: 100%; position: > absolute; top:0; left:0;"></div>
Received on Friday, 20 September 2013 19:45:52 UTC