[Bug 16116] New: Term 'intrinsic style' not defined

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16116

           Summary: Term 'intrinsic style' not defined
           Product: CSS
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Animations
        AssignedTo: dino@apple.com
        ReportedBy: dschulze@adobe.com
         QAContact: public-css-bugzilla@w3.org
                CC: cmarrin@apple.com, eoconnor@apple.com, smfr@me.com


The term 'intrinsic style' is not defined. A definition could lean on the
description of the override style:

"The getOverrideStyle method provides a mechanism through which a DOM author
could effect immediate change to the style of an element without modifying the
explicitly linked style sheets of a document or the inline style of elements in
the style sheets. This style sheet comes after the author style sheet in the
cascade algorithm and is called override style sheet. The override style sheet
takes precedence over author style sheets. An "!important" declaration still
takes precedence over a normal declaration. Override, author, and user style
sheets all may contain "!important" declarations. User "!important" rules take
precedence over both override and author "!important" rules, and override
"!important" rules take precedence over author "!important" rules."[1]

[1] http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-DocumentCSS

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 24 February 2012 20:56:07 UTC