Bug 1677247 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

`:not()` has supported selector lists since bug 933562, so `:not(:is(X, Y, Z))`  can now just be `:not(X, Y, Z)` for simplicity.

Back to Bug 1677247 Comment 0