[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 13:50:50 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit cdd9a1635f89b6ae977fb8b1fdd44c3c170ba1c9
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Sep 28 05:42:27 2010 +0000

    Unreviewed fix after r68444. Add Qt specific expected files.
    
    * platform/qt/fast/repaint/repaint-svg-after-style-change-expected.txt: Copied from LayoutTests/fast/repaint/repaint-svg-after-style-change-expected.txt.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68489 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 791748f..8a11686 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,11 @@
 2010-09-27  Csaba Osztrogonác  <ossy at webkit.org>
 
+        Unreviewed fix after r68444. Add Qt specific expected files.
+
+        * platform/qt/fast/repaint/repaint-svg-after-style-change-expected.txt: Copied from LayoutTests/fast/repaint/repaint-svg-after-style-change-expected.txt.
+
+2010-09-27  Csaba Osztrogonác  <ossy at webkit.org>
+
         Unreviewed fix after r68440. Update Qt specific expected files.
 
         * platform/qt/fast/dom/Window/window-properties-expected.txt:
diff --git a/LayoutTests/platform/qt/fast/repaint/repaint-svg-after-style-change-expected.txt b/LayoutTests/platform/qt/fast/repaint/repaint-svg-after-style-change-expected.txt
new file mode 100644
index 0000000..3d32408
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/repaint/repaint-svg-after-style-change-expected.txt
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x222
+  RenderBlock {HTML} at (0,0) size 800x222
+    RenderBody {BODY} at (8,8) size 784x206
+      RenderSVGRoot {svg} at (8,8) size 200x200
+        RenderSVGContainer {g} at (8,8) size 200x200
+          RenderPath {path} at (8,8) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [data="M0.00,0.00 L0.00,200.00 L200.00,200.00 L200.00,0.00 L0.00,0.00"]
+          RenderPath {path} at (8,8) size 200x200 [fill={[type=SOLID] [color=#008000]}] [data="M0.00,0.00 L0.00,200.00 L200.00,200.00 L200.00,0.00 L0.00,0.00"]
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list