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
e367bbd2be8d657d5b4ff18606b059de01baf5cf
Mozilla
/
mozilla
/
content
/
html
/
document
/
src
History
vidur%netscape.com
a595e9b30a
Fix for double frame creation for scripts that document.write content that causes sink context creation. Fix that allows the last children of a body to be flushed. R=harishd
...
git-svn-id: svn://10.0.0.236/trunk@52232 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-29 19:07:24 +00:00
..
nsHTMLContentSink.cpp
Fix for double frame creation for scripts that document.write content that causes sink context creation. Fix that allows the last children of a body to be flushed. R=harishd
1999-10-29 19:07:24 +00:00
nsHTMLDocument.cpp
Fix 16836 "Security error accessing DOM elements inside an IFrame"
1999-10-26 22:45:32 +00:00
nsHTMLDocument.h
Fix the following bugs:
1999-10-02 03:41:37 +00:00
nsHTMLFragmentContentSink.cpp
Converted parser into a module. Removed usage of static parser methods and used nsIParserService and nsIDTD methods instead. To be reviewed by RickG.
1999-09-30 22:07:04 +00:00
nsIHTMLContentContainer.h
…
nsIHTMLDocument.h
Mapping nsDTDMode to eParseMode (in mozilla/htmlparser/src/nsIDTD.h)
1999-10-07 00:35:16 +00:00
nsImageDocument.cpp
M9 BRANCH landing...
1999-08-26 22:45:55 +00:00
nsMarkupDocument.cpp
replaced calls to deprecated nsString API
1999-07-26 00:37:24 +00:00
nsMarkupDocument.h
Add a working implementation for nsDOMSelection::ContainsNode, and use it in nsDocument::IsInSelection for XIF conversion
1999-07-21 21:29:29 +00:00