EFL's DRT does not support overriding 'WebKitCSSRegionsEnabled' preference which causes the following test to fail: fast/repaint/line-flow-with-floats-in-regions.html We have different output for WK1 and WK2 because WebKitTestRunner supports overriding the preference.
Created attachment 164724 [details] Patch
This patch fixes fast/repaint/line-flow-with-floats-in-regions.html failure on EFL-WK2 build bot since the new baseline for WK1 is now the same as WK2 output.
Comment on attachment 164724 [details] Patch Clearing flags on attachment: 164724 Committed r128993: <http://trac.webkit.org/changeset/128993>
All reviewed patches have been landed. Closing bug.