-
I'd like the spec to allow a page to call `requestFullscreen()` on initial load.
One of the use case is slide show: slide shows ususally work best in fullscreen mode, however if a user click a link/b…
-
%0ajavascript:`/*\"/*--><svg onload='/*`
%0ajavascript:`/*\"/*--><svg onload='/*`
_Originally posted by @lab-sandbox in https://github.com/60-2balert-1-2b-60/-svg-onload-prompt-document.doma…
-
构建就是把源代码转换成发布到线上的可执行 JavaScrip、CSS、HTML 代码,包括如下内容:
- 代码转换:TypeScript 编译成 JavaScript、SCSS 编译成 CSS 等。
- 文件优化:压缩 JavaScript、CSS、HTML 代码,压缩合并图片等。
- 代码分割:提取多个页面的公共代码、提取首屏不需要执行部分的代码让其异步加载。
- 模块合并:在采用模…
-
You say:
> Structured cloning algorithm defines the semantics of copying a well-defined subset of ECMAScript objects between Code Realms.
I think you know what you are talking about, but if so you …
-
@hsivonen: as the de facto owner of this repository, I'd like to urge you to decide on the way forward, because I feel things are getting out of hand: @carlosame and I have different views on how to p…
-
Node 8.4.0 (on macOS)
Webpack 3.5.5
Happypack 4.0.0-beta.5
2,302 modules
Build time without Happypack: 51s
Build time with Happypack: 41s
Looking at the macOS Activity Monitor during my buil…
-
---
path: the-charming-javascript
---
本文旨在分享一些较为罕见的,JavaScript 中让人直呼离谱的特性。这些特性大部分是历史因素导致的产物,众所周知,Eich 做 JS 第一版的设计实现一共只花了 10 天时间,而这 10 天留给 Web 的,除了一门顶级脚本语言外,还有很多隐藏的坑……
当然,我这里仅仅列举了一些比较有代表性的部分,…
-
IPFS path components (that is, IPFS merkledag node link names) can contain undesirable things:
- C string terminators (`0x00`, ASCII `NUL`)
- UNIX newlines (`0x0A`, `"\n"`, ASCII `LF`)
- Tabs (`0x09`,…
-
Are there any plans to enhance the performance of the library in a way Philip did with MPAndroidCharts?
With his enhancements it is now possible to render thousands of data points smoothly on Android.…
-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
Pressing MMB(middle mouse button) on Linux after a Ctrl+V, shows the dialog `Please use Ctrl+V/Cmd+…
ghost updated
11 months ago