Bug 95182 - [EFL] Add support for -webkit-sticky
Summary: [EFL] Add support for -webkit-sticky
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: Joone Hur
URL:
Keywords:
Depends on:
Blocks: 92063 100642
  Show dependency treegraph
 
Reported: 2012-08-28 02:40 PDT by Thiago Marcos P. Santos
Modified: 2012-10-29 02:04 PDT (History)
7 users (show)

See Also:


Attachments
Patch (6.69 KB, patch)
2012-10-08 01:28 PDT, Joone Hur
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thiago Marcos P. Santos 2012-08-28 02:40:25 PDT
The following tests are failing because EFL does not support -webkit-sticky properly.

fast/css/sticky/inflow-sticky.html
fast/css/sticky/inline-sticky-abspos-child.html
fast/css/sticky/inline-sticky.html
fast/css/sticky/replaced-sticky.html
fast/css/sticky/sticky-as-positioning-container.html
fast/css/sticky/sticky-left-percentage.html
fast/css/sticky/sticky-left.html
fast/css/sticky/sticky-margins.html
fast/css/sticky/sticky-side-margins.html
fast/css/sticky/sticky-stacking-context.html
fast/css/sticky/sticky-top-margins.html
fast/css/sticky/sticky-top.html
fast/css/sticky/sticky-writing-mode-horizontal-bt.html
fast/css/sticky/sticky-writing-mode-vertical-lr.html
fast/css/sticky/sticky-writing-mode-vertical-rl.html
Comment 1 Joone Hur 2012-10-08 01:28:39 PDT
Created attachment 167518 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-08 02:23:26 PDT
Comment on attachment 167518 [details]
Patch

Clearing flags on attachment: 167518

Committed r130624: <http://trac.webkit.org/changeset/130624>
Comment 3 WebKit Review Bot 2012-10-08 02:23:29 PDT
All reviewed patches have been landed.  Closing bug.