Re: DOM Level 2 TS results

"Rick Rivello" <[email protected]>
Newsgroups gmane.comp.web.dom.test-suites.general
Message-ID <[email protected]>
DOM Level 2 HTML test results

I used the JsUnit referenced in the following link to run
the DOM Level 2 HTML tests on both Mozilla(1.1b 20020716) and
IE6(6.0.2600.0000).

http://lists.w3.org/Archives/Public/www-dom-ts/2002Jul/0000.html

Below are the results - first from Mozilla and then IE.


**********************************************************************************************************************************************************
RESULTS FROM MOZILLA

Tests with problems (9 total) - JsUnit

1. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLDocument08.html:HTMLDocument08 failed

"lengthLink"
Expected 4 (number) but was 2 (number)

2. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLInputElement13.html:HTMLInputElement13 failed

"size"
Expected 25 (number) but was 25 (string)

3. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLIsIndexElement01.html:HTMLIsIndexElement01 failed

"formNotNull"
Expected not to be null

4. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableElement31.html:HTMLTableElement31 failed

"Asize2"
Expected 1 (number) but was 0 (number)

5. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement25.html:HTMLTableSectionElement25 failed

"HTMLTableSectionElement25"
Call to assertTrue(boolean) with false

6. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement26.html:HTMLTableSectionElement26 failed

"HTMLTableSectionElement26"
Call to assertTrue(boolean) with false

7. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement27.html:HTMLTableSectionElement27 failed

"HTMLTableSectionElement27"
Call to assertTrue(boolean) with false

8. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement28.html:HTMLTableSectionElement28 failed

"HTMLTableSectionElement28"
Call to assertTrue(boolean) with false

9. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement29.html:HTMLTableSectionElement29 failed

"HTMLTableSectionElement29"
Call to assertTrue(boolean) with false

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

RESULTS FROM IE6

**********************************************************************************************************************************************************
Tests with problems (49 total) - JsUnit

1. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLAppletElement07.html:HTMLAppletElement07 failed


"hspaceLink"
Expected 0 (string) but was 0 (number)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


2. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLAppletElement09.html:HTMLAppletElement09 failed


"vspaceLink"
Expected 0 (string) but was 0 (number)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


3. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLAppletElement11.html:HTMLAppletElement11 failed


"objectLink"
Expected org/w3c/domts/DOMTSApplet.class (string) but was  (object)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


4. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLBaseFontElement03.html:HTMLBaseFontElement03 failed


"sizeLink"
Expected 4 (string) but was 4 (number)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


5. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLButtonElement08.html:HTMLButtonElement08 failed


"valueLink"
Expected Reset Disabled Button (string) but was Reset (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


6. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLDocument04.html:HTMLDocument04 failed


"URLLink"
Expected document (string) but was C:\cygwin\home\Administrator\2001\DOM-Test-Suite\build\level2\html\ecmascript\tests\document (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


7. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLFrameElement09.html:HTMLFrameElement09 had an error


Error message is:
"'title' is null or not an object"

8. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLIFrameElement11.html:HTMLIFrameElement11 had an error


Error message is:
"'title' is null or not an object"

9. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLImageElement04.html:HTMLImageElement04 failed


"borderLink"
Expected 0 (number) but was 0 (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


10. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLInputElement06.html:HTMLInputElement06 failed


"alignLink"
Expected bottom (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


11. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLIsIndexElement01.html:HTMLIsIndexElement01 failed


"Asize"
Expected 2 (number) but was 1 (number)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


12. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLIsIndexElement02.html:HTMLIsIndexElement02 failed


"notnull"
Expected not to be null

Stack trace follows:
> JsUnitException
> _assert
> assertNotNull
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


13. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLIsIndexElement03.html:HTMLIsIndexElement03 failed


"Asize"
Expected 2 (number) but was 1 (number)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


14. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLObjectElement11.html:HTMLObjectElement11 failed


"hspaceLink"
Expected 0 (string) but was 0 (number)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


15. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLObjectElement16.html:HTMLObjectElement16 failed


"vspaceLink"
Expected 0 (string) but was 0 (number)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


16. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLObjectElement19.html:HTMLObjectElement19 had an error


Error message is:
"'title' is null or not an object"

17. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLPreElement01.html:HTMLPreElement01 failed


"widthLink"
Expected 277 (number) but was 277 (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


18. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableCellElement11.html:HTMLTableCellElement11 failed


"chLink"
Expected : (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


19. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableCellElement12.html:HTMLTableCellElement12 failed


"chLink"
Expected : (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


20. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableCellElement13.html:HTMLTableCellElement13 failed


"chOffLink"
Expected 1 (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


21. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableCellElement14.html:HTMLTableCellElement14 failed


"chOffLink"
Expected 1 (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


22. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableColElement03.html:HTMLTableColElement03 failed


"chLink"
Expected * (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


23. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableColElement04.html:HTMLTableColElement04 failed


"chLink"
Expected $ (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


24. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableColElement05.html:HTMLTableColElement05 failed


"chLink"
Expected 20 (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


25. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableColElement06.html:HTMLTableColElement06 failed


"chLink"
Expected 15 (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


26. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableElement34.html:HTMLTableElement34 failed


"HTMLTableElement34"
Call to assertTrue(boolean) with false

Stack trace follows:
> JsUnitException
> _assert
> assertTrue
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


27. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableElement35.html:HTMLTableElement35 failed


"HTMLTableElement35"
Call to assertTrue(boolean) with false

Stack trace follows:
> JsUnitException
> _assert
> assertTrue
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


28. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableElement36.html:HTMLTableElement36 failed


"HTMLTableElement36"
Call to assertTrue(boolean) with false

Stack trace follows:
> JsUnitException
> _assert
> assertTrue
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


29. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableElement37.html:HTMLTableElement37 failed


"HTMLTableElement37"
Call to assertTrue(boolean) with false

Stack trace follows:
> JsUnitException
> _assert
> assertTrue
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


30. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableElement38.html:HTMLTableElement38 failed


"HTMLTableElement38"
Call to assertTrue(boolean) with false

Stack trace follows:
> JsUnitException
> _assert
> assertTrue
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


31. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableRowElement08.html:HTMLTableRowElement08 failed


"chLink"
Expected * (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


32. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableRowElement09.html:HTMLTableRowElement09 failed


"charOffLink"
Expected 1 (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


33. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableRowElement15.html:HTMLTableRowElement15 failed


"HTMLTableRowElement15"
Call to assertTrue(boolean) with false

Stack trace follows:
> JsUnitException
> _assert
> assertTrue
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


34. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableRowElement16.html:HTMLTableRowElement16 failed


"HTMLTableRowElement16"
Call to assertTrue(boolean) with false

Stack trace follows:
> JsUnitException
> _assert
> assertTrue
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


35. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableRowElement17.html:HTMLTableRowElement17 failed


"HTMLTableRowElement17"
Call to assertTrue(boolean) with false

Stack trace follows:
> JsUnitException
> _assert
> assertTrue
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


36. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableRowElement18.html:HTMLTableRowElement18 failed


"HTMLTableRowElement18"
Call to assertTrue(boolean) with false

Stack trace follows:
> JsUnitException
> _assert
> assertTrue
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


37. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableRowElement19.html:HTMLTableRowElement19 failed


"HTMLTableRowElement19"
Call to assertTrue(boolean) with false

Stack trace follows:
> JsUnitException
> _assert
> assertTrue
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


38. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement04.html:HTMLTableSectionElement04 failed


"chLink"
Expected * (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


39. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement05.html:HTMLTableSectionElement05 failed


"chLink"
Expected + (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


40. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement06.html:HTMLTableSectionElement06 failed


"chLink"
Expected $ (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


41. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement07.html:HTMLTableSectionElement07 failed


"chOffLink"
Expected 1 (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


42. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement08.html:HTMLTableSectionElement08 failed


"chOffLink"
Expected 2 (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


43. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement09.html:HTMLTableSectionElement09 failed


"chOffLink"
Expected 3 (string) but was  (string)

Stack trace follows:
> JsUnitException
> _assert
> assertEquals
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


44. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement21.html:HTMLTableSectionElement21 had an error


Error message is:
"Invalid argument."

45. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement25.html:HTMLTableSectionElement25 failed


"HTMLTableSectionElement25"
Call to assertTrue(boolean) with false

Stack trace follows:
> JsUnitException
> _assert
> assertTrue
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


46. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement26.html:HTMLTableSectionElement26 failed


"HTMLTableSectionElement26"
Call to assertTrue(boolean) with false

Stack trace follows:
> JsUnitException
> _assert
> assertTrue
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


47. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement27.html:HTMLTableSectionElement27 failed


"HTMLTableSectionElement27"
Call to assertTrue(boolean) with false

Stack trace follows:
> JsUnitException
> _assert
> assertTrue
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


48. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement28.html:HTMLTableSectionElement28 failed


"HTMLTableSectionElement28"
Call to assertTrue(boolean) with false

Stack trace follows:
> JsUnitException
> _assert
> assertTrue
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous


49. file:///C:/cygwin/home/Administrator/2001/DOM-Test-Suite/build/level2/html/ecmascript/tests/HTMLTableSectionElement29.html:HTMLTableSectionElement29 failed


"HTMLTableSectionElement29"
Call to assertTrue(boolean) with false

Stack trace follows:
> JsUnitException
> _assert
> assertTrue
> anonymous
> anonymous
> anonymous
> anonymous
> anonymous
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.