Title: [86979] trunk/LayoutTests
- Revision
- 86979
- Author
- [email protected]
- Date
- 2011-05-20 13:11:51 -0700 (Fri, 20 May 2011)
Log Message
2011-05-20 Dirk Schulze <[email protected]>
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:
Modified Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (86978 => 86979)
--- trunk/LayoutTests/ChangeLog 2011-05-20 19:53:13 UTC (rev 86978)
+++ trunk/LayoutTests/ChangeLog 2011-05-20 20:11:51 UTC (rev 86979)
@@ -1,3 +1,13 @@
+2011-05-20 Dirk Schulze <[email protected]>
+
+ 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:
+
2011-05-20 Rob Buis <[email protected]>
Reviewed by Dirk Schulze.
Deleted: trunk/LayoutTests/platform/qt/svg/custom/path-getTotalLength-expected.txt (86978 => 86979)
--- trunk/LayoutTests/platform/qt/svg/custom/path-getTotalLength-expected.txt 2011-05-20 19:53:13 UTC (rev 86978)
+++ trunk/LayoutTests/platform/qt/svg/custom/path-getTotalLength-expected.txt 2011-05-20 20:11:51 UTC (rev 86979)
@@ -1,4 +0,0 @@
-PASS: M 0 0 L 100 0 L 100 100 L 0 100 Z" = 400
-PASS: M 0 0 l 100 0 l 0 100 l -100 0 Z" = 400
-PASS: M 0 0 t 0 100" = 100
-PASS: M 0 0 Q 55 50 100 100" = 141.48403930664063
Modified: trunk/LayoutTests/platform/qt/svg/custom/path-textPath-simulation-expected.txt (86978 => 86979)
--- trunk/LayoutTests/platform/qt/svg/custom/path-textPath-simulation-expected.txt 2011-05-20 19:53:13 UTC (rev 86978)
+++ trunk/LayoutTests/platform/qt/svg/custom/path-textPath-simulation-expected.txt 2011-05-20 20:11:51 UTC (rev 86979)
@@ -13,7 +13,7 @@
chunk 1 text run 1 at (100.00,200.00) startOffset 0 endOffset 1 width 11.25: "A"
RenderSVGText {text} at (482,162) size 13x23 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 13x23
- chunk 1 text run 1 at (482.81,178.61) startOffset 0 endOffset 1 width 11.25: "B"
+ chunk 1 text run 1 at (482.80,178.59) startOffset 0 endOffset 1 width 11.25: "B"
RenderSVGText {text} at (900,83) size 12x24 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 12x24
chunk 1 text run 1 at (900.00,100.00) startOffset 0 endOffset 1 width 11.25: "C"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes