[Webkit-unassigned] [Bug 45113] FTP EPLF does not handle directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 19 01:16:44 PST 2021


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

--- Comment #19 from Adrien Destugues <pulkomandy at gmail.com> ---
Hello,

A bit of context for this: we don't use it for FTP in HaikuWebKit (yet) but we use it to provide directory listings for the file:// protocol accessing local directories. The EPLF format is used because it is well-specified and easy to generate in our file:// protocol handler.

Pascal now converted the attached test to Python and added it to the LayoutTests, but the expectations.txt would need to be different on different platforms. As this isn't an html test, we have no control over the exact rendering of the directory listing (different fonts are used on each platform, changing the size of elements) and we also can't use javascript to do a more specific test.

We don't know how to proceed with this, any opinions?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211219/5fbbb7f1/attachment.htm>


More information about the webkit-unassigned mailing list