[Bug 29595] New: Clarification of behavior of CSSOM font serialized read value

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

            Bug ID: 29595
           Summary: Clarification of behavior of CSSOM font serialized
                    read value
           Product: CSS
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Fonts
          Assignee: jdaggett@mozilla.com
          Reporter: drott@chromium.org
        QA Contact: public-css-bugzilla@w3.org
  Target Milestone: ---

The font: shorthand allows setting only the CSS21 font-variant properties and
small-caps. However, overriding alternative values may be specified in
font-variant-caps:, such as all-small-caps, petite-caps, etc.

What should be the serialized read return value when the CSSOM property
style.font is accessed and values other than "small-caps" and "normal" are
specified in the sub-property?

Should the value be left out, or should normal be returned for the
font-variant-css21 component of the font property?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 25 April 2016 12:10:16 UTC