Skip to content

Commit 3630148

Browse files
committed
[css2] Added editorial note about border-color type
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401867
1 parent 57739c3 commit 3630148

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

css2/box.src

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: box.src,v 1.21 2002-04-22 22:05:21 bbos Exp $ -->
3+
<!-- $Id: box.src,v 1.22 2002-04-29 15:45:32 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Box model</TITLE>
@@ -616,6 +616,9 @@ will be visible unless the border style is set.
616616
<span class="propinst-border-left">'border-left'</span>, and
617617
<span class="propinst-border">'border'</span></h3>
618618

619+
<p>[Use &lt;'border-top-color'&gt; as a type, in order to include
620+
'transparent' as a legal value. BB]
621+
619622
<!-- #include src=properties/border-top.srb -->
620623

621624
<P> This is a shorthand property for setting the width, style, and

0 commit comments

Comments
 (0)