2 Star 0 Fork 0

chromium_develop/chromium_third_party_web-animations-js

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.chromium 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
李想 提交于 2022-08-16 16:26 +08:00 . chromium origin init
Name: Web Animations JS
Short Name: web-animations-js
URL: https://github.com/web-animations/web-animations-js
Version: 2.1.0
License: Apache 2.0
License File: LICENSE
Security Critical: no
Description:
An emulator of the Web Animations specification. Web Animations is a new
specification for animated content on the web. It's being developed as a W3C
specification as part of the CSS and SVG working groups. Latest specification at
http://w3c.github.io/web-animations/.
Used as a dependency of Polymer framework (see src/third_party/polymer/v1_0). If
using directly, rather than through Polymer, use only the minified source.
Otherwise there may be CSP issues with inline scripts, etc. This should only be
updated via third_party/polymer/v1_0/reproduce.sh after bumping the version
number in third_party/polymer/v1_0/bower.json.
Local modifications:
The source mapping directives at the end of the minified files have been
removed so the inspector does not try to load the maps, which are not compiled
and would cause Chromium to crash in Debug builds.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chromium_develop/chromium_third_party_web-animations-js.git
git@gitee.com:chromium_develop/chromium_third_party_web-animations-js.git
chromium_develop
chromium_third_party_web-animations-js
chromium_third_party_web-animations-js
master

搜索帮助