Commit 4f7b2138 authored by zimmermann@webkit.org's avatar zimmermann@webkit.org

2011-03-15 Nikolas Zimmermann <nzimmermann@rim.com>

        Not reviewed.

        REGRESSION (r68976): Incorrect bidi rendering in SVG text
        https://bugs.webkit.org/show_bug.cgi?id=53980

        Update Gtk baseline.

        * platform/gtk/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
        * platform/gtk/svg/text/text-align-02-b-expected.txt:
        * platform/gtk/svg/text/text-spacing-01-b-expected.txt:


git-svn-id: svn://svn.chromium.org/blink/trunk@81177 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent d11ee51f
2011-03-15 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
REGRESSION (r68976): Incorrect bidi rendering in SVG text
https://bugs.webkit.org/show_bug.cgi?id=53980
Update Gtk baseline.
* platform/gtk/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
* platform/gtk/svg/text/text-align-02-b-expected.txt:
* platform/gtk/svg/text/text-spacing-01-b-expected.txt:
2011-03-15 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
......@@ -6,8 +6,8 @@ layer at (0,0) size 480x360
RenderSVGText {text} at (7,0) size 67x10 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 67x10
chunk 1 text run 1 at (7.00,8.00) startOffset 0 endOffset 18 width 66.33: "Test a motion path"
RenderSVGText {text} at (11,10) size 52x10 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 52x10
RenderSVGText {text} at (11,10) size 53x10 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 53x10
chunk 1 text run 1 at (11.00,18.00) startOffset 0 endOffset 17 width 52.00: "'path' attribute."
RenderSVGContainer {g} at (42,132) size 426x180
RenderSVGPath {path} at (84,168) size 312x96 [stroke={[type=SOLID] [color=#000000]}] [data="M 15 43 C 15 43 36 20 65 33"]
......
......@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
RenderSVGText {text} at (5,8) size 477x40 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 477x40
chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 34 width 476.40: "Test 'baseline-shift' (horizontal)"
RenderSVGContainer {g} at (25,141) size 670x334 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,120.00)}]
RenderSVGContainer {g} at (25,141) size 672x334 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,120.00)}]
RenderSVGText {text} at (0,-35) size 349x42 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,7) size 98x35
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 97.20: "Normal"
......@@ -15,13 +15,13 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (97.20,-7.00) startOffset 0 endOffset 16 width 202.80: "baseline-shift:7"
RenderSVGInlineText {#text} at (300,7) size 49x35
chunk 1 text run 1 at (300.00,0.00) startOffset 0 endOffset 4 width 48.60: "text"
RenderSVGText {text} at (0,42) size 402x56 contains 1 chunk(s)
RenderSVGText {text} at (0,42) size 403x56 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 98x35
chunk 1 text run 1 at (0.00,70.00) startOffset 0 endOffset 6 width 97.20: "Normal"
RenderSVGTSpan {tspan} at (0,0) size 257x35
RenderSVGInlineText {#text} at (97,21) size 257x35
chunk 1 text run 1 at (97.20,91.00) startOffset 0 endOffset 19 width 256.20: "baseline-shift:-70%"
RenderSVGInlineText {#text} at (353,0) size 49x35
RenderSVGInlineText {#text} at (353,0) size 50x35
chunk 1 text run 1 at (353.40,70.00) startOffset 0 endOffset 4 width 48.60: "text"
RenderSVGText {text} at (0,94) size 270x71 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,18) size 98x35
......
......@@ -32,8 +32,8 @@ layer at (0,0) size 800x600
RenderSVGText {text} at (3,25) size 65x10 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 65x10
chunk 1 text run 1 at (3.00,33.00) startOffset 0 endOffset 16 width 64.30: "ws:0 - Two Words"
RenderSVGText {text} at (3,33) size 59x10 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 59x10
RenderSVGText {text} at (3,33) size 58x10 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 58x10
chunk 1 text run 1 at (3.00,41.00) startOffset 0 endOffset 6 width 21.40: "ws:-3 "
chunk 1 text run 2 at (21.40,41.00) startOffset 6 endOffset 8 width 4.90: "- "
chunk 1 text run 3 at (23.30,41.00) startOffset 8 endOffset 12 width 17.40: "Two "
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment