-
`resize-observer-polyfill` is a JavaScript library that provides a way to observe changes to the size of elements in the browser's viewport. It works by adding a `ResizeObserver` API to browsers that …
-
-
It would be nice if there was an option to to always use (or not use) the polyfill once the satellite icon is clicked on websites. That way google maps and open street maps, for example, could always …
-
I'm a maintainer of [gulp-stylelint](https://github.com/olegskl/gulp-stylelint) which uses babel-tape-runner to run tests. The tests are run on Travis in Node v0.12, v4, and v5.
One day I've added `O…
-
Hi I have noticed, when using polyfill for a polygon, it randomly skips certain areas near the boundary. How can we solve this?
For example. In this image blue dots are polygon side, and red is ce…
-
### Description
Description
Topics to be covered
- Polyfill
- Babel
- Transpile
- Bundlers
- ES updates
- any many more future javascript concepts
### Domain
JavaScript_Domain
### …
-
Hi,
**Background:** I'm a "fair weather" tester, but looks like I am going to have to up my game to start testing browser extensions.
**Question:** is it possible to use [mozilla/webextension-po…
-
At the moment, polyfilled builtins like `Array.prototype.join`:
* are constructible, and
* have a (writable, but non-configurable) `.prototype` property.
Neither of these should be true.
-
I want to use Q with Babel, which uses polyfills including this promise implementation:
https://github.com/zloirock/core-js/blob/master/modules/es6.promise.js
However Q's `then` fails the check that …
-
1. Browse to http://static-test.percolatestudio.com/ on a large browser. Note high-res 4 screen image at the bottom.
2. Browse to http://static-test.percolatestudio.com/what/
3. Click "home" to go bac…