summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/forms/the-select-element/stylable-select/resources/select-reset-non-interoperable-styles.css
blob: d2b9d9df267e9184123643314ecb72535a63e193 (plain)
1
2
3
4
5
/* TODO(crbug.com/1511354): linux.css sets background-color on select, consider
 * removing it. */
select {
  background-color: Field;
}