mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
74a139ee22
19 changed files with 477 additions and 204 deletions
|
|
@ -1198,6 +1198,9 @@ pref("dom.forms.datetime.timepicker", false);
|
|||
// TODO: implement/fix these.
|
||||
pref("dom.forms.datetime.others", false);
|
||||
|
||||
// <button> elements are opaque to pointer events.
|
||||
pref("dom.forms.button.standards_compliant", true);
|
||||
|
||||
// Support for new @autocomplete values
|
||||
pref("dom.forms.autocomplete.experimental", false);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue