kipp
|
8eb86c6579
|
Eliminate css margins around block elements (so that ebina margins are used instead)
|
1998-06-04 17:52:22 +00:00 |
|
kipp
|
b7847a124d
|
Use revised GetDocument API from content
|
1998-06-03 16:00:40 +00:00 |
|
kipp
|
07e45af91f
|
Print out percentage values properly
|
1998-06-03 16:00:15 +00:00 |
|
kipp
|
e6a44c24b8
|
Use outside bullets again
|
1998-05-29 02:16:29 +00:00 |
|
kipp
|
3b43bc8d84
|
Use mOpacity as a float in the nsStyleColor struct
|
1998-05-28 19:55:42 +00:00 |
|
kipp
|
b4112aff11
|
Set value to 1.0F as a float
|
1998-05-28 19:55:15 +00:00 |
|
kipp
|
b20743e28a
|
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
|
d9e2ce27b1
|
Revised API to be com-ish and added ParseDeclarations
|
1998-05-28 18:39:08 +00:00 |
|
kipp
|
f285347b6d
|
Eliminated bogus style from HR rule
|
1998-05-28 17:06:15 +00:00 |
|
kipp
|
72d77edcbb
|
Added style support for the new css opacity property
|
1998-05-28 02:02:43 +00:00 |
|
kipp
|
024ff28d3a
|
Use default text alignment; setup opacity properly
|
1998-05-28 02:01:19 +00:00 |
|
kipp
|
6de497e240
|
Added a new property
|
1998-05-28 01:11:30 +00:00 |
|
kipp
|
9be967661a
|
Parse (and ignore) important declarations
|
1998-05-27 23:38:16 +00:00 |
|
peterl
|
3fd983bcd3
|
moved attributes around
|
1998-05-26 23:16:55 +00:00 |
|
peterl
|
3ce1b73e85
|
use context graph for finding contexts
|
1998-05-26 23:14:56 +00:00 |
|
peterl
|
8dea0e7806
|
reworked up reset code
added child list
|
1998-05-26 23:14:09 +00:00 |
|
kipp
|
ca9dfd762d
|
Move padding out of UL/OL and into LI's that are in UL/OL's
|
1998-05-22 18:39:11 +00:00 |
|
peterl
|
7168f94691
|
Changed GetStyleData to use an enum instead of an nsID
|
1998-05-21 02:34:13 +00:00 |
|
peterl
|
745e32a18d
|
made it build on irix
|
1998-05-20 21:28:36 +00:00 |
|
peterl
|
c33cdeff7c
|
added rule hash table to speed up style resolution
|
1998-05-20 20:34:17 +00:00 |
|
peterl
|
cf8839a911
|
collapse double empty contexts
|
1998-05-20 20:33:30 +00:00 |
|
peterl
|
fa54b78ed1
|
added rule count accessor
|
1998-05-20 20:32:57 +00:00 |
|
kipp
|
90e9083b3a
|
Added rule for MULTICOL
|
1998-05-20 16:28:19 +00:00 |
|
peterl
|
194cc28a2d
|
added pseudo-class rule matching
|
1998-05-19 00:09:29 +00:00 |
|
peterl
|
47db0f2192
|
added pseudo frame support
|
1998-05-18 21:11:08 +00:00 |
|
peterl
|
e8e82334f0
|
pseudo frame support
|
1998-05-18 21:10:19 +00:00 |
|
peterl
|
0018dab23e
|
correct case of selectors
skip empty selectors
better pseudo-class support
|
1998-05-18 21:09:43 +00:00 |
|
peterl
|
93ce222761
|
added pseudo element support
|
1998-05-18 21:07:54 +00:00 |
|
peterl
|
ee773f3472
|
added pseudo style support
added debug list of context graph
|
1998-05-18 21:05:52 +00:00 |
|
peterl
|
592d55c519
|
added debugging code
|
1998-05-18 21:04:26 +00:00 |
|
peterl
|
3a943ba17e
|
added pseudo frame style support
|
1998-05-18 21:03:10 +00:00 |
|
peterl
|
c7341728eb
|
added HTML CSS style sheet
|
1998-05-13 23:42:18 +00:00 |
|
peterl
|
89e961b03f
|
fixed bug in parse declaration block, we now discard empty declarations
tweaked position
|
1998-05-13 22:40:54 +00:00 |
|
peterl
|
8f8eedabf5
|
fixed position
|
1998-05-13 22:40:17 +00:00 |
|
peterl
|
a28652c5d3
|
connected spacing calculations to frame
|
1998-05-13 22:38:54 +00:00 |
|
kipp
|
186c393da1
|
Removed unused variable
|
1998-05-13 00:12:54 +00:00 |
|
kipp
|
f926f04a0b
|
Eliminate anonymous struct (and useless bitfields) to fix irix compilation problem
|
1998-05-13 00:10:35 +00:00 |
|
kipp
|
245009e879
|
Removed IMG rule
|
1998-05-12 23:51:09 +00:00 |
|
peterl
|
b1e4b9dddd
|
added proper support for border padding & margin
better support for clip
|
1998-05-12 22:57:52 +00:00 |
|
peterl
|
8993ed1907
|
added clip inherit support
added line-height number support
|
1998-05-12 22:56:18 +00:00 |
|
peterl
|
0822939f9d
|
merged nsStyleBorder & nsStyleSpacing
changed spacing data to use nsStyleSides
removed virtual methods
added nsStyleTable
|
1998-05-12 22:23:13 +00:00 |
|
peterl
|
c66846cbf8
|
added factor unit type
added nsStyleSides
|
1998-05-12 22:18:42 +00:00 |
|
kipp
|
e7b30a6c52
|
Make url's absolute per the css spec
|
1998-05-11 23:28:47 +00:00 |
|
kipp
|
df41bc56dd
|
Skip over whitespace properly after url string (it's optional whitespace not mandatory whitespace)
|
1998-05-11 23:28:22 +00:00 |
|
kipp
|
04ca90d1da
|
Updated style sheet
|
1998-05-07 00:06:15 +00:00 |
|
kipp
|
ae538db0c7
|
BR's are inline and cyan (if they are rendering)
|
1998-05-02 00:56:55 +00:00 |
|
kipp
|
ee76c81742
|
Fixed default background repeat bug
|
1998-05-02 00:55:29 +00:00 |
|
peterl
|
257cc56544
|
update to new value class api
|
1998-04-30 19:57:36 +00:00 |
|
peterl
|
1379c574d2
|
added new unit types, cleaned up api
|
1998-04-30 19:56:39 +00:00 |
|
peterl
|
bd7c900947
|
changed to nsStylePosition to use nsStyleCoord
|
1998-04-30 19:52:26 +00:00 |
|