Changeset 54750 in webkit


Ignore:
Timestamp:
Feb 12, 2010 9:14:08 PM (14 years ago)
Author:
ojan@chromium.org
Message:

2010-02-12 Ojan Vafai <ojan@chromium.org>

Reviewed by Dan Bernstein.

text-control-intrinsic-widths.html failing on tiger bot
https://bugs.webkit.org/show_bug.cgi?id=34917

Final cleanup for http://trac.webkit.org/changeset/54748.
Some MS fonts don't come with a default install of Tiger, but do
come with a default Leopard/SnowLeopard install. As a result we naturally
get different metrics a page uses these fonts.

  • platform/mac-tiger/fast/forms/text-control-intrinsic-widths-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r54749 r54750  
     12010-02-12  Ojan Vafai  <ojan@chromium.org>
     2
     3        Reviewed by Dan Bernstein.
     4
     5        text-control-intrinsic-widths.html failing on tiger bot
     6        https://bugs.webkit.org/show_bug.cgi?id=34917
     7
     8        Final cleanup for http://trac.webkit.org/changeset/54748.
     9        Some MS fonts don't come with a default install of Tiger, but do
     10        come with a default Leopard/SnowLeopard install. As a result we naturally
     11        get different metrics a page uses these fonts.
     12
     13        * platform/mac-tiger/fast/forms/text-control-intrinsic-widths-expected.txt: Added.
     14
    1152010-02-12  Ojan Vafai  <ojan@chromium.org>
    216
Note: See TracChangeset for help on using the changeset viewer.