Title: [135522] trunk/LayoutTests
Revision
135522
Author
schen...@chromium.org
Date
2012-11-22 07:32:14 -0800 (Thu, 22 Nov 2012)

Log Message

Chromium expectations fix.

Unreviewed removal of bad expectations.

* platform/chromium/svg/animations/animate-text-nested-transforms-expected.txt: Removed.
* platform/chromium/svg/custom/getscreenctm-in-mixed-content2-expected.txt: Removed.
* platform/chromium/svg/custom/svg-fonts-in-text-controls-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (135521 => 135522)


--- trunk/LayoutTests/ChangeLog	2012-11-22 15:28:11 UTC (rev 135521)
+++ trunk/LayoutTests/ChangeLog	2012-11-22 15:32:14 UTC (rev 135522)
@@ -1,5 +1,15 @@
 2012-11-22  Stephen Chenney  <schen...@chromium.org>
 
+        Chromium expectations fix.
+
+        Unreviewed removal of bad expectations.
+
+        * platform/chromium/svg/animations/animate-text-nested-transforms-expected.txt: Removed.
+        * platform/chromium/svg/custom/getscreenctm-in-mixed-content2-expected.txt: Removed.
+        * platform/chromium/svg/custom/svg-fonts-in-text-controls-expected.txt: Removed.
+
+2012-11-22  Stephen Chenney  <schen...@chromium.org>
+
         [Chromium] Test expectations update after enabling Skia changes.
 
         Unreviewed Chromium expectations update.

Deleted: trunk/LayoutTests/platform/chromium/svg/animations/animate-text-nested-transforms-expected.txt (135521 => 135522)


--- trunk/LayoutTests/platform/chromium/svg/animations/animate-text-nested-transforms-expected.txt	2012-11-22 15:28:11 UTC (rev 135521)
+++ trunk/LayoutTests/platform/chromium/svg/animations/animate-text-nested-transforms-expected.txt	2012-11-22 15:32:14 UTC (rev 135522)
@@ -1,16 +0,0 @@
-SVG 1.1 dynamic animation tests
-
-This is some text.
-test to determine whether auto-rotate animateMotion path animations pre-muliply or post-multiply animation transform matrix
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-FAIL rootSVGElement.getBBox().x should be close to 117. Was 115.880615234375.
-FAIL rootSVGElement.getBBox().y should be close to -160. Was -153.9661102294922.
-PASS rootSVGElement.getBBox().x is 367
-PASS rootSVGElement.getBBox().y is 550
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Deleted: trunk/LayoutTests/platform/chromium/svg/custom/getscreenctm-in-mixed-content2-expected.txt (135521 => 135522)


--- trunk/LayoutTests/platform/chromium/svg/custom/getscreenctm-in-mixed-content2-expected.txt	2012-11-22 15:28:11 UTC (rev 135521)
+++ trunk/LayoutTests/platform/chromium/svg/custom/getscreenctm-in-mixed-content2-expected.txt	2012-11-22 15:32:14 UTC (rev 135522)
@@ -1,4 +0,0 @@
-Expected matrix [1, 0, 0, 1, 350, 56]
-Got matrix [1, 0, 0, 1, 350, 55]
-This tests the behaviour of SVGLocatable::getScreenCTM() in mixed content 
-

Deleted: trunk/LayoutTests/platform/chromium/svg/custom/svg-fonts-in-text-controls-expected.txt (135521 => 135522)


--- trunk/LayoutTests/platform/chromium/svg/custom/svg-fonts-in-text-controls-expected.txt	2012-11-22 15:28:11 UTC (rev 135521)
+++ trunk/LayoutTests/platform/chromium/svg/custom/svg-fonts-in-text-controls-expected.txt	2012-11-22 15:32:14 UTC (rev 135522)
@@ -1,11 +0,0 @@
-This tests that the width of textareas and inputs is correctly calculated based on the metrics of the SVG font.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS successfullyParsed is true
-
-TEST COMPLETE
-Textarea offsetWidth: 139
-Input offsetWidth: 124
-
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to