On 2/6/10 9:13 PM, Tab Atkins Jr. wrote:
Nah, rules in<style> elements have the same strength as any other author rule, which means that *any* user rule will override it.
That's not true. The precedence goes (from least to most important): user author author !important user !important
In the end, *any* CSS-generated marker will fail if viewed in a non-CSS UA, which still isn't acceptable for things like legal documents.
This seems like a much bigger problem, yes. ;) -Boris
