Bug 105630 - [EFL] Enable feature option for the CSS sticky position
Summary: [EFL] Enable feature option for the CSS sticky position
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sudarsana Nagineni (babu)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-21 05:32 PST by Sudarsana Nagineni (babu)
Modified: 2012-12-21 06:27 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.52 KB, patch)
2012-12-21 05:53 PST, Sudarsana Nagineni (babu)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sudarsana Nagineni (babu) 2012-12-21 05:32:39 PST
Missing feature option for the CSS sticky position was added in r138252 and enabled only for GTK. The following tests started failing on EFL since the flag is not enabled by default for EFL.

fast/css/sticky/parsing-position-sticky.html
fast/css/sticky/sticky-stacking-context.html
Comment 1 Sudarsana Nagineni (babu) 2012-12-21 05:53:59 PST
Created attachment 180509 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-21 06:27:00 PST
Comment on attachment 180509 [details]
Patch

Clearing flags on attachment: 180509

Committed r138369: <http://trac.webkit.org/changeset/138369>
Comment 3 WebKit Review Bot 2012-12-21 06:27:03 PST
All reviewed patches have been landed.  Closing bug.