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

ossy at webkit.org ossy at webkit.org
Wed Dec 22 16:20:36 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit c90f9cec2af31dd634bd9af6a186edbcf7a7a1bc
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 22 14:12:52 2010 +0000

    Unreviewed.
    
    [Qt] Add platform specific expected results for new passing tests.
    Compared to Mac png files and Mac expected files.
    
    * platform/qt/fast/css/negative-leading-expected.checksum: Added.
    * platform/qt/fast/css/negative-leading-expected.png: Added.
    * platform/qt/fast/css/negative-leading-expected.txt: Added. (introduced in r72141)
    * platform/qt/fast/images/imagemap-focus-ring-zoom-expected.checksum: Added.
    * platform/qt/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
    * platform/qt/fast/images/imagemap-focus-ring-zoom-expected.txt: Added. (introduced in r72402)
    * platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Added.
    * platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
    * platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added. (introduced in r72381)
    * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum: Added.
    * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added.
    * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added. (introduced in r72518)
    * platform/qt/svg/custom/image-rescale-expected.checksum: Added.
    * platform/qt/svg/custom/image-rescale-expected.png: Added.
    * platform/qt/svg/custom/image-rescale-expected.txt: Added. (introduced in r72470)
    * platform/qt/svg/custom/image-rescale-scroll-expected.checksum: Added.
    * platform/qt/svg/custom/image-rescale-scroll-expected.png: Added.
    * platform/qt/svg/custom/image-rescale-scroll-expected.txt: Added. (introduced in r72470)
    * platform/qt/svg/dom/SVGPathSegList-cloning-expected.checksum: Added.
    * platform/qt/svg/dom/SVGPathSegList-cloning-expected.png: Added.
    * platform/qt/svg/dom/SVGPathSegList-cloning-expected.txt: Added. (introduced in r72381)
    * platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.checksum: Added.
    * platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.png: Added.
    * platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.txt: Added. (introduced in r72381)
    * platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.checksum: Added.
    * platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Added.
    * platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt: Added. (introduced in r72381)
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72523 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index dadcbfb..5fe672e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,38 @@
+2010-11-22  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed.
+
+        [Qt] Add platform specific expected results for new passing tests.
+        Compared to Mac png files and Mac expected files.
+
+        * platform/qt/fast/css/negative-leading-expected.checksum: Added.
+        * platform/qt/fast/css/negative-leading-expected.png: Added.
+        * platform/qt/fast/css/negative-leading-expected.txt: Added. (introduced in r72141)
+        * platform/qt/fast/images/imagemap-focus-ring-zoom-expected.checksum: Added.
+        * platform/qt/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
+        * platform/qt/fast/images/imagemap-focus-ring-zoom-expected.txt: Added. (introduced in r72402)
+        * platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Added.
+        * platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
+        * platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added. (introduced in r72381)
+        * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum: Added.
+        * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added.
+        * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added. (introduced in r72518)
+        * platform/qt/svg/custom/image-rescale-expected.checksum: Added.
+        * platform/qt/svg/custom/image-rescale-expected.png: Added.
+        * platform/qt/svg/custom/image-rescale-expected.txt: Added. (introduced in r72470)
+        * platform/qt/svg/custom/image-rescale-scroll-expected.checksum: Added.
+        * platform/qt/svg/custom/image-rescale-scroll-expected.png: Added.
+        * platform/qt/svg/custom/image-rescale-scroll-expected.txt: Added. (introduced in r72470)
+        * platform/qt/svg/dom/SVGPathSegList-cloning-expected.checksum: Added.
+        * platform/qt/svg/dom/SVGPathSegList-cloning-expected.png: Added.
+        * platform/qt/svg/dom/SVGPathSegList-cloning-expected.txt: Added. (introduced in r72381)
+        * platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.checksum: Added.
+        * platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.png: Added.
+        * platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.txt: Added. (introduced in r72381)
+        * platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.checksum: Added.
+        * platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Added.
+        * platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt: Added. (introduced in r72381)
+
 2010-11-22  Yael Aharon  <yael.aharon at nokia.com>, Chang Shu  <chang.shu at nokia.com>
 
         Reviewed by Antonio Gomes.
