From: ossy@webkit.org Date: Mon, 16 Apr 2012 12:58:08 +0000 (+0000) Subject: [Qt] Replace QtXmlPatterns usage with libxslt dependency X-Git-Tag: 070512121124~6935 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e5cde65aeb50e61891ca1c81c7a109e5110b882f;p=profile%2Fivi%2Fwebkit-efl.git [Qt] Replace QtXmlPatterns usage with libxslt dependency https://bugs.webkit.org/show_bug.cgi?id=76820 Unreviewed gardening. Skip new failing tests after r114240 until fix. * platform/qt-5.0/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114245 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 3475c4e..87debdd 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2012-04-16 Csaba Osztrogonác + + [Qt] Replace QtXmlPatterns usage with libxslt dependency + https://bugs.webkit.org/show_bug.cgi?id=76820 + + Unreviewed gardening. Skip new failing tests after r114240 until fix. + + * platform/qt-5.0/Skipped: + 2012-04-16 Dominik Röttsches [EFL][DRT] Gardening CSS Regions & Exclusions diff --git a/LayoutTests/platform/qt-5.0/Skipped b/LayoutTests/platform/qt-5.0/Skipped index f3216f5..4c53add 100644 --- a/LayoutTests/platform/qt-5.0/Skipped +++ b/LayoutTests/platform/qt-5.0/Skipped @@ -82,3 +82,41 @@ fast/css/font-face-remote.html # [Qt] Use QRawFont when building with Qt 5 # https://bugs.webkit.org/show_bug.cgi?id=78001 svg/as-image/img-preserveAspectRatio-support-1.html + +# [Qt] Replace QtXmlPatterns usage with libxslt dependency +# https://bugs.webkit.org/show_bug.cgi?id=76820 +fast/css/dumpAsText/xml-stylesheet-pi-not-in-prolog.xml +fast/dom/Range/surround-contents-font-face-crash.svg +fast/dom/xml-parser-error-message-crash.svg +fast/encoding/dumpAsText/utf-16-no-bom.xml +fast/events/xsl-onload.xhtml +fast/parser/innerhtml-with-prefixed-elements.xhtml +fast/parser/xml-colon-entity.html +fast/parser/xml-declaration-missing-ending-mark.html +fast/parser/xslt-with-html.xml +fast/xsl/document-function.xml +fast/xsl/subframe-location.html +fast/xsl/transform-to-html.xml +fast/xsl/utf8-chunks.xml +fast/xsl/xslt-bad-import-uri.html +fast/xsl/xslt-doc-noenc.xml +fast/xsl/xslt-entity-enc.xml +fast/xsl/xslt-mismatched-tags-in-xslt.xml +fast/xsl/xslt-recursion.xml +http/tests/misc/location-test-xsl-style-sheet.xml +http/tests/security/contentSecurityPolicy/xsl-allowed.php +http/tests/security/contentSecurityPolicy/xsl-img-blocked.php +http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-2.php +http/tests/security/cookies/first-party-cookie-allow-xslt.xml +http/tests/security/cookies/third-party-cookie-blocking-xslt.xml +http/tests/security/xss-DENIED-xml-external-entity.xhtml +http/tests/security/xss-DENIED-xsl-document-redirect.xml +http/tests/security/xss-DENIED-xsl-external-entity-redirect.xml +http/tests/security/xss-DENIED-xsl-external-entity.xml +http/tests/xmlviewer/dumpAsText/mathml.xml +svg/custom/bug45331.svg +svg/custom/bug78807.svg +svg/custom/use-invalid-html.xhtml +svg/custom/use-invalid-style.svg +svg/hixie/error/dumpAsText/004.xml +svg/hixie/error/dumpAsText/005.xml