Re: Suggestion: 'resolve' property

>    acronym, abbr { resolve: true; }

acronym[title]::after, abbr[title]::after {
    content: "(" attr(title) ")"
}

Michael

-- 
YesLogic Prince prints XML!
http://yeslogic.com

Received on Monday, 4 August 2003 07:13:44 UTC