review: browser-support

This commit is contained in:
Zhimin YE (Rex) 2016-09-19 15:23:00 +01:00
parent 054d25cefe
commit 0c862667e7
1 changed files with 4 additions and 4 deletions

View File

@ -73,7 +73,7 @@ table
Targeting such a wide range of browsers is challenging because they do not support all features of modern browsers. Targeting such a wide range of browsers is challenging because they do not support all features of modern browsers.
Angular构建于Web平台的最新标准之上。 Angular构建于Web平台的最新标准之上。
要支持这么多浏览器是一个不小的挑战,因为它们不支持现代浏览器的所有特性。 要支持这么多浏览器是一个不小的挑战,因为它们不支持现代浏览器的所有特性。
You compensate by loading polyfill scripts ("polyfills") on the host web page (`index.html`) You compensate by loading polyfill scripts ("polyfills") on the host web page (`index.html`)
that implement missing features in JavaScript. that implement missing features in JavaScript.
@ -165,7 +165,7 @@ table
:marked :marked
[Web Animations](#web-animations) [Web Animations](#web-animations)
[Web动画](#web-animations) [Web Animations](#web-animations)
td td
p All but Chrome and Firefox<br>Not supported in IE9 p All but Chrome and Firefox<br>Not supported in IE9
@ -252,7 +252,7 @@ table
p p
a(href="https://github.com/web-animations/web-animations-js" target="_blank") Web Animations a(href="https://github.com/web-animations/web-animations-js" target="_blank") Web Animations
p p
a#web-animations(href="https://github.com/web-animations/web-animations-js" target="_blank") Web动画 a#web-animations(href="https://github.com/web-animations/web-animations-js" target="_blank") Web Animations
td Apache td Apache
td 14.8KB td 14.8KB
tr tr
@ -260,7 +260,7 @@ table
p p
a(href="https://github.com/inexorabletash/polyfill/blob/master/typedarray.js" target="_blank") Typed Array a(href="https://github.com/inexorabletash/polyfill/blob/master/typedarray.js" target="_blank") Typed Array
p p
a#typedarray(href="https://github.com/inexorabletash/polyfill/blob/master/typedarray.js" target="_blank") 带类型的数组 a#typedarray(href="https://github.com/inexorabletash/polyfill/blob/master/typedarray.js" target="_blank") Typed Array
td MIT td MIT
td 4KB td 4KB
tr tr