Closed Bug 191090 Opened 22 years ago Closed 22 years ago

bordercolor is not applied to table's rules

Categories

(Core :: Layout: Tables, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: tonn81, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021212
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021212

the border of the table should be red color, but it's black

Reproducible: Always

Steps to Reproduce:
1. just open page with problem source
Actual Results:  
table border is black

Expected Results:  
table border is red

<table border=1 bordercolor='red'>
<tr><td>&nbsp;<td>&nbsp;<td>&nbsp;</tr>
<tr><td>&nbsp;<td>&nbsp;<td>&nbsp;</tr>
<tr><td>&nbsp;<td>&nbsp;<td>&nbsp;</tr>
</table>
I set border=5 to show it. Border have color red, but rules no.
This seems correct and in any case has nothing to do with DOM.
Assignee: jst → table
Component: DOM Style → Layout: Tables
QA Contact: ian → amar
Sorry for wrong formulating - actually bordercolor is not applied to rules
Summary: bordercolor is no supported → bordercolor is not applied to table's rules
Looks INVALID.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Keywords: testcase
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: