Closed
Bug 294693
Opened 20 years ago
Closed 20 years ago
shorthand border not parsed with % instead of pix
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 294694
People
(Reporter: tonglebeak, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050515 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050515 Firefox/1.0+ If an element has border:groove 1px; for example, the border is rendered fine. However, if it uses percent, like border: groove 1%; , the it does not get rendered and the js console complains about it. Reproducible: Always
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 294694 ***
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.
Description
•