Bug 94334 - [EFL] Gardening for fast/forms/range/thumbslider-no-parent-slider.html
Summary: [EFL] Gardening for fast/forms/range/thumbslider-no-parent-slider.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-17 04:58 PDT by KwangYong Choi
Modified: 2012-08-19 19:30 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.72 KB, patch)
2012-08-17 04:59 PDT, KwangYong Choi
no flags Details | Formatted Diff | Diff
Patch (2.72 KB, patch)
2012-08-19 18:23 PDT, KwangYong Choi
no flags Details | Formatted Diff | Diff
Patch (2.71 KB, patch)
2012-08-19 18:36 PDT, KwangYong Choi
no flags Details | Formatted Diff | Diff
Patch (2.72 KB, patch)
2012-08-19 18:49 PDT, KwangYong Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description KwangYong Choi 2012-08-17 04:58:10 PDT
Slider thumb can not be displayed without parent slider because current theme of EFL does not display slider thumb separately.
Comment 1 KwangYong Choi 2012-08-17 04:59:56 PDT
Created attachment 159090 [details]
Patch
Comment 2 Raphael Kubo da Costa (:rakuco) 2012-08-17 09:11:22 PDT
Can you please skip the test in TestExpectations with a bug link instead?
Comment 3 KwangYong Choi 2012-08-19 18:23:39 PDT
Created attachment 159313 [details]
Patch

Added fast/forms/range/thumbslider-no-parent-slider.html into platform/efl/TestExpectations.
Comment 4 KwangYong Choi 2012-08-19 18:36:13 PDT
Created attachment 159315 [details]
Patch

Rebased.
Comment 5 Gyuyoung Kim 2012-08-19 18:42:24 PDT
Comment on attachment 159315 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=159315&action=review

> LayoutTests/platform/efl/TestExpectations:904
> +BUGWK94334 : fast/forms/range/thumbslider-no-parent-slider.html

Please add test expected result type at the end of line.
Comment 6 KwangYong Choi 2012-08-19 18:49:03 PDT
Created attachment 159318 [details]
Patch

Added MISSING at the end of the line.
Comment 7 WebKit Review Bot 2012-08-19 19:30:19 PDT
Comment on attachment 159318 [details]
Patch

Clearing flags on attachment: 159318

Committed r125987: <http://trac.webkit.org/changeset/125987>
Comment 8 WebKit Review Bot 2012-08-19 19:30:25 PDT
All reviewed patches have been landed.  Closing bug.