首页
系统教程
Linux入门
Linux管理
Linux技巧
Linux命令
Ubuntu
Linux服务器
Linux数据库
Linux开发
通用技术
发行版
企业应用
实验室
当前位置:
红联Linux门户
>
Linux软件下载
Chrome 66 Beta发布:CSS类型对象模型变化
发布时间:2018-03-22 15:07:07
来源:红联
作者:baihuo
除非另有说明,否则 Chrome 66 Beta 发布的更改适用于 Android,Chrome OS,Linux,macOS 和Windows 。在 ChromeStatus 上
查看
Chrome 66 中功能的完整列表。
更新内容:
的ImageBitmap渲染上下文
CSS类型对象模型的更改
异步剪贴板API
AudioWorklet
有几个 JavaScript 更改:
The Function.prototype.toString() function now returns exactly what is written in the source code. This includes whitespace and other text that may have been used. For example, if there is a comment between the function keyword and the function name, the comment is now returned in addition to the keyword and name.
JSON is now a syntactic subset of ECMAScript, which allows line separator (U+2028) and paragraph separator (U+2029) symbols in string literals.
The catch clause of a try statement can now be used without a parameter.
String.prototype.trimStart() and String.prototype.trimLeft() are now available as the standards-based way of trimming whitespace from strings, in addition to String.prototype.trim() which was already implemented. The non-standard trimLeft() and trimRight() remain as aliases of the new methods for backward compatibility.
The Array.prototype.values() method returns a new array iterator object that contains the values for each index in the array.
软件详情:
https://blog.chromium.org/2018/03/chrome-66-beta-css-typed-object-model.html
来自:开源中国社区
文章评论
共有
0
条评论
频道文章
Linux软件应用总结
LinuxQQ下载及Linux下安装QQ最简单的方法 (以前装过这次重新装了下)
Linux轻量桌面环境:Xfce 4.4.2
Realplayer for Linux 10.0.9.809.deb下载
让linux显示农历日期
好玩的游戏battle tanks
Vim常用插件
AMD 和 NVIDIA 显卡驱动双获更新
又一款百战天虫:openlierox
实用的分区工具GParted
最新教程
Apache Accumulo 1.7.4发布,K/V存储方案
flatpickr 4.4.2发布,Javascript日期选择器
Java工具集Hutool 4.0.9发布,bug修复
PHPUnit 7.0.3发布,PHP单元测试框架
Apache Ant 1.9.11和1.10.3发布,初步支持JUnit5
Apache Groovy 2.4.15发布,改进JDK9/10支持
KDE Plasma 5.12.4发布,简化任务视图
Laravel v5.6.14发布,PHP开发框架
Infinispan 9.2.1.Final发布,分布式集群缓存系统
Hibernate Validator 6.0.9发布,进一步改进性能
随机推荐
Mandriva Linux 2008.1 Alpha 1推出
Kubuntu推出KDE 4 LiveCD
让linux显示农历日期
自动检查邮件cGmail
F-Spot 0.4.1发布,用于GNOME桌面的全功能数字图片管理软件
推荐一款Linux下的浏览器─swiftfox
从Windows访问Ext2/Ext文件系统:DiskInternals Linux Reader
Nvidia Linux Display Driver v169.07
AMD 和 NVIDIA 显卡驱动双获更新
linux下内存检查工具valgrind使用方法,下载