DescriptionWhen choosing an element to block, via "Block Element" from the bubble, I noted following two issues:
* Characters like the comma (see https://adblockplus.org/forum/viewtopic.php?f=18&t=20723) aren't escaped (unlike with the Element Hiding Helper on Firefox).
* When the element has multiple css classes, one rule for each class is generated instead of a rule that matches both (unlike with the Element Hiding Helper on Firefox).
Patch Set 1 #Patch Set 2 : Removed console.log() and simplified regex #MessagesTotal messages: 2
|