[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

ossy at webkit.org ossy at webkit.org
Thu Feb 4 21:25:23 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 01ae29c659af4c54b01d51d84774e6249c8b23c3
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 22 23:50:36 2010 +0000

    [Qt] Platform dependent expected files added for tests introduced in r53656,
    because these tests pass. Compared to png files.
    
    Reviewed by Nikolas Zimmermann.
    
    * platform/qt/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt: Added.
    * platform/qt/svg/custom/relative-sized-use-on-symbol-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53726 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index ae2638f..cc05873 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-01-22  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Reviewed by Nikolas Zimmermann.
+
+        [Qt] Platform dependent expected files added for tests introduced in r53656,
+        because these tests pass. Compared to png files.
+
+        * platform/qt/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt: Added.
+        * platform/qt/svg/custom/relative-sized-use-on-symbol-expected.txt: Added.
+
 2010-01-22  Peter Kasting  <pkasting at google.com>
 
         Not reviewed, test fix.
diff --git a/LayoutTests/platform/qt/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt b/LayoutTests/platform/qt/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt
new file mode 100644
index 0000000..d13312a
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x482
+  RenderBlock {html} at (0,0) size 800x482
+    RenderBody {body} at (8,16) size 784x458
+      RenderBlock {p} at (0,0) size 784x40
+        RenderText {#text} at (0,0) size 778x40
+          text run at (0,0) width 768: "The svg area contained in the div element (red box), should fill out the whole area (two green rectangles, first:"
+          text run at (0,20) width 778: "(0,0)-(50%,50%), second: (50%,50%)-(100%,100%)), especially after resizing the content box to a different size"
+      RenderBlock {div} at (0,56) size 402x402 [border: (1px solid #FF0000)]
+        RenderSVGRoot {svg} at (9,73) size 400x400
+          RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGContainer {use} at (9,73) size 400x400
+            RenderSVGContainer {g} at (9,73) size 400x400
+              RenderSVGViewportContainer {svg} at (9,73) size 400x400
+                RenderPath {rect} at (209,273) size 200x200 [fill={[type=SOLID] [color=#008000]}] [data="M 100 100L 200 100L 200 200L 100 200L 100 100"]
+                RenderPath {rect} at (9,73) size 200x200 [fill={[type=SOLID] [color=#008000]}] [data="M 0 0L 100 0L 100 100L 0 100L 0 0"]
+        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/svg/custom/relative-sized-use-on-symbol-expected.txt b/LayoutTests/platform/qt/svg/custom/relative-sized-use-on-symbol-expected.txt
new file mode 100644
index 0000000..87cae9f
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/custom/relative-sized-use-on-symbol-expected.txt
@@ -0,0 +1,16 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x462
+  RenderBlock {html} at (0,0) size 800x462
+    RenderBody {body} at (8,16) size 784x438
+      RenderBlock {p} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 757x20
+          text run at (0,0) width 757: "The svg area contained in the div element (red box), should fill out the whole area with a green shaped path"
+      RenderBlock {div} at (0,36) size 402x402 [border: (1px solid #FF0000)]
+        RenderSVGRoot {svg} at (45.80,87.63) size 326.40x326.62
+          RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGContainer {use} at (45.80,87.63) size 326.40x326.62
+            RenderSVGContainer {g} at (45.80,87.63) size 326.40x326.62 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,20.00)}]
+              RenderSVGViewportContainer {svg} at (45.80,87.63) size 326.40x326.62
+                RenderPath {path} at (45.80,87.63) size 326.40x326.62 [fill={[type=SOLID] [color=#008000]}] [data="M 143 103L 143 117C 143 130.909 112.555 142.185 75 142.185C 37.4446 142.185 7 130.909 7 117L 7 103C 7 89.0906 37.4446 77.8148 75 77.8148C 112.555 77.8148 143 89.0906 143 103L 52 72C 34.3123 70.6562 20.8513 55.5699 21.5237 37.8439C 22.1961 20.118 36.7613 6.09483 54.5 6.09483C 72.2387 6.09483 86.8039 20.118 87.4763 37.8439C 88.1487 55.5699 74.6877 70.6562 57 72"]
+        RenderText {#text} at (0,0) size 0x0

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list