Closed
Bug 608241
Opened 15 years ago
Closed 14 years ago
changing font-size in html code change the size of the element where the text is
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: burnedsyn, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0b6) Gecko/20100101 Firefox/4.0b6
Build Identifier: Mozilla/5.0 (Windows NT 5.1; rv:2.0b6) Gecko/20100101 Firefox/4.0b6
i'm developping some site and when i change the ex: body font size in my css the look of the site is growing or shrinking following what i does in font-size: EEpx;
if i do that for a particular div where i want a more big font size then the div width and height change also
Reproducible: Always
Steps to Reproduce:
1.create a page with a layout made by differents div
2.change the body font-size (there all the look of your site will growing or shrinking)
3.change font-size for one box and the look of the box will change
Actual Results:
change the mesure of the box
Expected Results:
changing just the font size
Comment 1•15 years ago
|
||
Can you provide and attach a (reduced) Testcase of your Issue and tell if this is a Regression, i.e. did work on older Releases?
Keywords: testcase-wanted
Updated•15 years ago
|
Version: unspecified → Trunk
Comment 2•14 years ago
|
||
Reporter -> Are you still experiencing this issue with the latest version of Firefox 5? Does the issue occur with the latest nightly? http://nightly.mozilla.org/
Please provide a public URL or reduced test case the exhibits this issue.
Comment 3•14 years ago
|
||
Comment 4•14 years ago
|
||
Closing bug as Incomplete - if you are still experiencing this issue or have more information to provide feel free to post back here and we can re-open the bug. You can also get assistance by visiting the Firefox help site -> http://support.mozilla.com/en-US/kb/Ask+a+question
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Updated•10 years ago
|
Keywords: testcase-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•