Closed
Bug 1500971
Opened 7 years ago
Closed 6 years ago
Fix todo_is in toolkit/content/tests/chrome/test_tabbox.xul
Categories
(Toolkit :: UI Widgets, enhancement, P5)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
People
(Reporter: jdescottes, Unassigned)
References
Details
Bug 1499096 will switch a call to ok() to is(). Most likely intended by the author of the test, but the assert fails at the moment:
todo_is(document.activeElement, textboxExtra, "focus in tab with focus currently in textbox that is sibling of tabs");
Updated•7 years ago
|
Component: General → Marionette
Product: Firefox → Testing
Updated•7 years ago
|
Component: Marionette → General
Product: Testing → Firefox
Updated•7 years ago
|
Component: General → XUL Widgets
Priority: P3 → --
Product: Firefox → Toolkit
Updated•7 years ago
|
Priority: -- → P5
Comment 1•6 years ago
|
||
fixed by bug 1586046
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•