Add attribute-present selector
notes
Wed Feb 10 08:28:34 UTC 2010 pix@kepibu.org
* Add attribute-present selector
--- old-Oh, Ducks!/notes 2015-10-08 18:03:01.000000000 +0000
+++ new-Oh, Ducks!/notes 2015-10-08 18:03:01.000000000 +0000
@@ -155,8 +155,8 @@
* [X] :only-child
* [X] :only-of-type
* [X] :empty
-*** attribute selectors [0/7]
- * [ ] attribute-present [att]
+*** attribute selectors [1/7]
+ * [X] attribute-present [att]
* [ ] attribute-equal [att=val]
* [ ] attribute-member [att~=val]
* [ ] attribute-lang [att|=val]