Open
Bug 741091
Opened 13 years ago
Updated 2 years ago
Sort out expected Gecko behavior related to todo_isnot() added to 1+7 dom-level1-core tests
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: sgautherie, Unassigned)
References
()
Details
In bug 483992, I only worked around bug 735805 from a test harness p-o-v.
Now, a DOM peer should check these todo_isnot("fake") and update (= document/fix) them depending on whether each test behavior is actually expected or a bug in Gecko.
{
dom/tests/mochitest/dom-level1-core/DOMTestCase.js
dom/tests/mochitest/dom-level1-core/test_hc_entitiesremovenameditem1.html
dom/tests/mochitest/dom-level1-core/test_hc_entitiessetnameditem1.html
dom/tests/mochitest/dom-level1-core/test_hc_nodevalue07.html
dom/tests/mochitest/dom-level1-core/test_hc_nodevalue08.html
dom/tests/mochitest/dom-level1-core/test_hc_notationsremovenameditem1.html
dom/tests/mochitest/dom-level1-core/test_hc_notationssetnameditem1.html
dom/tests/mochitest/dom-level1-core/test_nodelistindexequalzero.html
}
Comment 1•6 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•