diff --git a/LayoutTests/platform/qt/fast/css/negative-leading-expected.checksum b/LayoutTests/platform/qt/fast/css/negative-leading-expected.checksum
new file mode 100644
index 0000000..1efb9e1
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/css/negative-leading-expected.checksum
@@ -0,0 +1 @@
+911ecd213f10d4d9e241f4aa4ba9cb71
\ No newline at end of file
diff --git a/LayoutTests/platform/qt/fast/css/negative-leading-expected.png b/LayoutTests/platform/qt/fast/css/negative-leading-expected.png
new file mode 100644
index 0000000..ee3a163
Binary files /dev/null and b/LayoutTests/platform/qt/fast/css/negative-leading-expected.png differ
diff --git a/LayoutTests/platform/qt/fast/css/negative-leading-expected.txt b/LayoutTests/platform/qt/fast/css/negative-leading-expected.txt
new file mode 100644
index 0000000..b675c52
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/css/negative-leading-expected.txt
@@ -0,0 +1,21 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x217
+  RenderBlock {HTML} at (0,0) size 800x207
+    RenderBody {BODY} at (8,16) size 784x183
+      RenderBlock {P} at (0,0) size 784x42
+        RenderText {#text} at (0,0) size 777x42
+          text run at (0,0) width 777: "The following two phrases should appear identical. The second line of text should overlap both the first line and the"
+          text run at (0,21) width 78: "red border."
+      RenderBlock {DIV} at (0,58) size 424x52 [border: (2px solid #FF0000)]
+        RenderBlock {DIV} at (12,12) size 400x38
+          RenderText {#text} at (0,-20) size 400x78
+            text run at (0,-20) width 400: "Lorem ipsum dolor"
+            text run at (0,-1) width 168: "sit amet"
+      RenderBlock (anonymous) at (0,110) size 784x21
+        RenderBR {BR} at (0,0) size 0x21
+      RenderBlock {DIV} at (0,131) size 424x52 [border: (2px solid #FF0000)]
+        RenderBlock {DIV} at (12,12) size 400x38
+          RenderText {#text} at (0,-20) size 400x78
+            text run at (0,-20) width 400: "Lorem ipsum dolor"
+            text run at (0,-1) width 168: "sit amet"
diff --git a/LayoutTests/platform/qt/fast/images/imagemap-focus-ring-zoom-expected.checksum b/LayoutTests/platform/qt/fast/images/imagemap-focus-ring-zoom-expected.checksum
new file mode 100644
index 0000000..a5802e5
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/images/imagemap-focus-ring-zoom-expected.checksum
@@ -0,0 +1 @@
+95ccced13128f484b3a38893a972c659
\ No newline at end of file
diff --git a/LayoutTests/platform/qt/fast/images/imagemap-focus-ring-zoom-expected.png b/LayoutTests/platform/qt/fast/images/imagemap-focus-ring-zoom-expected.png
new file mode 100644
index 0000000..1d4ed58
Binary files /dev/null and b/LayoutTests/platform/qt/fast/images/imagemap-focus-ring-zoom-expected.png differ
diff --git a/LayoutTests/platform/qt/fast/images/imagemap-focus-ring-zoom-expected.txt b/LayoutTests/platform/qt/fast/images/imagemap-focus-ring-zoom-expected.txt
new file mode 100644
index 0000000..bfb9f05
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/images/imagemap-focus-ring-zoom-expected.txt
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (11,11) size 778x578
+      RenderText {#text} at (0,0) size 761x251
+        text run at (0,0) width 725: "This test can be used to ensure that a focus ring is drawn correctly for an"
+        text run at (0,30) width 761: "imagemap even when the page is zoomed. This test PASSED if a focus ring is"
+        text run at (0,221) width 558: "drawn around the <area> in the imagemap to the right. "
+      RenderInline {MAP} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+      RenderImage {IMG} at (558,60) size 184x184
+      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum b/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum
new file mode 100644
index 0000000..4f1bee7
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum
@@ -0,0 +1 @@
+fa2f0df387bb71ec1fe18c11417802db
\ No newline at end of file
diff --git a/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png b/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png
new file mode 100644
index 0000000..6fdabf3
Binary files /dev/null and b/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png differ
diff --git a/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt b/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt
new file mode 100644
index 0000000..4f9de3d
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt
@@ -0,0 +1,18 @@
+CONSOLE MESSAGE: line 267: Error: Problem parsing d=""
+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (143,88) size 194x190
+      RenderSVGPath {path} at (143,88) size 194x190 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#0000FF]}] [data="M 250.261 208.191 C 256 300 224 300 229.739 208.191 C 175.122 282.21 150.609 261.641 214.019 195 C 124.601 216.595 119.045 185.081 210.456 174.791 C 128.077 133.856 144.077 106.144 220.716 157.019 C 183.923 72.7092 213.993 61.7646 240 150 C 266.007 61.7646 296.077 72.7092 259.284 157.019 C 335.923 106.144 351.923 133.856 269.544 174.791 C 360.955 185.081 355.399 216.595 265.981 195 C 329.391 261.641 304.878 282.21 250.261 208.191 Z"]
+    RenderSVGContainer {g} at (10,309) size 231x40
+      RenderSVGText {text} at (10,309) size 231x40 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 231x40
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 231.00: "$Revision: 1.5 $"
+    RenderSVGPath {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+    RenderSVGContainer {g} at (0,0) size 480x25
+      RenderSVGPath {rect} at (0,0) size 480x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+      RenderSVGText {text} at (207,-2) size 66x26 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 66x26
+          chunk 1 (middle anchor) text run 1 at (207.00,18.00) startOffset 0 endOffset 5 width 66.00: "DRAFT"
diff --git a/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum b/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum
new file mode 100644
index 0000000..1792658
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum
@@ -0,0 +1 @@
+0f8d363cda13d02c13e56d03733326c2
\ No newline at end of file
diff --git a/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png b/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png
new file mode 100644
index 0000000..a76249c
Binary files /dev/null and b/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png differ
diff --git a/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt b/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt
new file mode 100644
index 0000000..820e320
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt
@@ -0,0 +1,52 @@
+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (43,37) size 397x255
+      RenderSVGText {text} at (43,37) size 167x23 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 167x23
+          chunk 1 (end anchor) text run 1 at (43.00,55.00) startOffset 0 endOffset 21 width 167.00: "animVal is read only:"
+      RenderSVGContainer {g} at (240,40) size 200x252 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(500.00,0.00)}]
+        RenderSVGPath {rect} at (420,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=60.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,61) size 162x17 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 162x17
+            chunk 1 text run 1 at (70.00,75.00) startOffset 0 endOffset 21 width 162.00: "SVGAnimatedNumberList"
+        RenderSVGPath {rect} at (390,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=90.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,91) size 133x17 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 133x17
+            chunk 1 text run 1 at (70.00,105.00) startOffset 0 endOffset 17 width 133.00: "SVGAnimatedLength"
+        RenderSVGPath {rect} at (360,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=120.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,121) size 155x17 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 155x17
+            chunk 1 text run 1 at (70.00,135.00) startOffset 0 endOffset 21 width 155.00: "SVGAnimatedLengthList"
+        RenderSVGPath {rect} at (330,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=150.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,151) size 125x17 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 125x17
+            chunk 1 text run 1 at (70.00,165.00) startOffset 0 endOffset 16 width 125.00: "SVGAnimatedAngle"
+        RenderSVGPath {rect} at (300,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=180.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,181) size 118x17 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 118x17
+            chunk 1 text run 1 at (70.00,195.00) startOffset 0 endOffset 15 width 118.00: "SVGAnimatedRect"
+        RenderSVGPath {rect} at (270,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=210.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,211) size 177x17 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 177x17
+            chunk 1 text run 1 at (70.00,225.00) startOffset 0 endOffset 24 width 177.00: "SVGAnimatedTransformList"
+        RenderSVGPath {rect} at (240,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=240.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,241) size 222x17 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 222x17
+            chunk 1 text run 1 at (70.00,255.00) startOffset 0 endOffset 30 width 222.00: "SVGAnimatedPreserveAspectRatio"
+      RenderSVGHiddenContainer {g} at (0,0) size 0x0
+        RenderSVGText {text} at (0,-18) size 39x28 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 39x28
+            chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 10.00: "a"
+            chunk 1 text run 2 at (10.00,0.00) startOffset 1 endOffset 2 width 10.00: "b"
+            chunk 1 text run 3 at (20.00,0.00) startOffset 2 endOffset 3 width 9.00: "c"
+        RenderSVGPath {circle} at (0,0) size 50x50 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=50.00]
+        RenderSVGResourceMarker {marker} [id="marker"] [markerUnits=strokeWidth] [ref at (0,0)] [angle=90.00]
+        RenderSVGViewportContainer {svg} at (0,0) size 0x0
+    RenderSVGContainer {g} at (10,309) size 231x40
+      RenderSVGText {text} at (10,309) size 231x40 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 231x40
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 231.00: "$Revision: 1.2 $"
+    RenderSVGPath {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
diff --git a/LayoutTests/platform/qt/svg/custom/image-rescale-expected.checksum b/LayoutTests/platform/qt/svg/custom/image-rescale-expected.checksum
new file mode 100644
index 0000000..4f77329
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/custom/image-rescale-expected.checksum
@@ -0,0 +1 @@
+8f13495dccb6fb6908edf233b087827f
\ No newline at end of file
diff --git a/LayoutTests/platform/qt/svg/custom/image-rescale-expected.png b/LayoutTests/platform/qt/svg/custom/image-rescale-expected.png
new file mode 100644
index 0000000..860f013
Binary files /dev/null and b/LayoutTests/platform/qt/svg/custom/image-rescale-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/image-rescale-expected.txt b/LayoutTests/platform/qt/svg/custom/image-rescale-expected.txt
similarity index 100%
copy from LayoutTests/platform/chromium-linux/svg/custom/image-rescale-expected.txt
copy to LayoutTests/platform/qt/svg/custom/image-rescale-expected.txt
diff --git a/LayoutTests/platform/qt/svg/custom/image-rescale-scroll-expected.checksum b/LayoutTests/platform/qt/svg/custom/image-rescale-scroll-expected.checksum
new file mode 100644
index 0000000..c53e3c7
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/custom/image-rescale-scroll-expected.checksum
@@ -0,0 +1 @@
+62933973ae5ad5b40f96f6b9e2d5e30a
\ No newline at end of file
diff --git a/LayoutTests/platform/qt/svg/custom/image-rescale-scroll-expected.png b/LayoutTests/platform/qt/svg/custom/image-rescale-scroll-expected.png
new file mode 100644
index 0000000..367aff9
Binary files /dev/null and b/LayoutTests/platform/qt/svg/custom/image-rescale-scroll-expected.png differ
diff --git a/LayoutTests/platform/qt/svg/custom/image-rescale-scroll-expected.txt b/LayoutTests/platform/qt/svg/custom/image-rescale-scroll-expected.txt
new file mode 100644
index 0000000..e2eb789
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/custom/image-rescale-scroll-expected.txt
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x685
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {P} at (0,0) size 784x21
+        RenderText {#text} at (0,0) size 582x21
+          text run at (0,0) width 582: "This test verifies correct repaint of scrolled/re-painted-after-uncovering, scaled images."
+      RenderBlock {P} at (0,37) size 784x42
+        RenderText {#text} at (0,0) size 759x42
+          text run at (0,0) width 594: "If successful, the image below extends past the bottom of the window, with no white bar "
+          text run at (594,0) width 165: "occluding the part of the"
+          text run at (0,21) width 300: "image adjacent to the bottom of the window."
+layer at (50,580) size 160x105
+  RenderImage {IMG} at (50,580) size 160x105
+layer at (0,600) size 300x10
+  RenderBlock (positioned) {DIV} at (0,600) size 300x10 [bgcolor=#FFFFFF]
diff --git a/LayoutTests/platform/qt/svg/dom/SVGPathSegList-cloning-expected.checksum b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-cloning-expected.checksum
new file mode 100644
index 0000000..99f68e1
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-cloning-expected.checksum
@@ -0,0 +1 @@
+1f92004a49f3e7b6c8292a9e6fd8b32a
\ No newline at end of file
diff --git a/LayoutTests/platform/qt/svg/dom/SVGPathSegList-cloning-expected.png b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-cloning-expected.png
new file mode 100644
index 0000000..71d5370
Binary files /dev/null and b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-cloning-expected.png differ
diff --git a/LayoutTests/platform/qt/svg/dom/SVGPathSegList-cloning-expected.txt b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-cloning-expected.txt
new file mode 100644
index 0000000..0d7a186
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-cloning-expected.txt
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x42
+        RenderText {#text} at (0,0) size 777x42
+          text run at (0,0) width 777: "Below is a JavaScript-generated svg drawing. You should see two red blobs: the left, a programmatically generated"
+          text run at (0,21) width 189: "path and the right, its clone."
+      RenderBlock {DIV} at (0,58) size 784x400
+        RenderSVGRoot {svg} at (26,194) size 374x164
+          RenderSVGPath {path} at (26,194) size 224x164 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data="M 10 10 L 25 15 L 110 75 L 120 90 L 42 42 Z"]
+          RenderSVGPath {path} at (176,194) size 224x164 [transform={m=((1.00,0.00)(0.00,1.00)) t=(75.00,0.00)}] [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data="M 10 10 L 25 15 L 110 75 L 120 90 L 42 42 Z"]
diff --git a/LayoutTests/platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.checksum b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.checksum
new file mode 100644
index 0000000..3bfc5f3
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.checksum
@@ -0,0 +1 @@
+390ff7baacdb4690c5f07ff00aff0658
\ No newline at end of file
diff --git a/LayoutTests/platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.png b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.png
new file mode 100644
index 0000000..fdd411f
Binary files /dev/null and b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.png differ
diff --git a/LayoutTests/platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.txt b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.txt
new file mode 100644
index 0000000..6d87234
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.txt
@@ -0,0 +1,8 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 300x300
+  RenderSVGRoot {svg} at (10,4) size 261x56
+    RenderSVGPath {path} at (78,38) size 84x22 [stroke={[type=SOLID] [color=#000000] [stroke width=3.00]}] [data="M 80 40 C 80 40 120 80 160 40"]
+    RenderSVGText {text} at (10,4) size 261x21 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 261x21
+        chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 36 width 261.00: "There should be a smooth curve below"
diff --git a/LayoutTests/platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.checksum b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.checksum
new file mode 100644
index 0000000..2a8344b
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.checksum
@@ -0,0 +1 @@
+c4d4d3c1e62c0fbbb2fe873d2976a111
\ No newline at end of file
diff --git a/LayoutTests/platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png
new file mode 100644
index 0000000..7302c20
Binary files /dev/null and b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png differ
diff --git a/LayoutTests/platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt
new file mode 100644
index 0000000..e64cf2c
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt
@@ -0,0 +1,23 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 600x500
+  RenderSVGRoot {svg} at (10,4) size 493x221
+    RenderSVGPath {path} at (46,103) size 128x122 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FF0000]}] [data="M 50 150 L 95 107 L 145 157 L 169 221 L 100 200 Z"]
+    RenderSVGText {text} at (10,4) size 344x21 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 344x21
+        chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 52 width 344.00: "Right after loading, a segment is added to the path."
+    RenderSVGText {text} at (10,24) size 493x21 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 493x21
+        chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 72 width 493.00: "The path and its attribute should be updated to include the new segment."
+    RenderSVGText {text} at (10,54) size 74x21 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 74x21
+        chunk 1 text run 1 at (10.00,70.00) startOffset 0 endOffset 12 width 74.00: "\"d\" initial:"
+    RenderSVGText {text} at (90,54) size 213x21 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 213x21
+        chunk 1 text run 1 at (90.00,70.00) startOffset 0 endOffset 32 width 213.00: "M50,150 l45,-43 l24,64 l-69,-21z"
+    RenderSVGText {text} at (10,74) size 68x21 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 68x21
+        chunk 1 text run 1 at (10.00,90.00) startOffset 0 endOffset 10 width 68.00: "\"d\" after:"
+    RenderSVGText {text} at (90,74) size 285x21 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 285x21
+        chunk 1 text run 1 at (90.00,90.00) startOffset 0 endOffset 45 width 285.00: "M 50 150 l 45 -43 l 50 50 l 24 64 l -69 -21 Z"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list