Changeset 71897 in webkit


Ignore:
Timestamp:
Nov 11, 2010 11:58:37 PM (13 years ago)
Author:
rniwa@webkit.org
Message:

2010-11-11 Ryosuke Niwa <rniwa@webkit.org>

Unreviewed. Disable SVG tests added by r71895 because Qt has its own XML parser,
and it needs to be fixed separately.

  • platform/qt/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r71895 r71897  
     12010-11-11  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        Unreviewed. Disable SVG tests added by r71895 because Qt has its own XML parser,
     4        and it needs to be fixed separately.
     5
     6        * platform/qt/Skipped:
     7
    182010-11-11  Ryosuke Niwa  <rniwa@webkit.org>
    29
  • trunk/LayoutTests/platform/qt/Skipped

    r71822 r71897  
    15081508svg/hixie/dynamic/002.xml
    15091509svg/hixie/mixed/007.xml
     1510
     1511# https://bugs.webkit.org/show_bug.cgi?id=48966
     1512svg/dom/SVGScriptElement/script-clone-rerun-self.svg
     1513svg/dom/SVGScriptElement/script-clone-rerun.svg
    15101514
    15111515# ============================================================================= #
Note: See TracChangeset for help on using the changeset viewer.