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
bryner%netscape.com
c44337949a
Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@138129 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-22 00:32:13 +00:00
..
attributes
…
block
bug 179683 - implement printing of fixed positioned elemements, clean up ViewportFrame. sr=roc, r=bzbarsky.
2003-01-20 18:04:34 +00:00
CellMapTest
…
css
…
formctls
Add testcase for bug 48237.
2003-01-19 16:32:57 +00:00
frameset
regression test files update to match the gmake directory tree
2002-08-25 06:44:45 +00:00
FrameSetNav
…
images
new regression tests, not affecting the build.
2002-09-09 18:37:29 +00:00
printer
more tests
2002-11-22 22:46:10 +00:00
SlideShow
…
style
regression test files update to match the gmake directory tree
2002-08-25 06:44:45 +00:00
table
bug 175455 - Added mTableDerivedComputedWidth to the reflow state to detect computed widths which exist only because of table cells. Limit percent width of descendants whose percentage base has such a computed width. sr=roc, r=bernd
2003-01-19 20:07:39 +00:00
tags
…
xbl
regression test files update to match the gmake directory tree
2002-08-25 06:44:45 +00:00
absolute.html
…
bluedot.gif
…
DumpTree.js
…
ImageMap.html
…
Makefile.in
Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky.
2003-01-09 06:49:07 +00:00
mynet.gif
…
new_nav_home.gif
…
ParseCSS.cpp
Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only.
2003-01-01 23:53:20 +00:00
Rotate.html
…
Rotate.js
…
TestAppend.js
…
TestAttributes.cpp
…
TestCSSPropertyLookup.cpp
…
TestDelete.js
…
TestFloaters.html
…
TestHTMLTagLookup.cpp
…
TestInline2.html
…
TestInline.html
…
TestInline.js
…
TestInlineFrame.cpp
Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron.
2003-02-22 00:32:13 +00:00
TestInsert.js
…
TestTextDOM.js
…