[Webkit-unassigned] [Bug 72386] New: Rebaseline new svg/foreignObject tests on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 07:41:43 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=72386

           Summary: Rebaseline new svg/foreignObject tests on Mac
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fmalita at google.com
                CC: simon.fraser at apple.com


SVG tests introduced in r100157, r100045 & r99862 are failing on SnowLeopard, Lion. Incoming patch.

--- /Volumes/Data/slave/lion-intel-debug-tests/build/layout-test-results/svg/foreignObject/background-render-phase-expected.txt
+++ /Volumes/Data/slave/lion-intel-debug-tests/build/layout-test-results/svg/foreignObject/background-render-phase-actual.txt
@@ -7,6 +7,6 @@
         RenderSVGPath {rect} at (0,0) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
         RenderSVGForeignObject {foreignObject} at (0,0) size 200x50
           RenderBlock {DIV} at (0,0) size 200x50 [bgcolor=#008000]
-            RenderText {#text} at (0,0) size 4x19
+            RenderText {#text} at (0,0) size 4x18
               text run at (0,0) width 4: " "
       RenderText {#text} at (0,0) size 0x0


--- /Volumes/Data/slave/lion-intel-debug-tests/build/layout-test-results/svg/foreignObject/clip-expected.txt
+++ /Volumes/Data/slave/lion-intel-debug-tests/build/layout-test-results/svg/foreignObject/clip-actual.txt
@@ -9,9 +9,9 @@
             RenderSVGPath {rect} at (0,0) size 200x50 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=200.00] [height=50.00]
         RenderSVGForeignObject {foreignObject} at (0,0) size 200x100
           RenderBlock {DIV} at (0,0) size 200x50 [bgcolor=#00FF00]
-            RenderText {#text} at (0,0) size 4x19
+            RenderText {#text} at (0,0) size 4x18
               text run at (0,0) width 4: " "
           RenderBlock {DIV} at (0,50) size 200x50 [bgcolor=#FF0000]
-            RenderText {#text} at (0,0) size 4x19
+            RenderText {#text} at (0,0) size 4x18
               text run at (0,0) width 4: " "
       RenderText {#text} at (0,0) size 0x0


--- /Volumes/Data/slave/lion-intel-debug-tests/build/layout-test-results/svg/foreignObject/filter-expected.txt
+++ /Volumes/Data/slave/lion-intel-debug-tests/build/layout-test-results/svg/foreignObject/filter-actual.txt
@@ -10,9 +10,9 @@
               [SourceGraphic]
         RenderSVGForeignObject {foreignObject} at (0,0) size 200x100
           RenderBlock {DIV} at (0,0) size 200x50 [bgcolor=#00FF00]
-            RenderText {#text} at (0,0) size 4x19
+            RenderText {#text} at (0,0) size 4x18
               text run at (0,0) width 4: " "
           RenderBlock {DIV} at (0,50) size 200x50 [bgcolor=#FF0000]
-            RenderText {#text} at (0,0) size 4x19
+            RenderText {#text} at (0,0) size 4x18
               text run at (0,0) width 4: " "
       RenderText {#text} at (0,0) size 0x0


--- /Volumes/Data/slave/lion-intel-debug-tests/build/layout-test-results/svg/foreignObject/mask-expected.txt
+++ /Volumes/Data/slave/lion-intel-debug-tests/build/layout-test-results/svg/foreignObject/mask-actual.txt
@@ -9,9 +9,9 @@
             RenderSVGPath {rect} at (0,0) size 200x50 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=200.00] [height=50.00]
         RenderSVGForeignObject {foreignObject} at (0,0) size 200x100
           RenderBlock {DIV} at (0,0) size 200x50 [bgcolor=#00FF00]
-            RenderText {#text} at (0,0) size 4x19
+            RenderText {#text} at (0,0) size 4x18
               text run at (0,0) width 4: " "
           RenderBlock {DIV} at (0,50) size 200x50 [bgcolor=#FF0000]
-            RenderText {#text} at (0,0) size 4x19
+            RenderText {#text} at (0,0) size 4x18
               text run at (0,0) width 4: " "
       RenderText {#text} at (0,0) size 0x0


--- /Volumes/Data/slave/lion-intel-debug-tests/build/layout-test-results/svg/foreignObject/multiple-foreign-objects-expected.txt
+++ /Volumes/Data/slave/lion-intel-debug-tests/build/layout-test-results/svg/foreignObject/multiple-foreign-objects-actual.txt
@@ -6,7 +6,7 @@
       RenderSVGRoot {svg} at (0,0) size 400x100
         RenderSVGForeignObject {foreignObject} at (0,0) size 100x100
           RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-            RenderText {#text} at (0,0) size 4x19
+            RenderText {#text} at (0,0) size 4x18
               text run at (0,0) width 4: " "
         RenderSVGForeignObject {foreignObject} at (150,0) size 100x100
           RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list