Closed
Bug 661140
Opened 14 years ago
Closed 14 years ago
test_bug596350.html tests focus on display: none elements
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
mozilla7
People
(Reporter: hsivonen, Assigned: hsivonen)
Details
Attachments
(1 file)
1.54 KB,
patch
|
mounir
:
review+
|
Details | Diff | Splinter Review |
test_bug596350.html has the <object>s it tests inside a display: none div, which doesn't make sense for testing focusability of those elements.
Assignee | ||
Comment 1•14 years ago
|
||
Assignee: nobody → hsivonen
Status: NEW → ASSIGNED
Attachment #536603 -
Flags: review?(mounir.lamouri)
Comment 2•14 years ago
|
||
Comment on attachment 536603 [details] [diff] [review]
Remove display:none;
Review of attachment 536603 [details] [diff] [review]:
-----------------------------------------------------------------
Attachment #536603 -
Flags: review?(mounir.lamouri) → review+
Updated•14 years ago
|
Flags: in-testsuite+
Whiteboard: [fixed in cedar]
Assignee | ||
Comment 3•14 years ago
|
||
Thanks.
Comment 4•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [fixed in cedar]
Target Milestone: --- → mozilla7
Comment 5•14 years ago
|
||
Fix visible in the link from the above comment (test_bug596350.html source code).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•