I saw it used in a HTML label tag but I have a feeling that it can be used with most HTML tags. I can kinda guess what it means. But I am more curious about what's the benefit of using it. I tried to google for some reference about it but couldn't find any, so I come to you experts. Thanks.
Example:
<label for="first_name" generated="true" class="error">This field is required.</label>
generatedattribute. – Ken Jul 20 '11 at 23:48