WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
149517
[EFL] fast/repaint/block-inputrange-repaint.html is failed.
https://bugs.webkit.org/show_bug.cgi?id=149517
Summary
[EFL] fast/repaint/block-inputrange-repaint.html is failed.
Hunseop Jeong
Reported
2015-09-24 01:07:11 PDT
fast/repaint/block-inputrange-repaint was added at
r186981
but it failed on EFL port. Expected : PASS repaintRects.indexOf('495 8 15 15') is not -1. Actual : FAIL repaintRects.indexOf('495 8 15 15') should not be -1.
Attachments
Patch
(1.20 KB, patch)
2015-10-07 01:06 PDT
,
Hunseop Jeong
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Hunseop Jeong
Comment 1
2015-09-24 01:46:24 PDT
EFL thumb size is (29, 11), so the repaintRects of input[type=range] are different with mac port. If I changed the value from "('495 8 15 15')" to "('481 8 29 11')", then this test pass. But it doesn't look like we can pass the test with changing the expectation file. How to change the test file for each port? Do I copy the test file to platform folder?
Hunseop Jeong
Comment 2
2015-09-24 01:58:49 PDT
(In reply to
comment #1
)
> If I changed the value from "('495 8 15 15')" to "('481 8 29 11')", then > this test pass. But it doesn't look like we can pass the test with changing > the expectation file.
expectation file => -expected.txt
Hunseop Jeong
Comment 3
2015-10-07 01:06:56 PDT
Created
attachment 262587
[details]
Patch
WebKit Commit Bot
Comment 4
2015-10-07 07:59:43 PDT
Comment on
attachment 262587
[details]
Patch Clearing flags on attachment: 262587 Committed
r190666
: <
http://trac.webkit.org/changeset/190666
>
WebKit Commit Bot
Comment 5
2015-10-07 07:59:47 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug