Title: [114918] trunk/LayoutTests
Revision
114918
Author
jer.no...@apple.com
Date
2012-04-23 10:42:19 -0700 (Mon, 23 Apr 2012)

Log Message

css3/zoom-coords.xml failing after http://trac.webkit.org/changeset/114811
https://bugs.webkit.org/show_bug.cgi?id=84612

Unreviewed partial rollout of r114811.

* css3/zoom-coords-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (114917 => 114918)


--- trunk/LayoutTests/ChangeLog	2012-04-23 17:36:57 UTC (rev 114917)
+++ trunk/LayoutTests/ChangeLog	2012-04-23 17:42:19 UTC (rev 114918)
@@ -1,3 +1,12 @@
+2012-04-23  Jer Noble  <jer.no...@apple.com>
+
+        css3/zoom-coords.xml failing after http://trac.webkit.org/changeset/114811
+        https://bugs.webkit.org/show_bug.cgi?id=84612
+
+        Unreviewed partial rollout of r114811.
+
+        * css3/zoom-coords-expected.txt:
+
 2012-04-23  Allan Sandfeld Jensen  <allan.jen...@nokia.com>
 
         [Qt][WK2] Convert touch-point area.

Modified: trunk/LayoutTests/css3/zoom-coords-expected.txt (114917 => 114918)


--- trunk/LayoutTests/css3/zoom-coords-expected.txt	2012-04-23 17:36:57 UTC (rev 114917)
+++ trunk/LayoutTests/css3/zoom-coords-expected.txt	2012-04-23 17:42:19 UTC (rev 114918)
@@ -53,9 +53,9 @@
 PASS image1.right is 150
 PASS image1.bottom is 275
 PASS text1.left is 100
-FAIL text1.top should be 282.5. Was 282.
+PASS text1.top is 282.5
 PASS text1.width is 46
-FAIL text1.height should be 6.5. Was 7.
+PASS text1.height is 6.5
 PASS text1.right is 146
 PASS text1.bottom is 289
 
@@ -78,9 +78,9 @@
 PASS image2.right is 225
 PASS image2.bottom is 125
 PASS text2.left is 175
-FAIL text2.top should be 132.5. Was 132.
+PASS text2.top is 132.5
 PASS text2.width is 49
-FAIL text2.height should be 6.5. Was 7.
+PASS text2.height is 6.5
 PASS text2.right is 224
 PASS text2.bottom is 139
 
@@ -103,9 +103,9 @@
 PASS image3.right is 1200
 PASS image3.bottom is 550
 PASS text3.left is 1100
-FAIL text3.top should be 565. Was 564.
+PASS text3.top is 565
 PASS text3.width is 92
-FAIL text3.height should be 13. Was 14.
+PASS text3.height is 13
 PASS text3.right is 1192
 PASS text3.bottom is 578
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to