Add attribute-equal selector
notes
Wed Feb 10 08:50:16 UTC 2010 pix@kepibu.org
* Add attribute-equal selector
--- old-Oh, Ducks!/notes 2015-09-08 10:17:32.000000000 +0000
+++ new-Oh, Ducks!/notes 2015-09-08 10:17:32.000000000 +0000
@@ -155,9 +155,9 @@
* [X] :only-child
* [X] :only-of-type
* [X] :empty
-*** attribute selectors [1/7]
+*** attribute selectors [2/7]
* [X] attribute-present [att]
- * [ ] attribute-equal [att=val]
+ * [X] attribute-equal [att=val]
* [ ] attribute-member [att~=val]
* [ ] attribute-lang [att|=val]
* [ ] attribute-begins [att^=val]