Changeset 63935 in webkit


Ignore:
Timestamp:
Jul 22, 2010 6:24:09 PM (14 years ago)
Author:
commit-queue@webkit.org
Message:

2010-07-22 Cosmin Truta <ctruta@chromium.org>

Reviewed by Darin Adler.

SVG: Temporarily disable the layout test for the bug 41175 on Leopard.
https://bugs.webkit.org/show_bug.cgi?id=42802

  • platform/mac-leopard/Skipped: svg/filters/filter-empty-g.svg skipped until fix.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r63932 r63935  
     12010-07-22  Cosmin Truta  <ctruta@chromium.org>
     2
     3        Reviewed by Darin Adler.
     4
     5        SVG: Temporarily disable the layout test for the bug 41175 on Leopard.
     6        https://bugs.webkit.org/show_bug.cgi?id=42802
     7
     8        * platform/mac-leopard/Skipped: svg/filters/filter-empty-g.svg skipped until fix.
     9
    1102010-07-22  John Gregg  <johnnyg@google.com>
    211
  • trunk/LayoutTests/platform/mac-leopard/Skipped

    r63354 r63935  
    7878# https://bugs.webkit.org/show_bug.cgi?id=41545
    7979fast/canvas/webgl/texture-npot.html
     80
     81# Disable an SVG test that causes an assertion failure in debug-mode WebKit under 10.5.
     82# https://bugs.webkit.org/show_bug.cgi?id=41808
     83svg/filters/filter-empty-g.svg
Note: See TracChangeset for help on using the changeset viewer.