Add remaining keyword values of -moz-user-select (fixes #15197)

This commit is contained in:
Karan Singh 2017-02-23 13:50:00 -05:00 committed by Anthony Ramine
parent 7cd4c69c40
commit 3d5b607ba5
4 changed files with 37 additions and 3 deletions

View file

@ -94,3 +94,4 @@ mod selectors;
mod supports;
mod text_overflow;
mod transition_timing_function;
mod ui;