Closed
Bug 482674
Opened 17 years ago
Closed 17 years ago
Rename and refactor test_bug434464.html
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: MarcoZ, Assigned: MarcoZ)
References
Details
(Keywords: access)
Attachments
(1 file)
|
4.57 KB,
patch
|
surkov
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #366771 -
Flags: review?(surkov.alexander)
Comment 1•17 years ago
|
||
Comment on attachment 366771 [details] [diff] [review]
Patch
>+ test_nsIAccessNode_invalidation.html \
nit: test_accessnode_invalidation.html ?
>+ var parentElm = getNode("parent");
>+ if (!parentElm)
>+ SimpleTest.finish();
add "return;" statement and below as well please.
Attachment #366771 -
Flags: review?(surkov.alexander) → review+
| Assignee | ||
Comment 2•17 years ago
|
||
Pushed with review comments addressed in changeset:
http://hg.mozilla.org/mozilla-central/rev/7c13c8e546dd
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•