aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/performance/how_browsers_work
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:56:53 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:56:53 +0100
commitfc56124ac4eda6b3f0349c8a16fa750f27b4c7d6 (patch)
tree7089f49c5dcc5428f29711439ab79ac387caf44f /files/zh-cn/web/performance/how_browsers_work
parent310fd066e91f454b990372ffa30e803cc8120975 (diff)
downloadtranslated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.tar.gz
translated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.tar.bz2
translated-content-fc56124ac4eda6b3f0349c8a16fa750f27b4c7d6.zip
unslug zh-cn: modify
Diffstat (limited to 'files/zh-cn/web/performance/how_browsers_work')
-rw-r--r--files/zh-cn/web/performance/how_browsers_work/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-cn/web/performance/how_browsers_work/index.html b/files/zh-cn/web/performance/how_browsers_work/index.html
index 71e4bce57e..bacbcf0762 100644
--- a/files/zh-cn/web/performance/how_browsers_work/index.html
+++ b/files/zh-cn/web/performance/how_browsers_work/index.html
@@ -1,7 +1,8 @@
---
title: 渲染页面:浏览器的工作原理
-slug: Web/Performance/浏览器渲染页面的工作原理
+slug: Web/Performance/How_browsers_work
translation_of: Web/Performance/How_browsers_work
+original_slug: Web/Performance/浏览器渲染页面的工作原理
---
<p>页面内容快速加载和流畅的交互是用户希望得到的Web体验,因此,开发者应力争实现这两个目标。</p>