14448 'border' property not resetting 'border-color' to initial value. tested=dbaron/hixie

git-svn-id: svn://10.0.0.236/trunk@93639 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pierre%netscape.com 2001-05-02 10:58:45 +00:00
parent c4fd4ad4a4
commit 620aa92fb9
2 changed files with 2 additions and 0 deletions

View File

@ -177,6 +177,7 @@
// See nsStyleColor
#define NS_STYLE_COLOR_TRANSPARENT 0
#define NS_STYLE_COLOR_INVERT 1
#define NS_STYLE_COLOR_MOZ_USE_TEXT_COLOR 2
// See nsStyleColor
#define NS_STYLE_BG_COLOR_TRANSPARENT 0x01

View File

@ -177,6 +177,7 @@
// See nsStyleColor
#define NS_STYLE_COLOR_TRANSPARENT 0
#define NS_STYLE_COLOR_INVERT 1
#define NS_STYLE_COLOR_MOZ_USE_TEXT_COLOR 2
// See nsStyleColor
#define NS_STYLE_BG_COLOR_TRANSPARENT 0x01