Closed Bug 27652 Opened 25 years ago Closed 25 years ago

<table border> not showing border

Categories

(Core :: Layout: Tables, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: karnaze, Assigned: karnaze)

Details

Something may have changed in the style system to cause <table border> not to 
work any more. I'm not sure when it happened. I tried backing out Mark's changes 
to v1.65 in nsHTMLTableElement.cpp and it didn't fix it. I have a fix locally. 
There are many pages like this. Running the table regression tests when style 
changes are made would catch errors like this.


<table border>
 <tr>
  <td>foo</td>
 </tr>
</table>
Status: NEW → ASSIGNED
Keywords: beta1
Target Milestone: M14
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Using 2/17 build, verified fixed.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.