Bug 92063
Summary: | [GTK] fast/css/sticky/parsing-position-sticky.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joone Hur <joone> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | bugs-noreply, cigitia, gyuyoung.kim, mcatanzaro, mrobinson, ryuan.choi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 90046, 95182 | ||
Bug Blocks: | 104528 |
Joone Hur
CSS sticky positioning was introduced in WebKit as follows:
https://bugs.webkit.org/show_bug.cgi?id=90046
However, fast/css/sticky/parsing-position-sticky.html is failing even if ENABLE_CSS_STICKY_POSITION is enabled in WebKitEfl.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Martin Robinson
This seems to be passing now.