[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.20-204-g221d8e8

zimmermann at webkit.org zimmermann at webkit.org
Wed Feb 10 22:19:33 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit fa38b69a51c32f948a94b15d2d2e41dd00e0158e
Author: zimmermann at webkit.org <zimmermann at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Feb 8 15:39:23 2010 +0000

    2010-02-08  Nikolas Zimmermann  <nzimmermann at rim.com>
    
            Not reviewed. Attempt to fix all mac/win bots (expect for leopard which already passes)
    
            * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
            * platform/mac/svg/custom/junk-data-expected.txt:
            * platform/mac/svg/custom/missing-xlink-expected.txt:
            * platform/mac/svg/hixie/error/012-expected.txt:
            * platform/mac/svg/text/text-intro-05-t-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54487 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 0cdecad..7fa8fb7 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,15 @@
 2010-02-08  Nikolas Zimmermann  <nzimmermann at rim.com>
 
+        Not reviewed. Attempt to fix all mac/win bots (expect for leopard which already passes)
+
+        * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
+        * platform/mac/svg/custom/junk-data-expected.txt:
+        * platform/mac/svg/custom/missing-xlink-expected.txt:
+        * platform/mac/svg/hixie/error/012-expected.txt:
+        * platform/mac/svg/text/text-intro-05-t-expected.txt:
+
+2010-02-08  Nikolas Zimmermann  <nzimmermann at rim.com>
+
         Not reviewed. Next set of Qt DRT result updates.
 
         * platform/qt/svg/custom/js-update-image-and-display-expected.txt:
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt
index c67623f..ae8c891 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt
@@ -1,8 +1,8 @@
 layer at (0,0) size 480x360
   RenderView at (0,0) size 480x360
 layer at (0,0) size 480x360
-  RenderSVGRoot {svg} at (0.50,0.50) size 608.50x359
-    RenderSVGContainer {g} at (16,52) size 593x196
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGContainer {g} at (16,52) size 464x196
       RenderSVGText {text} at (88,80) size 494x36 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,-28) size 494x36
           chunk 1 (end anchor) text run 1 at (88.00,80.00) startOffset 0 endOffset 37 width 372.00 RTL: "\x{644}\x{645}\x{627}\x{630}\x{627} \x{644}\x{627} \x{64A}\x{62A}\x{643}\x{644}\x{645}\x{648}\x{646} \x{627}\x{644}\x{644}\x{651}\x{63A}\x{629} \x{627}\x{644}\x{639}\x{631}\x{628}\x{64A}\x{629} \x{641}\x{62D}\x{633}\x{628}\x{61F}"
