Bug 120672 - [CSS Regions] Fix failing tests on ML WK2 after r154973
Summary: [CSS Regions] Fix failing tests on ML WK2 after r154973
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andrei Bucur
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2013-09-04 02:16 PDT by Andrei Bucur
Modified: 2013-09-04 03:08 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.82 KB, patch)
2013-09-04 02:23 PDT, Andrei Bucur
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Bucur 2013-09-04 02:16:40 PDT
fast/regions/fixed-pos-region-in-nested-flow.html and fast/regions/fixed-inside-named-flow-zIndex.html are failing because the reference tests create backings for the fixed elements layers. Regions are not yet accelerated, don't create backings and this difference of behaviour causes a slight shift in the background color of the fixed elements.
Comment 1 Andrei Bucur 2013-09-04 02:23:47 PDT
Created attachment 210440 [details]
Patch
Comment 2 WebKit Commit Bot 2013-09-04 03:08:41 PDT
Comment on attachment 210440 [details]
Patch

Clearing flags on attachment: 210440

Committed r155030: <http://trac.webkit.org/changeset/155030>
Comment 3 WebKit Commit Bot 2013-09-04 03:08:44 PDT
All reviewed patches have been landed.  Closing bug.