[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.21-584-g1e41756

ossy at webkit.org ossy at webkit.org
Fri Feb 26 22:16:20 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 7530c302873c84a5c990a31eb46d293412c62d12
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Feb 9 23:28:37 2010 +0000

    [Qt] Unreviewed trivial fix.
    
    platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt updated
    by r54560. Qt platform specific expected file should be updated too.
    
    * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt: Updated.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54572 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index e2e37a0..903a5a5 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,14 @@
 2010-02-09  Csaba Osztrogonác  <ossy at webkit.org>
 
+        [Qt] Unreviewed trivial fix.
+
+        platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt updated 
+        by r54560. Qt platform specific expected file should be updated too.
+
+        * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt: Updated.
+
+2010-02-09  Csaba Osztrogonác  <ossy at webkit.org>
+
         [Qt] fast/events/multiline-link-arrow-navigation.html introduced in r54566, but our
         LayoutTestController::overridePreference() does not support the 'WebKitEnableCaretBrowsing' preference now.
 
diff --git a/LayoutTests/platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt b/LayoutTests/platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt
index 2550d64..bda5ceb 100644
--- a/LayoutTests/platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt
+++ b/LayoutTests/platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt
@@ -1,5 +1,5 @@
-KRenderingPaintServer {id="pat00" [type=PATTERN] [bbox=at (-10,-15) size 1x1]}
-KRenderingPaintServer {id="pat01" [type=PATTERN] [bbox=at (-11.38,-16.87) size 1x1]}
+KRenderingPaintServer {id="pat00" [type=PATTERN] [bbox=at (-10,-15) size 30x45]}
+KRenderingPaintServer {id="pat01" [type=PATTERN] [bbox=at (-11.38,-16.87) size 30x45]}
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 225x425
@@ -29,11 +29,11 @@ layer at (0,0) size 225x425
           chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 10 width 74.00: "coniferous"
       RenderSVGContainer {use} at (8,8) size 205x94
         RenderSVGContainer {g} at (8,8) size 205x94
-          RenderPath {path} at (8,8) size 205x94 [stroke={[type=SOLID] [color=#B42D25] [stroke width=2.00]}] [fill={[type=PATTERN] [bbox=at (-10,-15) size 1x1]}] [data="M0.00,50.00 L100.00,0.00 L200.00,20.00 L150.00,70.00 L50.00,90.00 L0.00,50.00"]
+          RenderPath {path} at (8,8) size 205x94 [stroke={[type=SOLID] [color=#B42D25] [stroke width=2.00]}] [fill={[type=PATTERN] [bbox=at (-10,-15) size 30x45]}] [data="M0.00,50.00 L100.00,0.00 L200.00,20.00 L150.00,70.00 L50.00,90.00 L0.00,50.00"]
     RenderSVGContainer {g} at (8,104) size 205x98 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,110.00)}]
       RenderSVGText {text} at (0,10) size 85x20 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,-16) size 85x20
           chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 10 width 85.00: "broadLeave"
       RenderSVGContainer {use} at (8,108) size 205x94
         RenderSVGContainer {g} at (8,108) size 205x94
-          RenderPath {path} at (8,108) size 205x94 [stroke={[type=SOLID] [color=#B42D25] [stroke width=2.00]}] [fill={[type=PATTERN] [bbox=at (-11.38,-16.87) size 1x1]}] [data="M0.00,50.00 L100.00,0.00 L200.00,20.00 L150.00,70.00 L50.00,90.00 L0.00,50.00"]
+          RenderPath {path} at (8,108) size 205x94 [stroke={[type=SOLID] [color=#B42D25] [stroke width=2.00]}] [fill={[type=PATTERN] [bbox=at (-11.38,-16.87) size 30x45]}] [data="M0.00,50.00 L100.00,0.00 L200.00,20.00 L150.00,70.00 L50.00,90.00 L0.00,50.00"]

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list