From 296da1addb577db15d9bff3e80caac6899b7f916 Mon Sep 17 00:00:00 2001 From: "mitz@apple.com" Date: Fri, 21 Dec 2007 01:31:13 +0000 Subject: [PATCH] Reviewed by John Sullivan. - reorganize skipped test list * platform/win/Skipped: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@28922 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 8 ++++++++ LayoutTests/platform/win/Skipped | 16 ++++++++++------ 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 7c6fe96d09f9..51ba805068ed 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,11 @@ +2007-12-20 Dan Bernstein + + Reviewed by John Sullivan. + + - reorganize skipped test list + + * platform/win/Skipped: + 2007-12-20 Adam Barth Reviewed and landed by Sam Weinig. diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped index 839c12fed055..db8b59c363c7 100644 --- a/LayoutTests/platform/win/Skipped +++ b/LayoutTests/platform/win/Skipped @@ -66,14 +66,9 @@ svg/W3C-SVG-1.1/fonts-elem-04-b.svg svg/W3C-SVG-1.1/fonts-elem-07-b.svg svg/W3C-SVG-1.1/fonts-glyph-02-t.svg svg/W3C-SVG-1.1/interact-cursor-01-f.svg -svg/W3C-SVG-1.1/metadata-example-01-b.svg svg/W3C-SVG-1.1/text-fonts-01-t.svg svg/W3C-SVG-1.1/text-intro-05-t.svg svg/W3C-SVG-1.1/text-tselect-02-f.svg -svg/W3C-SVG-1.1/animate-elem-06-t.svg -svg/W3C-SVG-1.1/animate-elem-07-t.svg -svg/W3C-SVG-1.1/paths-data-01-t.svg -svg/W3C-SVG-1.1/text-path-01-b.svg svg/batik/text/smallFonts.svg svg/batik/text/textAnchor.svg svg/batik/text/textBiDi.svg @@ -88,7 +83,6 @@ svg/carto.net/window.svg svg/custom/circular-marker-reference-1.svg svg/custom/circular-marker-reference-3.svg svg/custom/circular-marker-reference-4.svg -svg/custom/control-points-for-S-and-T.svg svg/custom/coords-relative-units-transforms.svg svg/custom/marker-changes.svg svg/custom/use-referencing-nonexisting-symbol.svg @@ -380,6 +374,16 @@ editing/selection/5241148.html # Crash in CFURLConnectionSendCallbacks fast/inspector/cssURLQuotes.html +# Leopard regression test failures: svg/W3C-SVG-1.1/animate-elem... +svg/W3C-SVG-1.1/animate-elem-06-t.svg +svg/W3C-SVG-1.1/animate-elem-07-t.svg + +# Leopard SVG regression test failures due to different path dimensions +svg/W3C-SVG-1.1/metadata-example-01-b.svg +svg/W3C-SVG-1.1/paths-data-01-t.svg +svg/W3C-SVG-1.1/text-path-01-b.svg +svg/custom/control-points-for-S-and-T.svg + ################################################################################ ####################### No bugs filed about the below yet####################### ################################################################################ -- 2.36.0