@@ -15,4 +15,4 @@ layer at (0,0) size 480x360
     RenderSVGText {text} at (10,340) size 264x46 contains 1 chunk(s)
       RenderSVGInlineText {#text} at (0,-36) size 264x46
         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: "$Revision: 1.4 $"
-    RenderPath {rect} at (0.50,0.50) size 479x359 [stroke={[type=SOLID] [color=#000000]}] [data="M1.00,1.00 L479.00,1.00 L479.00,359.00 L1.00,359.00 Z"]
+    RenderPath {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [data="M1.00,1.00 L479.00,1.00 L479.00,359.00 L1.00,359.00 Z"]
diff --git a/LayoutTests/platform/mac/svg/custom/junk-data-expected.txt b/LayoutTests/platform/mac/svg/custom/junk-data-expected.txt
index 0cb51ea..fa8086d 100644
--- a/LayoutTests/platform/mac/svg/custom/junk-data-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/junk-data-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 785x778
           RenderText {#text} at (0,0) size 429x22
             text run at (0,0) width 429: "Below is a rendering of the page up to the first error."
       RenderBlock (anonymous) at (0,150) size 769x604
-        RenderSVGRoot {svg} at (8,166) size 193x124
+        RenderSVGRoot {svg} at (8,166) size 769x600
           RenderSVGText {text} at (0,120) size 193x18 contains 1 chunk(s)
             RenderSVGInlineText {#text} at (0,-14) size 193x18
               chunk 1 text run 1 at (0.00,120.00) startOffset 0 endOffset 29 width 193.00: "You should see an error above"
diff --git a/LayoutTests/platform/mac/svg/custom/missing-xlink-expected.txt b/LayoutTests/platform/mac/svg/custom/missing-xlink-expected.txt
index c059cd9..9b1fd73 100644
--- a/LayoutTests/platform/mac/svg/custom/missing-xlink-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/missing-xlink-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 785x778
           RenderText {#text} at (0,0) size 429x22
             text run at (0,0) width 429: "Below is a rendering of the page up to the first error."
       RenderBlock (anonymous) at (0,150) size 769x604
-        RenderSVGRoot {svg} at (8,166) size 193x124
+        RenderSVGRoot {svg} at (8,166) size 769x600
           RenderSVGText {text} at (0,120) size 193x18 contains 1 chunk(s)
             RenderSVGInlineText {#text} at (0,-14) size 193x18
               chunk 1 text run 1 at (0.00,120.00) startOffset 0 endOffset 29 width 193.00: "You should see an error above"
diff --git a/LayoutTests/platform/mac/svg/hixie/error/012-expected.txt b/LayoutTests/platform/mac/svg/hixie/error/012-expected.txt
index d2ab0f7..3b7b48b 100644
--- a/LayoutTests/platform/mac/svg/hixie/error/012-expected.txt
+++ b/LayoutTests/platform/mac/svg/hixie/error/012-expected.txt
@@ -15,6 +15,6 @@ layer at (0,0) size 785x778
           RenderText {#text} at (0,0) size 429x22
             text run at (0,0) width 429: "Below is a rendering of the page up to the first error."
       RenderBlock (anonymous) at (0,150) size 769x604
-        RenderSVGRoot {svg} at (18,176) size 200x200
+        RenderSVGRoot {svg} at (8,166) size 769x600
           RenderPath {rect} at (18,176) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [data="M10.00,10.00 L210.00,10.00 L210.00,210.00 L10.00,210.00 Z"]
           RenderPath {rect} at (18,176) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [data="M10.00,10.00 L210.00,10.00 L210.00,210.00 L10.00,210.00 Z"]
diff --git a/LayoutTests/platform/mac/svg/text/text-intro-05-t-expected.txt b/LayoutTests/platform/mac/svg/text/text-intro-05-t-expected.txt
index 3333bb6..3d6960c 100644
--- a/LayoutTests/platform/mac/svg/text/text-intro-05-t-expected.txt
+++ b/LayoutTests/platform/mac/svg/text/text-intro-05-t-expected.txt
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 800x600
-  RenderSVGRoot {svg} at (0.83,0.83) size 1014.17x598.33
-    RenderSVGContainer {g} at (26.67,86.67) size 988.33x326.67
+  RenderSVGRoot {svg} at (0,0) size 800x600
+    RenderSVGContainer {g} at (26,86) size 774x328
       RenderSVGText {text} at (88,80) size 494x36 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,-28) size 494x36
           chunk 1 (end anchor) text run 1 at (88.00,80.00) startOffset 0 endOffset 37 width 372.00 RTL: "\x{644}\x{645}\x{627}\x{630}\x{627} \x{644}\x{627} \x{64A}\x{62A}\x{643}\x{644}\x{645}\x{648}\x{646} \x{627}\x{644}\x{644}\x{651}\x{63A}\x{629} \x{627}\x{644}\x{639}\x{631}\x{628}\x{64A}\x{629} \x{641}\x{62D}\x{633}\x{628}\x{61F}"
@@ -15,6 +15,6 @@ layer at (0,0) size 800x600
     RenderSVGText {text} at (10,340) size 264x46 contains 1 chunk(s)
       RenderSVGInlineText {#text} at (0,-36) size 264x46
         chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: "$Revision: 1.4 $"
-    RenderPath {rect} at (0.83,0.83) size 798.33x598.33 [stroke={[type=SOLID] [color=#000000]}] [data="M1.00,1.00 L479.00,1.00 L479.00,359.00 L1.00,359.00 Z"]
+    RenderPath {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [data="M1.00,1.00 L479.00,1.00 L479.00,359.00 L1.00,359.00 Z"]
 selection start: position 0 of child 0 {#text} of child 1 {text} of child 33 {g} of child 0 {svg} of document
 selection end:   position 16 of child 0 {#text} of child 35 {text} of child 0 {svg} of document

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list