[webkit-reviews] review requested: [Bug 91660] Text Autosizing: Increase line height in proportion to font size. : [Attachment 157982] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 13 06:34:57 PDT 2012


John Mellor <johnme at chromium.org> has asked  for review:
Bug 91660: Text Autosizing: Increase line height in proportion to font size.
https://bugs.webkit.org/show_bug.cgi?id=91660

Attachment 157982: Patch
https://bugs.webkit.org/attachment.cgi?id=157982&action=review

------- Additional Comments from John Mellor <johnme at chromium.org>
Fixed initialization of RenderStyle::m_textAutosizingMultiplier which was
causing transitions/font-family-during-transition.html to fail, and updated the
expectations for fast/text-autosizing/font-scale-factor.html now this patch has
fixed line-height. Also added a new test,
fast/text-autosizing/em-margin-border-padding.html, which documents the
behaviour of em margin/border/padding lengths (i.e. they aren't currently
scaled).


More information about the webkit-reviews mailing list