- From: Nikodem <freyjkell@gmail.com>
- Date: Sun, 27 Jan 2008 17:58:22 +0100
- To: www-style <www-style@w3.org>
img[title]
{
hint: attr(title)
}
img[alt]:not([title])
{
hint: attr(alt)
}
a[title]
{
hint: attr(title)
}
*[title=""]
{
hint: none
}
The yellow hint shown after hovering a link with title attr etc.
--
Freyjkell
Received on Sunday, 27 January 2008 16:58:54 UTC