Philip Walton

Results 44 issues of Philip Walton

It's possible for webpack to bundle multiple instances of a module even if the versions are the same. For example, here's a partial webpack stats output I saw in my...

But `window.onerror` works, so consider switching to that. The downside is it can get overridden by other libraries (like mocha in tests for example). On the other hand maybe error...

http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-main-element

https://github.com/tmpvar/jsdom

enhancement

Basically, make it so the CLI can be customized as much as the main browser app. This should probably happen through the `html-inspector-config.js` file which should handle any customization as...

enhancement

This can probably be accomplished by adding an additional element afterward, duplicating the selectors, and simply replacing the occurrences of these units with their pixel equivalents. The v[x] units will...

enhancement