Title: [90005] trunk/LayoutTests
Revision
90005
Author
[email protected]
Date
2011-06-29 02:58:06 -0700 (Wed, 29 Jun 2011)

Log Message

        Unreviewed, GTK rebaseline of 2 more tests.

        * inspector/console/console-trace-in-eval-expected.txt:
        * platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (90004 => 90005)


--- trunk/LayoutTests/ChangeLog	2011-06-29 09:39:58 UTC (rev 90004)
+++ trunk/LayoutTests/ChangeLog	2011-06-29 09:58:06 UTC (rev 90005)
@@ -1,3 +1,10 @@
+2011-06-29  Philippe Normand  <[email protected]>
+
+        Unreviewed, GTK rebaseline of 2 more tests.
+
+        * inspector/console/console-trace-in-eval-expected.txt:
+        * platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt:
+
 2011-06-29  Hayato Ito  <[email protected]>
 
         Reviewed by Hajime Morita.

Modified: trunk/LayoutTests/inspector/console/console-trace-in-eval-expected.txt (90004 => 90005)


--- trunk/LayoutTests/inspector/console/console-trace-in-eval-expected.txt	2011-06-29 09:39:58 UTC (rev 90004)
+++ trunk/LayoutTests/inspector/console/console-trace-in-eval-expected.txt	2011-06-29 09:58:06 UTC (rev 90005)
@@ -1,4 +1,4 @@
 Tests that when console.trace is called in eval'ed script ending with //@ sourceURL=url it will dump a stack trace that will have the url as the script source. Bug 47252.
 
-console.trace()b:4a:9evalSource:12
+console.trace()baevalSource
 

Modified: trunk/LayoutTests/platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt (90004 => 90005)


--- trunk/LayoutTests/platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt	2011-06-29 09:39:58 UTC (rev 90004)
+++ trunk/LayoutTests/platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt	2011-06-29 09:58:06 UTC (rev 90005)
@@ -3,7 +3,7 @@
 layer at (0,0) size 800x600
   RenderSVGRoot {svg} at (0,0) size 800x600
     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
-    RenderSVGContainer {g} at (125,25) size 565x22
+    RenderSVGContainer {g} at (125,25) size 565x322
       RenderSVGText {text} at (75,15) size 339x13 contains 1 chunk(s)
         RenderSVGInlineText {#text} at (0,0) size 339x13
           chunk 1 text run 1 at (75.00,25.00) startOffset 0 endOffset 1 width 7.33: "T"
@@ -14,8 +14,10 @@
           chunk 1 text run 6 at (286.51,25.00) startOffset 42 endOffset 43 width 8.00: "V"
           chunk 1 text run 7 at (294.01,25.00) startOffset 43 endOffset 56 width 76.03: "G document fr"
           chunk 1 text run 8 at (369.98,25.00) startOffset 56 endOffset 63 width 43.36: "agment."
-      RenderSVGText {text}
-        RenderSVGInline {tref} at (0,0) size 0x0
+      RenderSVGText {text} at (75,171) size 83x37 contains 1 chunk(s)
+        RenderSVGInline {tref} at (0,0) size 83x37
+          RenderSVGInlineText {#text} at (0,0) size 83x37
+            chunk 1 text run 1 at (75.00,200.00) startOffset 0 endOffset 5 width 82.01: "Hello"
         RenderSVGInlineText {#text} at (0,0) size 0x0
         RenderSVGInline {tref} at (0,0) size 0x0
         RenderSVGInlineText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to