[PATCH][CLA] dojox/html/metrics breaks IE font sizing in some cases.
There is an issue in the dojox/html/metrics.js file where it ends up clobbering the font size on <html>. This causes significant CSS/rendering issues if you are specifying a font size on those elements. The code should set it, get the measurements, then restore the old font size. It should not leave its over-ride. Patch forthcoming.
Change History (6)
Summary: |
dojox/html/metrics breaks IE font sizing in some cases. →
[PATCH][CLA] dojox/html/metrics breaks IE font sizing in some cases.
|
Owner: |
set to Jared Jurkiewicz <[email protected]…>
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
In 770d3774765b460f1a6c005de09a7275704151ce/dojox: