layout/reftests/css-valid/select/select-valid.html@8bccb770b82d
layout/reftests/css-valid/select/select-valid.html
Wed, 31 Dec 2014 13:27:57 +0100
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Wed, 31 Dec 2014 13:27:57 +0100
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
- permissions
- -rw-r--r--
Ignore runtime configuration files generated during quality assurance.
3 <!-- Test: if select has no custom error and is not barred from constraint
4 validation, it should be affected by :valid pseudo-class. -->
5 <link rel='stylesheet' type='text/css' href='style.css'>
7 <select class='valid'></select>