Closed Bug 278507 Opened 20 years ago Closed 20 years ago

Erro in style border for DIV, SPAN, etc, don't show the border

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

()

RESOLVED INVALID

People

(Reporter: xanokothe, Assigned: bugzilla)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.7.5) Gecko/20041118 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.7.5) Gecko/20041118 Firefox/1.0

Example of codigo HTML:
<div style="border: 1 solid black">Where is the border?</div>
All coders if i dont show the border!!!

Reproducible: Always

Steps to Reproduce:
1. I create my web site and in code have divs with border, and the browser dont
show its
Actual Results:  
dont show the border!!!

Expected Results:  
Nothing

I Dont know
WFM

<div style="border: 1px solid black">Where is the border?</div>

It needs the value in pixels.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
But in others browsers don't need, ok, a change my coder ;), i think if this is
a one error, but it would be intereçante that the accepted Mozilla other forms
of if "white", they do not find?
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
With in standards compliance mode, IE 6 also doesnt show any border if the px is
omitted. In quirks mode it works fine without it.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.