- From: Daniel Glazman <daniel.glazman@disruptive-innovations.com>
- Date: Thu, 13 Feb 2014 21:11:37 +0100
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- CC: www-style list <www-style@w3.org>
On 13/02/14 20:02, Tab Atkins Jr. wrote:
> #foo::attr(title) { color: red; }
>
> It would be a valid rule that just had no effect on your document,
> exactly the same as:
>
> #foo::before { color: red; } (Note the lack of 'content', so no box generated.)
And _just that above_ is the explanation I think should be added
to the spec. It does clarify the situation that I find underspecified
otherwise.
</Daniel>
Received on Thursday, 13 February 2014 20:12:06 UTC