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
Created attachment 232867 [details] proposed patch
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 on attachment 232867 [details] proposed patch Clearing flags on attachment: 232867 Committed r169888: <http://trac.webkit.org/changeset/169888>
All reviewed patches have been landed. Closing bug.