mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 927326 - Disable testing of <input type=number> in test_HTMLSpec.html until bug 559761 is fixed. r=surkov
This commit is contained in:
parent
a22431b0f7
commit
aec8bc4dbe
@ -694,7 +694,7 @@
|
||||
{ role: ROLE_TEXT_LEAF }
|
||||
]
|
||||
};
|
||||
testElm("input_number", obj);
|
||||
// TODO: re-enable in bug 559761 testElm("input_number", obj);
|
||||
testElm("input_email", obj);
|
||||
testElm("input_search", obj);
|
||||
testElm("input_tel", obj);
|
||||
|
Loading…
Reference in New Issue
Block a user