Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug ---132505

-          Summary:

- Bugzilla Bug (s) Resolved:
132505 <h1> display different line height in html and pdf.

-         
- Description:  
the style of <h1> is  “font-size: 2em; margin-top: 0.67em; margin-bottom:0.67em; margin-left:0em; margin-right :0em; font-weight: bold; “

the style of <h2> is  “font-size: 1.5em; margin-top: 0.75em; margin-bottom:0.75em; margin-left:0em; margin-right :0em; font-weight: bold; “

the style of <h3> is  “font-size: 1.17em; margin-top: 0.83em; margin-bottom:0.83em; margin-left:0em; margin-right :0em; font-weight: bold; “

the style of <h4> is  “font-size: 1.12em; margin-top: 1.12em; margin-bottom:.1.12em; margin-left:0em; margin-right :0em; font-weight: bold; “

the style of <h1> is  “font-size: 0.83em; margin-top: 1.5em; margin-bottom:1.5em; margin-left:0em; margin-right :0em; font-weight: bold; “

the style of <h6> is  “font-size: 0.75em; margin-top: 1.67em; margin-bottom:1.67em; margin-left:0em; margin-right :0em; font-weight: bold; “
- Tests Description  :
Manual Test.


- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 
 
- Notes to Documentation:    

- Files Edited:
 "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/util/HTML2Content.java"

 

- Files Added:

- Files Deleted

--qsong


Back to the top