This document shows DENG rendering complex pseudo selectors.
a[href][target]::after { color: green; text-decoration: none; content: " [links to \"" attr(href) "\" and opens in frame \"" attr(target) "\"]"; }