Changeset 86979 in webkit


Ignore:
Timestamp:
May 20, 2011 1:11:51 PM (13 years ago)
Author:
krit@webkit.org
Message:

2011-05-20 Dirk Schulze <krit@webkit.org>

Unreviewed rebaseline of Qt. One of the two tests doesn't even need a platform specific result anymore.

SVGPathSegList needs better getTotalLength, getSegmentAtLength path traversal code
https://bugs.webkit.org/show_bug.cgi?id=12047

  • platform/qt/svg/custom/path-getTotalLength-expected.txt: Removed.
  • platform/qt/svg/custom/path-textPath-simulation-expected.txt:
Location:
trunk/LayoutTests
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r86978 r86979  
     12011-05-20  Dirk Schulze  <krit@webkit.org>
     2
     3        Unreviewed rebaseline of Qt. One of the two tests doesn't even need a platform specific result anymore.
     4
     5        SVGPathSegList needs better getTotalLength, getSegmentAtLength path traversal code
     6        https://bugs.webkit.org/show_bug.cgi?id=12047
     7
     8        * platform/qt/svg/custom/path-getTotalLength-expected.txt: Removed.
     9        * platform/qt/svg/custom/path-textPath-simulation-expected.txt:
     10
    1112011-05-20  Rob Buis  <rbuis@rim.com>
    212
  • trunk/LayoutTests/platform/qt/svg/custom/path-textPath-simulation-expected.txt

    r83871 r86979  
    1414      RenderSVGText {text} at (482,162) size 13x23 contains 1 chunk(s)
    1515        RenderSVGInlineText {#text} at (0,0) size 13x23
    16           chunk 1 text run 1 at (482.81,178.61) startOffset 0 endOffset 1 width 11.25: "B"
     16          chunk 1 text run 1 at (482.80,178.59) startOffset 0 endOffset 1 width 11.25: "B"
    1717      RenderSVGText {text} at (900,83) size 12x24 contains 1 chunk(s)
    1818        RenderSVGInlineText {#text} at (0,0) size 12x24
Note: See TracChangeset for help on using the changeset viewer.