- From: Dave Cramer <dauwhe@gmail.com>
- Date: Mon, 12 Jan 2015 16:57:01 -0500
- To: James Craig <jcraig@apple.com>
- Cc: www-style list <www-style@w3.org>, Alan Stearns <stearns@adobe.com>, "Tab Atkins Jr." <jackalmage@gmail.com>
On Mon, Jan 12, 2015 at 3:52 PM, James Craig <jcraig@apple.com> wrote: > Great. Thanks. Could I request one editorial change? > >> .new::before { >> content: url(./img/star.png); >> alt: "New!"; >> } > > Add a comment: > > alt: "New!"; /* or a localized attribute from the DOM: attr("data-alt") */ > Fixed. Thanks! Dave
Received on Monday, 12 January 2015 21:57:27 UTC