зеркало из https://github.com/mozilla/gecko-dev.git
Bug 691580, Bug 782991 - enable logging events/test_focus_contextmenu.xul and states/test_link.html
This commit is contained in:
Родитель
544422b3b6
Коммит
050398a519
|
@ -101,7 +101,7 @@
|
|||
|
||||
var gQueue = null;
|
||||
//gA11yEventDumpID = "eventdump"; // debug stuff
|
||||
//gA11yEventDumpToConsole = true;
|
||||
gA11yEventDumpToConsole = true;
|
||||
|
||||
function doTests()
|
||||
{
|
||||
|
|
|
@ -21,6 +21,8 @@
|
|||
src="../events.js"></script>
|
||||
|
||||
<script type="application/javascript">
|
||||
gA11yEventDumpToConsole = true; // debug stuff
|
||||
|
||||
function doTest()
|
||||
{
|
||||
// a@href and its text node
|
||||
|
|
Загрузка…
Ссылка в новой задаче