Tomasz Pluskiewicz
Tomasz Pluskiewicz
I have a bunch (12 ATM) of uncomplicated rules and a fairly small input dataset (12 MB). I want to produce a trig file containing multiple graphs. For that, I...
Of course I fail to create a minimal repro but I found the problem that sometimes, presumably because I pass graphs around using backward rules, `log:includes` behaves "differently" Typically, I...
I the API testing project, I found that when I run multiple test cases (and thus requests), there is a certain threshold which, when reached, suddenly stops I thought it...
Here's an example of what I've found when styling in Polymer, although I assume the problem is with shady polyfill itself I have a container element with a slot and...
#### Live Demo https://stackblitz.com/edit/shady-dom-events?file=index.html #### Steps to Reproduce Create two elements and nest one in the other. Have the child dispatch an event in `connectedCallback` Have the parent listen for...