Laurent Goderre

Results 476 comments of Laurent Goderre

It seems WebKit has a Shadow DOM already for it: -webkit-file-upload-button

Actually, IE 10 has it. Firefox surprisingly doesn't

Currently the megamenu is ajax based so it isn't very hard to implement. You just need a page that has only the menu (http://wet-boew.github.com/wet-boew/demos/includes/menu-eng.html) then add the data-ajax-replace attribute on...

The v0.6.0 test. Is it supposed to be for physical paths or URL paths?

https://github.com/anchore/syft/pull/2604

PECL and PEAR are different. PEAR is closer to composer as it is PHP code vs PECL which is native extensions to PHP.

Added some tests but the docs doesn't specify how to run the tests

You can't use interchangeably ``` root@5a371520ac37:/# pear install APCu No releases available for package "pear.php.net/APCu" - package pecl/APCu can be installed with "pecl install APCu" install failed ``` ``` root@5a371520ac37:/#...

@matt-phylum in my opinion, what is being installed (native extensions vs PHP code) is different enough to warrant distinct Purls