Changeset 181277 in webkit


Ignore:
Timestamp:
Mar 9, 2015 12:39:12 PM (9 years ago)
Author:
mmaxfield@apple.com
Message:

[SVG -> OTF Converter] x-height cannot be specified
https://bugs.webkit.org/show_bug.cgi?id=142465

Reviewed by Simon Fraser.

For all non-system fonts, OS X disregards the font's reported x-height. Therefore,
it is impossible to satisfy this test.

  • fast/css/ex-unit-with-no-x-height-expected.txt: Removed.
  • fast/css/ex-unit-with-no-x-height.html: Removed.
  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r181276 r181277  
     12015-03-09  Myles C. Maxfield  <mmaxfield@apple.com>
     2
     3        [SVG -> OTF Converter] x-height cannot be specified
     4        https://bugs.webkit.org/show_bug.cgi?id=142465
     5
     6        Reviewed by Simon Fraser.
     7
     8        For all non-system fonts, OS X disregards the font's reported x-height. Therefore,
     9        it is impossible to satisfy this test.
     10
     11        * fast/css/ex-unit-with-no-x-height-expected.txt: Removed.
     12        * fast/css/ex-unit-with-no-x-height.html: Removed.
     13        * platform/mac/TestExpectations:
     14
    1152015-03-09  Marcos Chavarría Teijeiro  <chavarria1991@gmail.com>
    216
  • trunk/LayoutTests/platform/mac/TestExpectations

    r181260 r181277  
    12391239webkit.org/b/137100 svg/text/text-vkern.svg [ Failure ]
    12401240webkit.org/b/142470 svg/custom/svg-fonts-without-missing-glyph.xhtml [ Pass Failure ]
    1241 webkit.org/b/140537 fast/css/ex-unit-with-no-x-height.html [ Failure ]
    12421241
    12431242# Sometimes has an extra space at the end
Note: See TracChangeset for help on using the changeset viewer.