gecko-dev/browser/base/content/test/contextMenu
Brian Grinstead b0b2b901d0 Bug 1470910 - Migrate input-box and input-box-spell to a Custom Element;r=paolo
Instead of `<xul:hbox class="textbox-input-box">`, consumers now should use
`<xul:moz-input-box />`. This covers the normal case and also handles
[spellcheck=true] while sharing much of the code within one class.

MozReview-Commit-ID: DjvT8sFq3SQ

--HG--
rename : toolkit/content/widgets/textbox.xml => toolkit/content/widgets/textbox.js
2018-08-02 20:53:59 -07:00
..
.eslintrc.js
browser.ini
browser_contextmenu_linkopen.js
browser_contextmenu_touch.js Bug 1470910 - Migrate input-box and input-box-spell to a Custom Element;r=paolo 2018-08-02 20:53:59 -07:00
subtst_contextmenu_webext.html
test_contextmenu_links.html