Bug 84679
Summary: | [GTK] css3/zoom-coords.xml failing after http://trac.webkit.org/changeset/114799 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply, dbates, zan |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://build.webkit.org/results/Lion%20Release%20(Tests)/r114911%20(7851)/results.html |
Philippe Normand
+++ This bug was initially created as a clone of Bug #84612 +++
Diff:
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/css3/zoom-coords-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/css3/zoom-coords-actual.txt
@@ -53,9 +53,9 @@
PASS image1.right is 150
PASS image1.bottom is 275
PASS text1.left is 100
-PASS text1.top is 282.5
+FAIL text1.top should be 282.5. Was 282.
PASS text1.width is 46
-PASS text1.height is 6.5
+FAIL text1.height should be 6.5. Was 7.
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
-PASS text2.top is 132.5
+FAIL text2.top should be 132.5. Was 132.
PASS text2.width is 49
-PASS text2.height is 6.5
+FAIL text2.height should be 6.5. Was 7.
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
-PASS text3.top is 565
+FAIL text3.top should be 565. Was 564.
PASS text3.width is 92
-PASS text3.height is 13
+FAIL text3.height should be 13. Was 14.
PASS text3.right is 1192
PASS text3.bottom is 578
I'll flag this one in test_expectations for now.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |