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
fa1ea2300dba4e64724903a494d3d9cfc7cd425c
Mozilla
/
mozilla
/
layout
/
html
History
sfraser%netscape.com
f72dc9c694
Fix the static nsCOMPtr<nsIAtom> atom("type"), replacing it with nsHTMLAtoms::type, to fix an assertion on shutdown.
...
git-svn-id: svn://10.0.0.236/trunk@70245 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-17 02:23:59 +00:00
..
base
Updating nsIContent to allow accessin the attribute prefix and not only the attribute name and value.
2000-05-17 00:21:53 +00:00
content
Fixing nsbeta2+ bug
#35321
(button.setAttribute('disabled', false) disables button instead of enabling it).
2000-05-17 02:03:10 +00:00
document
one more tweak to entity redction code
2000-05-17 00:51:26 +00:00
forms
oops left in debugging header
2000-05-17 00:07:34 +00:00
style
Fix the static nsCOMPtr<nsIAtom> atom("type"), replacing it with nsHTMLAtoms::type, to fix an assertion on shutdown.
2000-05-17 02:23:59 +00:00
table
bug 28811, 29459, 32507 - added flag to reflow state to handle table cells.
2000-05-16 22:55:34 +00:00
tests
Fix build bustage.
2000-05-17 02:07:50 +00:00
Makefile.in
…
makefile.win
…