Update baselines after http://trac.webkit.org/changeset/96498.
authorabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 3 Oct 2011 16:16:21 +0000 (16:16 +0000)
committerabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 3 Oct 2011 16:16:21 +0000 (16:16 +0000)
* platform/chromium-linux-x86/svg/filters: Removed.
* platform/chromium-linux/svg/filters/feColorMatrix-values-expected.png: Added.
* platform/chromium-mac/svg/filters/feColorMatrix-saturate-expected.png: Added.
* platform/chromium-win-vista/svg/filters: Added.
* platform/chromium-win-vista/svg/filters/feColorMatrix-values-expected.png: Added.
* platform/chromium-win/svg/filters/feColorMatrix-saturate-expected.png: Added.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96507 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/chromium-linux/svg/filters/feColorMatrix-values-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-mac/svg/filters/feColorMatrix-saturate-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-win-vista/svg/filters/feColorMatrix-values-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-win/svg/filters/feColorMatrix-saturate-expected.png [new file with mode: 0644]

index df8ba2f..c86ddf3 100644 (file)
@@ -1,3 +1,14 @@
+2011-10-03  Adam Barth  <abarth@webkit.org>
+
+        Update baselines after http://trac.webkit.org/changeset/96498.
+
+        * platform/chromium-linux-x86/svg/filters: Removed.
+        * platform/chromium-linux/svg/filters/feColorMatrix-values-expected.png: Added.
+        * platform/chromium-mac/svg/filters/feColorMatrix-saturate-expected.png: Added.
+        * platform/chromium-win-vista/svg/filters: Added.
+        * platform/chromium-win-vista/svg/filters/feColorMatrix-values-expected.png: Added.
+        * platform/chromium-win/svg/filters/feColorMatrix-saturate-expected.png: Added.
+
 2011-10-03  Dirk Schulze  <krit@webkit.org>
 
         feColorMatrix saturation is not limited to range 0..1 anymore
diff --git a/LayoutTests/platform/chromium-linux/svg/filters/feColorMatrix-values-expected.png b/LayoutTests/platform/chromium-linux/svg/filters/feColorMatrix-values-expected.png
new file mode 100644 (file)
index 0000000..eae56ca
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/svg/filters/feColorMatrix-values-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac/svg/filters/feColorMatrix-saturate-expected.png b/LayoutTests/platform/chromium-mac/svg/filters/feColorMatrix-saturate-expected.png
new file mode 100644 (file)
index 0000000..03da799
Binary files /dev/null and b/LayoutTests/platform/chromium-mac/svg/filters/feColorMatrix-saturate-expected.png differ
diff --git a/LayoutTests/platform/chromium-win-vista/svg/filters/feColorMatrix-values-expected.png b/LayoutTests/platform/chromium-win-vista/svg/filters/feColorMatrix-values-expected.png
new file mode 100644 (file)
index 0000000..eae56ca
Binary files /dev/null and b/LayoutTests/platform/chromium-win-vista/svg/filters/feColorMatrix-values-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/svg/filters/feColorMatrix-saturate-expected.png b/LayoutTests/platform/chromium-win/svg/filters/feColorMatrix-saturate-expected.png
new file mode 100644 (file)
index 0000000..040413c
Binary files /dev/null and b/LayoutTests/platform/chromium-win/svg/filters/feColorMatrix-saturate-expected.png differ