[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 11:38:20 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 6a78be773837d5a787cd0b3737adfc0deb6723aa
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Aug 2 11:07:04 2010 +0000

    Unreviewed.
    
    [Qt] Add platform specific expected files for tests introduced in r64379.
    
    * platform/qt/svg/custom/massive-coordinates-expected.checksum: Added.
    * platform/qt/svg/custom/massive-coordinates-expected.png: Added.
    * platform/qt/svg/custom/massive-coordinates-expected.txt: Copied from LayoutTests/svg/custom/massive-coordinates-expected.txt.
    * platform/qt/svg/custom/pattern-excessive-malloc-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64454 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b095127..c9bfe0a 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-08-02  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed.
+
+        [Qt] Add platform specific expected files for tests introduced in r64379.
+
+        * platform/qt/svg/custom/massive-coordinates-expected.checksum: Added.
+        * platform/qt/svg/custom/massive-coordinates-expected.png: Added.
+        * platform/qt/svg/custom/massive-coordinates-expected.txt: Copied from LayoutTests/svg/custom/massive-coordinates-expected.txt.
+        * platform/qt/svg/custom/pattern-excessive-malloc-expected.txt: Added.
+
 2010-08-02  Jeremy Orlow  <jorlow at chromium.org>
 
         Another SVG rebaseline for Win/Linux because of different fonts.
diff --git a/LayoutTests/platform/qt/svg/custom/massive-coordinates-expected.checksum b/LayoutTests/platform/qt/svg/custom/massive-coordinates-expected.checksum
new file mode 100644
index 0000000..b2f01dd
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/custom/massive-coordinates-expected.checksum
@@ -0,0 +1 @@
+7321d518b18cea0191a91f80171054af
\ No newline at end of file
diff --git a/LayoutTests/platform/qt/svg/custom/massive-coordinates-expected.png b/LayoutTests/platform/qt/svg/custom/massive-coordinates-expected.png
new file mode 100644
index 0000000..ca5110c
Binary files /dev/null and b/LayoutTests/platform/qt/svg/custom/massive-coordinates-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/massive-coordinates-expected.txt b/LayoutTests/platform/qt/svg/custom/massive-coordinates-expected.txt
similarity index 100%
copy from LayoutTests/platform/chromium-linux/svg/custom/massive-coordinates-expected.txt
copy to LayoutTests/platform/qt/svg/custom/massive-coordinates-expected.txt
diff --git a/LayoutTests/platform/qt/svg/custom/pattern-excessive-malloc-expected.txt b/LayoutTests/platform/qt/svg/custom/pattern-excessive-malloc-expected.txt
new file mode 100644
index 0000000..4974d67
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/custom/pattern-excessive-malloc-expected.txt
@@ -0,0 +1,8 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (10,300) size 100x100
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
+        RenderPath {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#FF0000]}] [data="M0.00,0.00 L99999997952.00,0.00 L99999997952.00,99999997952.00 L0.00,99999997952.00 L0.00,0.00"]
+    RenderPath {rect} at (10,300) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [data="M10.00,300.00 L110.00,300.00 L110.00,400.00 L10.00,400.00 L10.00,300.00"]

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list