Bug 109431 - [WK2] Regression(r142112): Several compositing test cases started failing
Summary: [WK2] Regression(r142112): Several compositing test cases started failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 108990
  Show dependency treegraph
 
Reported: 2013-02-11 07:09 PST by Chris Dumez
Modified: 2014-02-20 06:20 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2013-02-11 07:09:16 PST
Several test cases started failing after r142112:
compositing/iframes/iframe-composited-scrolling.html
compositing/layer-creation/fixed-position-in-view-dynamic.html
compositing/layer-creation/fixed-position-out-of-view-dynamic.html
compositing/layer-creation/fixed-position-out-of-view-scroll-reason.html
compositing/layer-creation/no-compositing-for-fixed-position-under-transform.html

The diff looks like:
-PASS
+FAIL: Has viewport constrained objects without supporting fixed layers
Comment 2 Raphael Kubo da Costa (:rakuco) 2013-04-09 04:57:00 PDT
The layer-creation/ ones are passing as of r148005.
Comment 3 Michal Pakula vel Rutka 2014-02-20 06:20:28 PST
compositing/iframes/iframe-composited-scrolling.html started to pass after r163614 <http://trac.webkit.org/changeset/163614>