Closed Bug 499388 Opened 15 years ago Closed 15 years ago

acid2 test doesn't render properly

Categories

(Firefox for Android Graveyard :: General, defect)

defect
Not set
normal

Tracking

(fennec1.0+)

VERIFIED FIXED
fennec1.0b4
Tracking Status
fennec 1.0+ ---

People

(Reporter: Gavin, Unassigned)

References

Details

Attachments

(1 file)

Attached image screenshot
Not quite sure what's going on here, but the acid 2 test has strange rendering artifacts.

(screenshot is from a mac build)
What's happened here is caused by our text zoom strategy, if we change const kDefaultTextZoom = 1.2; in browser.js by const kDefaultTextZoom = 1; all works perfectly. 
It seems related to 'em' positionning.
Ah right, I forgot that we set the textZoom by default... I guess there's not much we can do about that.
tracking-fennec: --- → ?
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
verified as duplicate
Status: RESOLVED → VERIFIED
Not a dupe - that bug causes us to not display it at all, while this bug causes us to display it incorrectly.
Status: VERIFIED → REOPENED
Resolution: DUPLICATE → ---
Status: REOPENED → NEW
tracking-fennec: ? → 1.0+
Depends on: 514522
fixed by bug 514522, woohoo
Status: NEW → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
Target Milestone: --- → B4
this is awesome, verified with 20090908 1.9.2 nightly build!
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.