Commit Graph

1270 Commits

Author SHA1 Message Date
peterl@netscape.com
dbfa9ad747 fixed processing of font face (preserve original quotes) 1998-08-07 02:17:56 +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
bcc2fd4d51 fixed @import parsing
rejected malformed id selectors
sync to declaration api change
1998-07-17 05:50:07 +00:00
peterl
1c345fc6a2 added ! important support 1998-06-26 05:51:55 +00:00
buster
3ed8a1b541 Separated table content from table layout. This paves the way for XML/CSS-2 tables.
Lots and lots of optimizations.
1998-06-17 16:38:24 +00:00
kipp
13d8cf655d Revised API to be com-ish and added ParseDeclarations; implement ParseDeclartions using basic declaration handling routines 1998-05-28 18:39:42 +00:00
kipp
2ee8d1b7a2 Added style support for the new css opacity property 1998-05-28 02:02:43 +00:00
kipp
f8ad4d5100 Parse (and ignore) important declarations 1998-05-27 23:38:16 +00:00
peterl
0a71b948e7 moved attributes around 1998-05-26 23:16:55 +00:00
peterl
5fb4fa8991 added pseudo-class rule matching 1998-05-19 00:09:29 +00:00
peterl
dc12f94401 added pseudo element support 1998-05-18 21:07:54 +00:00
peterl
7925bc7bf3 fixed bug in parse declaration block, we now discard empty declarations
tweaked position
1998-05-13 22:40:54 +00:00
peterl
505060ef8b added clip inherit support
added line-height number support
1998-05-12 22:56:18 +00:00
kipp
b425130347 Make url's absolute per the css spec 1998-05-11 23:28:47 +00:00
peterl
933e7a9b88 update to new value class api 1998-04-30 19:57:36 +00:00
kipp
29cfdcfcd0 Allow for optional commas between clip rect elements 1998-04-28 15:24:44 +00:00
kipp
76bba6f510 Added in cursor and direction properties 1998-04-26 03:47:37 +00:00
kipp
8b60c6c540 Updated to use new style constants 1998-04-25 18:44:17 +00:00
troy
4a313ac84d Fixed PROP_HEIGHT to use VARIANT_KLP (was using VARIANT_KL) 1998-04-24 02:43:42 +00:00
kipp
4683c6f4c0 moved to pub 1998-04-13 20:24:54 +00:00