mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
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:
parent
d48f6ffbad
commit
4e0fb1ed61
2 changed files with 10 additions and 10 deletions
|
@ -1,5 +0,0 @@
|
|||
[option-label.html]
|
||||
type: reftest
|
||||
reftype: ==
|
||||
refurl: /html/rendering/bindings/the-select-element-0/option-label-ref.html
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue