gecko-dev/layout/html/tests
2000-05-10 14:53:41 +00:00
..
attributes
block
CellMapTest
css
formctls
frameset admin -kb 2000-04-22 07:10:04 +00:00
printer
SlideShow
table new regression tests, not affecting the build. 2000-05-10 14:53:41 +00:00
tags
.cvsignore
absolute.html
bluedot.gif
DumpTree.js
ImageMap.html
Makefile.in Minor changes to incoporate OS/2 into our build system. Bug #34106 2000-04-05 06:08:04 +00:00
makefile.win 1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces. 2000-05-01 06:58:53 +00:00
mynet.gif
new_nav_home.gif
Rotate.html
Rotate.js
TestAppend.js
TestAttributes.cpp Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com. 2000-05-10 13:13:39 +00:00
TestCSSParser.cpp making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
TestCSSPropertyLookup.cpp making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
TestCSSScanner.cpp checks for null strings. test programs only. 2000-05-02 22:38:58 +00:00
TestDelete.js
TestFloaters.html
TestHTMLTagLookup.cpp
TestInline2.html
TestInline.html
TestInline.js
TestInlineFrame.cpp
TestInsert.js
TestTextDOM.js