[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

commit-queue at webkit.org commit-queue at webkit.org
Sun Feb 20 22:46:29 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit fbb4270e42795fdd060f7b2f977f4b7ab60b19b4
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jan 11 11:26:03 2011 +0000

    2011-01-11  Shane Stephens  <shanestephens at google.com>
    
            Reviewed by Eric Seidel.
    
            [Chromium] Tests marked as WONTFIX SKIP but bug causing test failure fixed.
            https://bugs.webkit.org/show_bug.cgi?id=51865
    
            * platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.checksum: Added.
            * platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.png: Added.
            * platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.txt: Added.
            * platform/chromium-linux/svg/custom/getPresentationAttribute-expected.checksum: Added.
            * platform/chromium-linux/svg/custom/getPresentationAttribute-expected.png: Added.
            * platform/chromium-linux/svg/custom/getPresentationAttribute-expected.txt: Added.
            * platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.checksum:
            * platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.png:
            * platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.txt: Added.
            * platform/chromium-win/svg/custom/getPresentationAttribute-expected.checksum:
            * platform/chromium-win/svg/custom/getPresentationAttribute-expected.png:
            * platform/chromium-win/svg/custom/getPresentationAttribute-expected.txt: Added.
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75482 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 1266112..c107e68 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,24 @@
+2011-01-11  Shane Stephens  <shanestephens at google.com>
+
+        Reviewed by Eric Seidel.
+
+        [Chromium] Tests marked as WONTFIX SKIP but bug causing test failure fixed.
+        https://bugs.webkit.org/show_bug.cgi?id=51865
+
+        * platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.checksum: Added.
+        * platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.png: Added.
+        * platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.txt: Added.
+        * platform/chromium-linux/svg/custom/getPresentationAttribute-expected.checksum: Added.
+        * platform/chromium-linux/svg/custom/getPresentationAttribute-expected.png: Added.
+        * platform/chromium-linux/svg/custom/getPresentationAttribute-expected.txt: Added.
+        * platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.checksum:
+        * platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.png:
+        * platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.txt: Added.
+        * platform/chromium-win/svg/custom/getPresentationAttribute-expected.checksum:
+        * platform/chromium-win/svg/custom/getPresentationAttribute-expected.png:
+        * platform/chromium-win/svg/custom/getPresentationAttribute-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
 2011-01-10  Mihai Parparita  <mihaip at chromium.org>
 
         Unreviewed Chromium test expectations update.
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.checksum b/LayoutTests/platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.checksum
new file mode 100644
index 0000000..ee925a3
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.checksum
@@ -0,0 +1 @@
+32f18ce7af335cf027aafa2a1bc73034
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.png b/LayoutTests/platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.png
new file mode 100644
index 0000000..c16c3ee
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.txt b/LayoutTests/platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.txt
new file mode 100644
index 0000000..cd6f20d
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.txt
@@ -0,0 +1,16 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (0,0) size 800x600
+    RenderSVGContainer {a} at (0,0) size 0x0
+    RenderForeignObject {foreignObject} at (0,0) size 800x600
+      RenderBlock {html} at (0,0) size 800x20
+        RenderBlock {div} at (0,0) size 800x20
+          RenderText {#text} at (0,0) size 533x19
+            text run at (0,0) width 533: "This test tests that the type of the fill css attribute is correctly reported as SVGPaint. See "
+          RenderInline {a} at (0,0) size 68x19 [color=#0000EE]
+            RenderText {#text} at (533,0) size 68x19
+              text run at (533,0) width 68: "Bug 14064"
+          RenderText {#text} at (601,0) size 4x19
+            text run at (601,0) width 4: "."
+    RenderSVGPath {rect} at (10,50) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=50.00] [width=100.00] [height=100.00]
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/getPresentationAttribute-expected.checksum b/LayoutTests/platform/chromium-linux/svg/custom/getPresentationAttribute-expected.checksum
new file mode 100644
index 0000000..3ff4627
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/svg/custom/getPresentationAttribute-expected.checksum
@@ -0,0 +1 @@
+388d2da647d8fe8ab4cc0e999ce4bbb5
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/getPresentationAttribute-expected.png b/LayoutTests/platform/chromium-linux/svg/custom/getPresentationAttribute-expected.png
new file mode 100644
index 0000000..542c621
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/svg/custom/getPresentationAttribute-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/getPresentationAttribute-expected.txt b/LayoutTests/platform/chromium-linux/svg/custom/getPresentationAttribute-expected.txt
new file mode 100644
index 0000000..66412ea
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/svg/custom/getPresentationAttribute-expected.txt
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (0,0) size 800x600
+    RenderSVGContainer {a} at (0,0) size 0x0
+    RenderForeignObject {foreignObject} at (0,0) size 800x600
+      RenderBlock {html} at (0,0) size 800x40
+        RenderBlock {div} at (0,0) size 800x40
+          RenderText {#text} at (0,0) size 789x39
+            text run at (0,0) width 789: "This test tests that getPresentationAttribute succesfully returns SVG presentation attributes, but not ones that are defined in the inline"
+            text run at (0,20) width 330: "style and not non SVG css properties like border. See "
+          RenderInline {a} at (0,0) size 68x19 [color=#0000EE]
+            RenderText {#text} at (330,20) size 68x19
+              text run at (330,20) width 68: "Bug 13976"
+          RenderText {#text} at (398,20) size 4x19
+            text run at (398,20) width 4: "."
+    RenderSVGPath {rect} at (10,50) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=50.00] [width=100.00] [height=100.00]
diff --git a/LayoutTests/platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.checksum b/LayoutTests/platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.checksum
index 3ad5395..35ee1f9 100644
--- a/LayoutTests/platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.checksum
+++ b/LayoutTests/platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.checksum
@@ -1 +1 @@
-80f84e9c0c3f2078b5e6d84170562745
\ No newline at end of file
+2ed9dc348a3941888341cf7ab8d24685
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.png b/LayoutTests/platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.png
index 6ef5091..a12f347 100644
Binary files a/LayoutTests/platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.png and b/LayoutTests/platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.txt b/LayoutTests/platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.txt
new file mode 100644
index 0000000..cd6f20d
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.txt
@@ -0,0 +1,16 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (0,0) size 800x600
+    RenderSVGContainer {a} at (0,0) size 0x0
+    RenderForeignObject {foreignObject} at (0,0) size 800x600
+      RenderBlock {html} at (0,0) size 800x20
+        RenderBlock {div} at (0,0) size 800x20
+          RenderText {#text} at (0,0) size 533x19
+            text run at (0,0) width 533: "This test tests that the type of the fill css attribute is correctly reported as SVGPaint. See "
+          RenderInline {a} at (0,0) size 68x19 [color=#0000EE]
+            RenderText {#text} at (533,0) size 68x19
+              text run at (533,0) width 68: "Bug 14064"
+          RenderText {#text} at (601,0) size 4x19
+            text run at (601,0) width 4: "."
+    RenderSVGPath {rect} at (10,50) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=50.00] [width=100.00] [height=100.00]
diff --git a/LayoutTests/platform/chromium-win/svg/custom/getPresentationAttribute-expected.checksum b/LayoutTests/platform/chromium-win/svg/custom/getPresentationAttribute-expected.checksum
index 3375ba6..f49bd8e 100644
--- a/LayoutTests/platform/chromium-win/svg/custom/getPresentationAttribute-expected.checksum
+++ b/LayoutTests/platform/chromium-win/svg/custom/getPresentationAttribute-expected.checksum
@@ -1 +1 @@
-5ee66f2046bf5d56c1f6dff474a2e9da
\ No newline at end of file
+8f58e20c04c545e94ad30a724624ffe9
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/svg/custom/getPresentationAttribute-expected.png b/LayoutTests/platform/chromium-win/svg/custom/getPresentationAttribute-expected.png
index b2d5631..f179d4d 100644
Binary files a/LayoutTests/platform/chromium-win/svg/custom/getPresentationAttribute-expected.png and b/LayoutTests/platform/chromium-win/svg/custom/getPresentationAttribute-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/svg/custom/getPresentationAttribute-expected.txt b/LayoutTests/platform/chromium-win/svg/custom/getPresentationAttribute-expected.txt
new file mode 100644
index 0000000..66412ea
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/svg/custom/getPresentationAttribute-expected.txt
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (0,0) size 800x600
+    RenderSVGContainer {a} at (0,0) size 0x0
+    RenderForeignObject {foreignObject} at (0,0) size 800x600
+      RenderBlock {html} at (0,0) size 800x40
+        RenderBlock {div} at (0,0) size 800x40
+          RenderText {#text} at (0,0) size 789x39
+            text run at (0,0) width 789: "This test tests that getPresentationAttribute succesfully returns SVG presentation attributes, but not ones that are defined in the inline"
+            text run at (0,20) width 330: "style and not non SVG css properties like border. See "
+          RenderInline {a} at (0,0) size 68x19 [color=#0000EE]
+            RenderText {#text} at (330,20) size 68x19
+              text run at (330,20) width 68: "Bug 13976"
+          RenderText {#text} at (398,20) size 4x19
+            text run at (398,20) width 4: "."
+    RenderSVGPath {rect} at (10,50) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=50.00] [width=100.00] [height=100.00]
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 8bdd677..07b6355 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -123,11 +123,6 @@ WONTFIX SKIP WIN LINUX : fast/encoding/char-encoding-mac.html = FAIL
 // ever expect to pass this.  Now also timing out.
 BUGCR24189 WONTFIX SKIP : fast/dom/open-and-close-by-DOM.html = FAIL
 
-// Skip because of WebKit bug 18512. These bugs "poison" future tests, causing
-// all SVG objects with fill="red" to be rendered in green.
-WONTFIX SKIP : svg/custom/fill-SVGPaint-interface.svg = PASS
-WONTFIX SKIP : svg/custom/getPresentationAttribute.svg = PASS
-
 // WML is still an inprogress feature upstream. Chromium does not build
 // with WML support, so skip its tests.
 WONTFIX SKIP : wml = FAIL

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list