Tomasz Szarek

Results 4 issues of Tomasz Szarek

**Do you want to request a feature, report a bug or ask a question?** Bug **What is the current behavior?** Outputed JS file from webpack build contains error in `toString`...

**Is your feature request related to a problem? Please describe.** pseudo-elements like `:before` are considered as children e.g selector: `i.flag.us:before` When I wanted whitelist selectors connected with flag icons which...

* Operating System: Linux Mint * Node Version: 10.15.1 * NPM Version: 6.4.1 * webpack Version: 3.6.0 * karma-webpack Version: 3.0.5 ### Expected Behavior Webpack rebuild bundle on file change...

**Describe the bug** When I run the same component in browser first is called attributeChangedCallback and then connectedCallback. Inside happy-dom it's otherwise **To Reproduce** Steps to reproduce the behavior: 1....

bug