Bug 133738 - [EFL] Change expectations for three failing layout tests
Summary: [EFL] Change expectations for three failing layout tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-11 08:37 PDT by Andrzej Badowski
Modified: 2014-06-12 02:42 PDT (History)
3 users (show)

See Also:


Attachments
proposed patch (1.45 KB, patch)
2014-06-11 08:42 PDT, Andrzej Badowski
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrzej Badowski 2014-06-11 08:37:02 PDT
The following three layout tests fail on EFL WK2 since the inception (about 2014-05-28), since 2014-06-01 only timeouts:

css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html
css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html
css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html
Comment 1 Andrzej Badowski 2014-06-11 08:42:10 PDT
Created attachment 232867 [details]
proposed patch
Comment 2 Bem Jones-Bey 2014-06-11 09:26:47 PDT
I'm betting those are timing out because the onresize event doesn't fire in DRT/WTR on the EFL port. Darin fixed DRT/WTR for the Mac port in Bug 133351 when he changed the tests to use the onresize event. He made an attempt to fix the other ports as well, but it is possible that fix didn't work for the EFL port. Hopefully it's an easy fix.

In the meantime, would you like me to CQ+ this patch?
Comment 3 WebKit Commit Bot 2014-06-12 02:42:28 PDT
Comment on attachment 232867 [details]
proposed patch

Clearing flags on attachment: 232867

Committed r169888: <http://trac.webkit.org/changeset/169888>
Comment 4 WebKit Commit Bot 2014-06-12 02:42:31 PDT
All reviewed patches have been landed.  Closing bug.