resources: Improve the look of form widgets a bit.

* Don't display unselected `<option>` elements inside `<select>`
  dropdowns.

* Use CSS triangles to give `<select>` dropdowns a down arrow in order
  to make them look as intended.

* Use borders instead of `( )` and `[ ]` for radio buttons and check
  boxes, respectively.

Improves facebook.com and IMDB.
This commit is contained in:
Patrick Walton 2015-08-21 17:19:36 -07:00
parent d48f6ffbad
commit 4e0fb1ed61
2 changed files with 10 additions and 10 deletions

View file

@ -1,5 +0,0 @@
[option-label.html]
type: reftest
reftype: ==
refurl: /html/rendering/bindings/the-select-element-0/option-label-ref.html
expected: FAIL