mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 05:30:29 +00:00
960c0aa620
This is a regression by bug 1509527. I should set TYPE_TEXT_FLAG_CAP_SENTENCES for `textarea` element and contenteditable again. Also, Gecko doesn't set valid type hint for input element yet. So I add a workaround to test file. It will be fixed by bug 1424284. And this fix removes unused condition for` textarea`. Differential Revision: https://phabricator.services.mozilla.com/D69214 --HG-- extra : moz-landing-system : lando