Changeset 163824 in webkit


Ignore:
Timestamp:
Feb 10, 2014 2:58:29 PM (10 years ago)
Author:
ap@apple.com
Message:

svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures.html frequently asserts
in ComplexTextController::offsetForPosition
https://bugs.webkit.org/show_bug.cgi?id=119747

  • platform/mac/TestExpectations: Skipped it in debug builds.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r163823 r163824  
     12014-02-10  Alexey Proskuryakov  <ap@apple.com>
     2
     3        svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures.html frequently asserts
     4        in ComplexTextController::offsetForPosition
     5        https://bugs.webkit.org/show_bug.cgi?id=119747
     6
     7        * platform/mac/TestExpectations: Skipped it in debug builds.
     8
    192014-02-07  Jeffrey Pfau  <jpfau@apple.com>
    210
  • trunk/LayoutTests/platform/mac/TestExpectations

    r163822 r163824  
    13511351webkit.org/b/122040 [ Debug ] animations/combo-transform-translate+scale.html [ Pass Failure ]
    13521352webkit.org/b/128379 [ Debug ] animations/suspend-resume-animation.html [ Pass Failure ]
     1353
     1354webkit.org/b/119747 [ Debug ] svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures.html [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.