This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
layout
/
html
/
tests
History
waterson%netscape.com
c9fe58eee0
Add regression tests. Not part of normal build.
...
git-svn-id: svn://10.0.0.236/trunk@93409 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-29 01:42:52 +00:00
..
attributes
…
block
Add regression tests. Not part of normal build.
2001-04-29 01:42:52 +00:00
CellMapTest
…
css
bug 11623 - change CSS file comments from // to /* */
2001-04-16 23:11:27 +00:00
formctls
…
frameset
…
printer
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
SlideShow
…
style
Fixed bad path in URI. Not part of build.
2000-12-15 00:48:39 +00:00
table
table regression tests not part of the build
2001-04-27 14:59:35 +00:00
tags
…
absolute.html
…
bluedot.gif
…
DumpTree.js
…
ImageMap.html
…
Makefile.in
needed to link in another lib to resolve all dependencies at link time
2001-03-27 23:23:10 +00:00
makefile.win
Bug 69830, cleanup after layout split by moving duplicated files to a library that is statically linked to content and layout, and backing out changes to inline some functions that now also live in the shared lib. r=jst, sr=waterson.
2001-03-08 02:41:16 +00:00
mynet.gif
…
new_nav_home.gif
…
Rotate.html
…
Rotate.js
…
TestAppend.js
…
TestAttributes.cpp
Bug 65609: (DOM) Allow form elements inside a subtree to find their parent when the subtree is appended/inserted. r=nisheeth@netscape.com, sr=jst@netscape.com
2001-04-02 00:45:52 +00:00
TestCSSParser.cpp
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
2001-01-04 20:44:42 +00:00
TestCSSPropertyLookup.cpp
…
TestCSSScanner.cpp
Work in progress on CSS error reporting: fix the known false positives and duplicate messages and improve the error messages. It's still a hack that I wouldn't really want to enable by default, but it should be useful for debugging chrome CSS. r=glazman@netscape.com sr=attinasi@netscape.com b=65469
2001-03-06 01:57:30 +00:00
TestDelete.js
…
TestFloaters.html
…
TestHTMLTagLookup.cpp
…
TestInline2.html
…
TestInline.html
…
TestInline.js
…
TestInlineFrame.cpp
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
2001-01-04 20:44:42 +00:00
TestInsert.js
…
TestTextDOM.js
…