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

abarth at webkit.org abarth at webkit.org
Wed Dec 22 11:15:37 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 95cdc0307cc1300518df69084075a3d3f071ca6e
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 16 04:32:48 2010 +0000

    2010-07-15  Adam Barth  <abarth at webkit.org>
    
            Followup to https://bugs.webkit.org/show_bug.cgi?id=42214
    
            Rebaseline GTK and Qt.
    
            * platform/gtk/fast/canvas/toDataURL-alpha-expected.txt: Added.
            * platform/qt/fast/canvas/toDataURL-alpha-expected.txt: Added.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63513 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 6d3cf58..2591ec4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -2,6 +2,15 @@
 
         Followup to https://bugs.webkit.org/show_bug.cgi?id=42214
 
+        Rebaseline GTK and Qt.
+
+        * platform/gtk/fast/canvas/toDataURL-alpha-expected.txt: Added.
+        * platform/qt/fast/canvas/toDataURL-alpha-expected.txt: Added.
+
+2010-07-15  Adam Barth  <abarth at webkit.org>
+
+        Followup to https://bugs.webkit.org/show_bug.cgi?id=42214
+
         Move toDataURL-alpha-expected.txt to the platform, where it belongs.
 
         * fast/canvas/toDataURL-alpha-expected.txt: Removed.
diff --git a/LayoutTests/platform/gtk/fast/canvas/toDataURL-alpha-expected.txt b/LayoutTests/platform/gtk/fast/canvas/toDataURL-alpha-expected.txt
new file mode 100644
index 0000000..8e48a89
--- /dev/null
+++ b/LayoutTests/platform/gtk/fast/canvas/toDataURL-alpha-expected.txt
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x265
+  RenderBlock {HTML} at (0,0) size 800x265
+    RenderBody {BODY} at (8,16) size 784x241
+      RenderBlock {P} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 356x20
+          text run at (0,0) width 356: "The test passes if both boxes below have the same color."
+      RenderBlock (anonymous) at (0,36) size 784x105
+        RenderHTMLCanvas {CANVAS} at (0,0) size 200x100
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,141) size 200x100
diff --git a/LayoutTests/platform/qt/fast/canvas/toDataURL-alpha-expected.txt b/LayoutTests/platform/qt/fast/canvas/toDataURL-alpha-expected.txt
new file mode 100644
index 0000000..77d5c51
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/canvas/toDataURL-alpha-expected.txt
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x264
+  RenderBlock {HTML} at (0,0) size 800x264
+    RenderBody {BODY} at (8,16) size 784x240
+      RenderBlock {P} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 404x20
+          text run at (0,0) width 404: "The test passes if both boxes below have the same color."
+      RenderBlock (anonymous) at (0,36) size 784x104
+        RenderHTMLCanvas {CANVAS} at (0,0) size 200x100
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,140) size 200x100

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list