Closed Bug 39836 Opened 25 years ago Closed 25 years ago

Can't set table border using DOM

Categories

(Core :: DOM: CSS Object Model, defect, P3)

defect

Tracking

()

VERIFIED WORKSFORME
Future

People

(Reporter: taras.tielkes, Assigned: jst)

Details

Attachments

(2 files)

All these three methods of setting the table border width work with PR1, but fail with yesterday's (18may) nightly build. oTable.style.borderWidth = "14px"; oTable.border = "5px"; oTable.setAttribute("border","14px");
Do you have a testcase? (I would think you wouldn't want the "px" on the latter two methods because they deal with the HTML attribute, not the CSS property (as the first does).)
This bug has been marked "future" because the original netscape engineer workingon this is over-burdened. If you feel this is an error, that you or another known resource will be working on this bug,or if it blocks your work in some way -- please attach your concern to the bug for reconsideration.
Target Milestone: --- → Future
setting to New because it has a milestone assigned
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → ASSIGNED
Attached file Test case
Works for me under 2000072920/MacOS9; see attachments.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Component: DOM Level 2 → DOM Style
Taking QA Contact on all open or unverified DOM Style bugs...
QA Contact: vidur → ian
QA Contact: ian → amar
Verifying.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: