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
jst%netscape.com
08e9d026e0
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@140344 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-26 07:41:30 +00:00
..
attributes
…
block
Landing bug 83774 -- move image loading for <img>, <object>, <embed>, <input
2003-03-19 03:47:09 +00:00
CellMapTest
…
css
…
formctls
Fix some spelling errors in comments. Bug 106386, patch by Nicholas Bebout
2003-03-19 04:35:08 +00:00
frameset
…
FrameSetNav
…
images
…
printer
more tests
2002-11-22 22:46:10 +00:00
SlideShow
…
style
…
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
…
absolute.html
…
bluedot.gif
…
DumpTree.js
…
ImageMap.html
…
Makefile.in
fix build bustage due to gkconxsldoc_s no longer existing after landing of bug 185797
2003-03-26 02:21:17 +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
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
2003-03-26 07:41:30 +00:00
TestCSSPropertyLookup.cpp
Hopefuly fix linux tests bustage.
2003-02-26 01:53:03 +00:00
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
…