Commit Graph
13 Commits
Author SHA1 Message Date
peterl@netscape.com dda833cded rounding support 1998-07-31 23:34:45 +00:00
kostello@netscape.com 826f846a0e 1) Move the CSS dependent methods out of nsDocument and placed them
in a new class nsMarkupDocument. The point of nsMarkupDocument is
to hold methods which are common to HTML and XML but not relevant
to the base nsDocument class.

2) Added Selection support methods for Rod.

3) Added LookupProperty to nsCSSProperty:
Given a property ID and Property Index returns back the string representation
of the property. This was need to convert CSSValues back to strings for saving.
TODO: Make sure that our URL Information stored in a CSSDeclaration contains
enough information to return it to it's original form on output.
1998-07-17 23:00:54 +00:00
peterl@netscape.com bc2e55a6d3 added comment support 1998-07-17 05:50:35 +00:00
kostello c27e077c23 Added XIF (XML Interchange Format) Support. XIF is designed
as an Netscape internal XML application. It is designed to
allow conversion from our content model to any output format --
most importantly to HTML 3.2 and HTML4.0 format.
1998-07-14 22:34:27 +00:00
peterl 1c345fc6a2 added ! important support 1998-06-26 05:51:55 +00:00
kipp d2e0061ee6 Print out percentage values properly 1998-06-03 16:00:15 +00:00
kipp 2ee8d1b7a2 Added style support for the new css opacity property 1998-05-28 02:02:43 +00:00
peterl 0a71b948e7 moved attributes around 1998-05-26 23:16:55 +00:00
peterl 9aeeecb3d7 added new unit types, cleaned up api 1998-04-30 19:56:39 +00:00
kipp bb28def8b7 Normalize structure member names 1998-04-27 21:24:06 +00:00
kipp 033cda155b Added support for more properties 1998-04-25 18:43:42 +00:00
peterl 649fa335e2 added ref counting debug code 1998-04-22 06:38:31 +00:00
kipp 4683c6f4c0 moved to pub 1998-04-13 20:24:54 +00:00