[Webkit-unassigned] [Bug 144898] AX: [EFL] Consider deferring to WebCore Accessibility for table exposure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 7 13:42:07 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=144898

--- Comment #2 from Gyuyoung Kim <gyuyoung.kim at webkit.org> ---
(In reply to comment #0)

> (BTW, I'd propose a patch myself but I'm having trouble at the moment
> building WebKitEfl. And the tests that spit out all attributes, including
> bounding boxes, are something one cannot take an educated guess at.)

I take a look the Bug 144896. First of all the updated expectations have been marked to *failure* in EFL port.

http://trac.webkit.org/browser/trunk/LayoutTests/platform/efl/TestExpectations#L1824

I'm not sure if EFL port needs to do something further yet. If you have patch for EFL port, please upload it to take a look.


> (BTW, I'd propose a patch myself but I'm having trouble at the moment building WebKitEfl.

Please following below instruction to build EFL port. Build step is similar to GTK port.

1. ./Tools/efl/install-dependencies
2. ./Tools/Scripts/build-webkit --efl --update-efl
3. ./Tools/Scripts/run-webkit-tests --efl test-path (e.g. fast/forms/plaintext-mode-1.html)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151207/2f19ee81/attachment.html>


More information about the webkit-unassigned mailing list