Not reviewed.
Revert the last SVGLineElement commit. It's not needed, the first run on buildbot showed them as failures
the next build doesn't complain anymore (this was before adjusting the offsets.) No idea what's going on,
but if it's fixed I'm happy.
While I'm at it, regenerate struct-image-02-b.svg (invisible differences) to have a clean baseline.
All SVG pixel test results are accurate on Leopard now.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@35702 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index ff16caf..9662be4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,21 @@
2008-08-12 Nikolas Zimmermann <zimmermann@kde.org>
+ Not reviewed.
+
+ Revert the last SVGLineElement commit. It's not needed, the first run on buildbot showed them as failures
+ the next build doesn't complain anymore (this was before adjusting the offsets.) No idea what's going on,
+ but if it's fixed I'm happy.
+
+ While I'm at it, regenerate struct-image-02-b.svg (invisible differences) to have a clean baseline.
+ All SVG pixel test results are accurate on Leopard now.
+
+ * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
+ * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
+ * svg/dynamic-updates/resources/SVGLineElement-dom-x1-attr.js:
+ * svg/dynamic-updates/resources/SVGLineElement-svgdom-x1-prop.js:
+
+2008-08-12 Nikolas Zimmermann <zimmermann@kde.org>
+
Not reviewed. The last SVGLineElement* fix attempt, fixed 4/8 failing tests.
Trying two variations in two tests to find out the right offset to make the other four tests work on Tiger.
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum
index dffa500..4b13b90 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum
@@ -1 +1 @@
-2f6771211a27e3fa54b895b9ff5961f4
\ No newline at end of file
+65617817e7f2bba9df26b886a61fc244
\ No newline at end of file
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.png b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.png
index 4806c1f..a6ab7bd 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.png
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.png
Binary files differ
diff --git a/LayoutTests/svg/dynamic-updates/resources/SVGLineElement-dom-x1-attr.js b/LayoutTests/svg/dynamic-updates/resources/SVGLineElement-dom-x1-attr.js
index e8d3e98..bc7e9da 100644
--- a/LayoutTests/svg/dynamic-updates/resources/SVGLineElement-dom-x1-attr.js
+++ b/LayoutTests/svg/dynamic-updates/resources/SVGLineElement-dom-x1-attr.js
@@ -22,4 +22,4 @@
completeTest();
}
-startTest(lineElement, 102, 12);
+startTest(lineElement, 101, 11);
diff --git a/LayoutTests/svg/dynamic-updates/resources/SVGLineElement-svgdom-x1-prop.js b/LayoutTests/svg/dynamic-updates/resources/SVGLineElement-svgdom-x1-prop.js
index fc73c10..c55db57 100644
--- a/LayoutTests/svg/dynamic-updates/resources/SVGLineElement-svgdom-x1-prop.js
+++ b/LayoutTests/svg/dynamic-updates/resources/SVGLineElement-svgdom-x1-prop.js
@@ -22,4 +22,4 @@
completeTest();
}
-startTest(lineElement, 103, 13);
+startTest(lineElement, 101, 11);