[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

senorblanco at chromium.org senorblanco at chromium.org
Wed Dec 22 15:42:41 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 7c390f8492836f37d235b455d23d148d78be8c93
Author: senorblanco at chromium.org <senorblanco at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 10 20:55:05 2010 +0000

    2010-11-10  Dan Bernstein  <mitz at apple.com>
    
            REGRESSION (r71566): r71566 breaks bidi-control-chars-treated-as-ZWS.html
            https://bugs.webkit.org/show_bug.cgi?id=49295
    
            * platform/mac-leopard/Skipped: Re-enable the previously failing test.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71764 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a425511..1a3a806 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -7,6 +7,51 @@
 
 2010-11-10  Stephen White  <senorblanco at chromium.org>
 
+        Unreviewed; updated test baselines.
+
+        Updated chromium-linux test results affected slightly by
+        http://trac.webkit.org/changeset/71760.  Also remove one passing
+        test from chromium-gpu expectations.
+
+        * platform/chromium-gpu/test_expectations.txt:
+        * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
+        * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
+        * platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
+        * platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
+        * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
+        * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
+        * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum:
+        * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.checksum:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.checksum:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.checksum:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.checksum:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.checksum:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.checksum:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.checksum:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.checksum:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.checksum:
+        * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png:
+        * platform/chromium/test_expectations.txt:
+
+2010-11-10  Stephen White  <senorblanco at chromium.org>
+
         Reviewed by James Robinson.
 
         Mark 2d.imageData.put.unchanged.html as passing on Win/Linux.
diff --git a/LayoutTests/platform/chromium-gpu/test_expectations.txt b/LayoutTests/platform/chromium-gpu/test_expectations.txt
index 49d403c..e790792 100644
--- a/LayoutTests/platform/chromium-gpu/test_expectations.txt
+++ b/LayoutTests/platform/chromium-gpu/test_expectations.txt
@@ -102,7 +102,6 @@ BUGWK45991 LINUX WIN : canvas/philip/tests/2d.gradient.radial.cone.shape2.html =
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.gradient.radial.outside3.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.gradient.radial.touch1.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.gradient.radial.touch3.html = TEXT
-BUGWK45991 LINUX WIN : canvas/philip/tests/2d.imageData.put.unchanged.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.line.width.basic.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.line.width.transformed.html = TEXT
 BUGWK45991 LINUX WIN : canvas/philip/tests/2d.path.arc.angle.3.html = TEXT
diff --git a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum
index ce085c7..205473e 100644
--- a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum
@@ -1 +1 @@
-cd419b0a9d06c12ffe87a51f3f6276dd
\ No newline at end of file
+22ff9ae096b322d631400d0c408b37f6
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.png b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.png
index af5bc2b..63fd060 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.png and b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum
index 984f1d6..eb08f87 100644
--- a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum
@@ -1 +1 @@
-58dbf93b9611f2ae143c2a86e3922f3c
\ No newline at end of file
+e5b26ec71e33c78333769763b391702c
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png
index 3440128..70eef27 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png and b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum
index 853bd7a..d187868 100644
--- a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum
@@ -1 +1 @@
-e401fd1c24855b58d27fd3f76c54ca51
\ No newline at end of file
+b964dddbe02c15586f35f52cbd064612
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png
index 123cf0f..2d44cf3 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png and b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum
index f5e64f8..dcad227 100644
--- a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum
@@ -1 +1 @@
-0fb8ab24b59e7ec68d44b9b82273045c
\ No newline at end of file
+78306e1ea549fa4a89fd4ce0cd086414
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png
index c89ea71..7d3e3f1 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png and b/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum
index 1fbdba8..f1fb060 100644
--- a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum
@@ -1 +1 @@
-1b1abd5d22d9f4986b6d2883bee7e54e
\ No newline at end of file
+6e9e9cb61bbbf90ea87beb680635d2fe
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png
index ec866de..ee88317 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png and b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum
index 22ac25d..feefc4d 100644
--- a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum
@@ -1 +1 @@
-e85695a5bd47ecdd49f2209c348cc6b1
\ No newline at end of file
+ddeda691d673dde80f780dcae206f5c8
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png
index 8cb12ff..1fae675 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png and b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum
index 1c28407..8a00bc9 100644
--- a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum
@@ -1 +1 @@
-d39da925090abf395ddaa6cd0dcf24e9
\ No newline at end of file
+7011cec63759e314a6a1ca3496bb400b
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png
index 893eaa8..05db8ea 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png and b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum
index b3aea30..0340688 100644
--- a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum
@@ -1 +1 @@
-83af721989e29e089ee463b432dba337
\ No newline at end of file
+dba3c717feaaee13d1f91b186d8f287b
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png
index d59f5c7..fc01d7d 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png and b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.checksum b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.checksum
index d9c5425..acbffe2 100644
--- a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.checksum
@@ -1 +1 @@
-032cdf1a0e7ec8ef71e7ba4c00ba900c
\ No newline at end of file
+eeff5f0096e9fdb12e24ca3d70438bfa
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png
index 60e722b..2355557 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png and b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.checksum b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.checksum
index 1472be8..287a0b3 100644
--- a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.checksum
@@ -1 +1 @@
-0650f9ca0e2b7bc638b0e7be8be4963f
\ No newline at end of file
+075026c190ee07d258db3569299aa328
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png
index d92ce09..d05aeea 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png and b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.checksum b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.checksum
index d50639c..29b70c8 100644
--- a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.checksum
@@ -1 +1 @@
-e6b20b7acf9b0a894c018442d64a846b
\ No newline at end of file
+9dc26f149665b80935bd80bfe6c15b1b
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png
index d6230c0..de23b0a 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png and b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.checksum b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.checksum
index 2f0ee93..da91e26 100644
--- a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.checksum
@@ -1 +1 @@
-5e83045467cf5c5bc119fa9f871bc64d
\ No newline at end of file
+d370563983376aed36deba7c6a6d4a84
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png
index 84b629c..227c5f0 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png and b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.checksum b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.checksum
index 626ebd7..83e5be8 100644
--- a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.checksum
@@ -1 +1 @@
-fac21160f2ce9829be370ececa8ee178
\ No newline at end of file
+cfcdbb3bc2a3a13bea9e716dad7a10a3
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png
index d39feb7..9d88f36 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png and b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.checksum b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.checksum
index d20ae5e..4845a91 100644
--- a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.checksum
@@ -1 +1 @@
-1f3c81a13f1abad415444a7109b4a505
\ No newline at end of file
+273454a33c258636a7ff0be6fec40329
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png
index 5e32c45..32943e2 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png and b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.checksum b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.checksum
index ffc2513..fafd5f9 100644
--- a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.checksum
@@ -1 +1 @@
-0349b4540cee0e13df1b9cac83442839
\ No newline at end of file
+dbbbc7e0c3c9d3d49da2cd6f32ed77fa
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png
index 60eae09..c0ea129 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png and b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.checksum b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.checksum
index 3f81731..9dc52fe 100644
--- a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.checksum
@@ -1 +1 @@
-628ed5127c2591830ecb0955be721d94
\ No newline at end of file
+8601041797242e1bad85eef034c36bde
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png
index 97c3d9f..7e88fed 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png and b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.checksum b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.checksum
index 0a6837a..976bd11 100644
--- a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.checksum
@@ -1 +1 @@
-090fcadef95295ffd83dde06486ea12a
\ No newline at end of file
+bd58ec269b9b7fb920d660a1ff2ef504
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png
index 55be4f4..47ab43f 100644
Binary files a/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png and b/LayoutTests/platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png differ
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 392bb9c..3c65831 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3346,3 +3346,5 @@ BUG62630 MAC : fast/lists/009-vertical.html = IMAGE
 BUG60393 MAC DEBUG : fast/selectors/001.html = PASS TIMEOUT
 
 BUG61739 MAC WIN DEBUG SLOW : animations/suspend-resume-animation-events.html = CRASH PASS
+
+BUG_SENORBLANCO LINUX : svg/filters/feLighting-crash.svg = IMAGE

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list