aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/location/tostring/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/location/tostring/index.html')
-rw-r--r--files/zh-cn/web/api/location/tostring/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/zh-cn/web/api/location/tostring/index.html b/files/zh-cn/web/api/location/tostring/index.html
index 84a5fdddff..6af60a303c 100644
--- a/files/zh-cn/web/api/location/tostring/index.html
+++ b/files/zh-cn/web/api/location/tostring/index.html
@@ -3,9 +3,9 @@ title: 'Location: toString()'
slug: Web/API/Location/toString
translation_of: Web/API/Location/toString
---
-<p><font><font>{{ApiRef(“ Location”)}}</font></font></p>
+<p><font><font>{{ApiRef("Location")}}</font></font></p>
-<p><strong><code>toString()</code></strong><font><font>{{domxref(“ Location”)}}接口</font><font>的</font><font>stringifier方法返回包含整个URL的{{domxref(“ USVString”)}}}。</font><font>它是{{domxref(“ Location.href”)}}的只读版本。</font></font></p>
+<p><strong><code>toString()</code></strong><font><font>{{domxref("Location")}}接口</font><font>的</font><font>stringifier方法返回包含整个URL的{{domxref("USVString")}}}。</font><font>它是{{domxref("Location.href")}}的只读版本。</font></font></p>
<h2 id="句法"><font><font>句法</font></font></h2>
@@ -39,4 +39,4 @@ var result = anchor.toString(); // Returns: 'https://developer.mozilla.org/en-US
<div class="hidden"><font><font>此页面上的兼容性表是根据结构化数据生成的。</font><font>如果您想贡献数据,请查看</font></font><a href="https://github.com/mdn/browser-compat-data"><font><font>https://github.com/mdn/browser-compat-data</font></font></a><font><font>并向我们​​发送请求请求。</font></font></div>
-<p><font><font>{{Compat(“ api.Location.toString”)}}</font></font></p>
+<p><font><font>{{Compat("api.Location.toString")}}</font></font></p>