Skip to content

color value of form elements is not being inherited #157

Description

@mattbrundage

For form elements (<button>, <input>, <select>, <textarea>), we inherit the values of font-family and font-size (as we should). For consistency, the value of color should also be inherited, as user agents tend to specify that these form elements remain at their initial color (black).

Reduced test case: http://codepen.io/mattbrundage/pen/hFHoi

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions