Closed Bug 282929 Opened 20 years ago Closed 20 years ago

bug with tags small sup and div border double

Categories

(Core :: Layout, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1781

People

(Reporter: danzcontrib, Unassigned)

Details

(Keywords: testcase)

Attachments

(3 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; fr; rv:1.8b+) Gecko/20050117
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; fr; rv:1.8b+) Gecko/20050117

bug with tags small sup and div border double : border at the bottom is not
double  if small and sup are combined.
same bug with tags small / style vertical-align:super and div border double


Reproducible: Always

Steps to Reproduce:
1.open one of the testcases I will try to attach
2.see comments within code
3.



Expected Results:  
border staying double when text is small and some text is sup
Attached file HTML problem
Attached file CSS problem
I followed the instructions but it works for me on 2005-02-19-05 trunk Linux.
Could you please attach testcases which demonstrates the problem without
editing instead?
Attached file Windows only
I tested with mozilla and firefox Linux builts : no problem
I tested with Firefox and Mozilla buits from rv 1.7.3
It depends on the font family.
I attached a test case with the problem and the workarounds
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b) Gecko/20050218

comparing first two DIVs of testcase "Windows only"
Win98, screen resolution 800x600, using two instances of DOM Inspector

              1st DIV      2nd DIV
BoxModel, height:
  <div>       58px         59px
    <p>       20px         21px
<small>       15px         15px
 <span>       12px         12px


computed style:
<div> 
      height: 52px         52.5333px
  <p> 
      height: 52px         52.5333px
<small>
 font-family:  mon         "Times New Roman"
   font-size: 12px         13px
<span>
 font-family:  mon         "Times New Roman"
   font-size:  9px          9px

1st div is showing the double border correctly, 2nd div not.
I do see a problem in the "Windows only" testcase also on Linux - in the
"line-height is set for small" case the inner line for the bottom border is
missing. It comes back when I text-zoom up or down.
Assignee: general → nobody
Status: UNCONFIRMED → NEW
Component: General → Layout
Ever confirmed: true
Keywords: testcase
OS: Windows 2000 → All
Product: Mozilla Application Suite → Core
QA Contact: general → layout
Version: unspecified → Trunk
I think this is a duplicate of bug 1781, which is also about bottom
double borders. Thanks for the nice testcase, I have attached it to bug 1781
also, so it's not lost...

*** This bug has been marked as a duplicate of 1781 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: