Closed Bug 1731931 Opened 4 years ago Closed 4 years ago

Add more test cases such as <input type=date> to test_imestate.html

Categories

(Core :: DOM: UI Events & Focus Handling, task)

task

Tracking

()

RESOLVED FIXED
94 Branch
Tracking Status
firefox94 --- fixed

People

(Reporter: m_kato, Assigned: m_kato)

Details

Attachments

(3 files)

When I discuss https://phabricator.services.mozilla.com/D126171's comment, I find that test_imestate.html has no tests for some form controls.

Type: defect → task

Add date, time and datetime-local that Gecko supports now.

Actually, date, datetime-local and time won't set correct mHTMLInputType
in InputContext since focused aContent isn't input element on UAWidget.

Another attribute (inputmode) is still correct value since IMEState isn't
editable, even if this isn't fixed.

Depends on D126575

Pushed by m_kato@ga2.so-net.ne.jp: https://hg.mozilla.org/integration/autoland/rev/962f1604a741 Add some form control test cases to test_imestate.html etc. r=masayuki https://hg.mozilla.org/integration/autoland/rev/a2520d41aa6c More clean up IMEStateManager::SetIMEState. r=masayuki https://hg.mozilla.org/integration/autoland/rev/dfe8e3340e8c Set correct input type for <input type=date>. r=masayuki
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: