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
Files
201b62d65ebf8e61d7da21618194dfd55cd20510
Mozilla
/
mozilla
/
layout
/
html
/
tests
History
dbaron%fas.harvard.edu
30dd307eda
Fix typo so that one can run a regression test baseline. sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@95178 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-17 01:14:29 +00:00
..
attributes
Landing accessibility
2001-05-11 21:11:38 +00:00
block
Fix typo so that one can run a regression test baseline. sr=waterson
2001-05-17 01:14:29 +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
Bug 62589. Remove ad hoc timers from layout regression page cycler, collection regression data 200msec after page load has completed. Fix some bustage on framesets that happened when landing the new embed APIs. Fix Win32 harness to set XPCOM_DEBUG_BREAK=warn. r=karnaze,rpotts; sr=attinasi
2001-05-11 02:17:35 +00:00
tags
…
absolute.html
…
bluedot.gif
…
DumpTree.js
…
ImageMap.html
…
Makefile.in
Fixing bustage resulting from linking with libjsdom. r=shaver.
2001-05-08 19:48:55 +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
…