Bug 81679
Summary: | compositing/geometry/limit-layer-bounds-fixed-positioned.html gives different results in WebKit2 | ||
---|---|---|---|
Product: | WebKit | Reporter: | mitz |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | enne, simon.fraser, webkit-bug-importer |
Priority: | P1 | Keywords: | InRadar, LayoutTestFailure, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
mitz
As of r111400, compositing/geometry/limit-layer-bounds-fixed-positioned.html is failing: <http://build.webkit.org/results/Lion%20Intel%20Debug%20(Tests)/r111389%20(4654)/compositing/geometry/limit-layer-bounds-fixed-positioned-pretty-diff.html>
--- /Volumes/Data/slave/lion-intel-debug-tests/build/layout-test-results/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt
+++ /Volumes/Data/slave/lion-intel-debug-tests/build/layout-test-results/compositing/geometry/limit-layer-bounds-fixed-positioned-actual.txt
@@ -15,7 +15,7 @@
(drawsContent 1)
)
(GraphicsLayer
- (position 0.00 113.00)
+ (position 0.00 13.00)
(bounds 150.00 142.00)
(drawsContent 1)
)
I am going to commit this change to the expected results.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/11082783>
mitz
Updated the expected results in <http://trac.webkit.org/r111412>.
mitz
(In reply to comment #2)
> Updated the expected results in <http://trac.webkit.org/r111412>.
This just introduced a failure on Lion Intel Debug (WebKit2 Tests).
mitz
I updated the title to say that the problem is that this tests gives different results in WebKit2.
mitz
Added Mac WebKit2 expected results in <http://trac.webkit.org/r111427> (by copying the generic results as they were before r111412).