From f80d9eb465e428b3900bc0b741392f14ecd859f0 Mon Sep 17 00:00:00 2001 From: Scott González Date: Wed, 21 Jan 2009 03:25:02 +0000 Subject: Core: Partial fix for #3559: Proper implementation for :focusable and :tabbable selectors. --- tests/unit/core/core.html | 104 +++++++++++++++++-------- tests/unit/core/core.js | 50 ------------ tests/unit/core/selector.js | 184 ++++++++++++++++++++++++++++++++++++++++++++ ui/ui.core.js | 38 ++++----- 4 files changed, 269 insertions(+), 107 deletions(-) create mode 100644 tests/unit/core/selector.js diff --git a/tests/unit/core/core.html b/tests/unit/core/core.html index d0ff8fbad..cf1037027 100644 --- a/tests/unit/core/core.html +++ b/tests/unit/core/core.html @@ -12,50 +12,86 @@ +
-
- - - - - - - - - anchor - anchor +
+ + + + + + + + + + + anchor + anchor + + + + + +
+ +
-
- - - - - - - - + +
+ + + + + + + + +
-
-