- From: Daniel Glazman <daniel.glazman@disruptive-innovations.com>
- Date: Thu, 07 Nov 2013 13:52:36 +0100
- To: Leif Arne Storset <lstorset@opera.com>
- CC: www-style@w3.org, Rebecca Hauck <rhauck@adobe.com>
Leif, I think test 004 of the CSS 3 UI nav-* properties [1] is wrong. The spec says [2]: If the <id> refers to the currently focused element, the directional navigation input respective to the nav- property is ignored — there is no need to refocus the same element. But test 004 checks that the focus remains on the same element in that case, which is not the expected behaviour according to the above... [1] http://test.csswg.org/shepherd/testcase/nav-dir-005/ [2] http://dev.w3.org/csswg/css-ui/#nav-dir </Daniel>
Received on Thursday, 7 November 2013 12:53:01 UTC