Closed Bug 268953 Opened 20 years ago Closed 20 years ago

bordercolor at border=0

Categories

(Firefox :: General, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 46265

People

(Reporter: bugzillaspambox, Assigned: bugzilla)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.7.5) Gecko/20041108 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.7.5) Gecko/20041108 Firefox/1.0

<table border=0 bordercolor=red>
	<tr>
		<td style="border-bottom-style:dashed;border-bottom-width:3;">
			Test kadhgdskj
		</td>
	</tr>
</table>

does not display a red border.

if it does to your version, check: http://www.OnTheServer.de/temp/BugScreenshot.png

Reproducible: Always
Steps to Reproduce:
open http://www.OnTheServer.de/temp/BugFile.htm or if I already deleted the file
use the code from above to create a html file

Actual Results:  
black instead of a red line

Expected Results:  
red instead of a black line
bordercolor is an IE-only thing.  We don't support it.  Use CSS to set your borders.

*** This bug has been marked as a duplicate of 46265 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.