DescriptionSet text-rendering to 'auto' when font shorthand is used in html.css.
There is currently a bug causing invisible tabs whenever text-rendering:
optimizeLegibility is used. Until recently, we (accidentally) over-wrote
the text-rendering property when font shorthands were used, effectively
masking the problem for the matching elements.
This patch adds text-rendering:auto to html.css, for compatibility.
R=timloh@chromium.org
BUG=446405
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188214
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|