This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-06 09:05:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d9e9b714fd
gecko-dev
/
content
/
html
History
saari%netscape.com
d9e9b714fd
Fix for bug 22264. r=hyatt
2000-01-29 04:05:03 +00:00
..
content
Fix for bug 22264. r=hyatt
2000-01-29 04:05:03 +00:00
document
Fix for bugs 20485 and 24600. We no longer flush immediately in the content sink when we hit a script element. Instead the sink is a document observer and listens for BeginUpdate/EndUpdate notifications when evaluating a script and flushes only if necessary. Added BeginUpdate/EndUpdate notifications to nsIDocument and layout content (note that it's still necessary for XUL content). r=nisheeth,pollmann
2000-01-28 23:43:12 +00:00
style
Bug 24676 ("Need -moz-outline-radius feature"). Fixed the parsing of -moz-outline-radius.
2000-01-28 10:03:10 +00:00