Index: chrome/common/extensions/docs/experimental.devtools.audits.html |
diff --git a/chrome/common/extensions/docs/experimental.devtools.audits.html b/chrome/common/extensions/docs/experimental.devtools.audits.html |
index cd2bce543a17d1eb45ba435f2cee6856bac4d297..cdbd9c4e3e5c17de2a45ca7f35212304663d9126 100644 |
--- a/chrome/common/extensions/docs/experimental.devtools.audits.html |
+++ b/chrome/common/extensions/docs/experimental.devtools.audits.html |
@@ -569,10 +569,10 @@ You can find more examples that use this API in |
<a name="method-addCategory"></a> <!-- method-anchor --> |
<h4>addCategory</h4> |
- <div class="summary"><span>AuditCategory</span> |
+ <div class="summary"><span style="">AuditCategory</span> |
<!-- Note: intentionally longer 80 columns --> |
<span>chrome.experimental.devtools.audits.addCategory</span>(<span class="null"><span style="display: none; ">, </span><span>string</span> |
- <var><span>displayName</span></var></span><span class="null"><span>, </span><span>number</span> |
+ <var><span>displayName</span></var></span><span class="null" style=""><span>, </span><span>number</span> |
<var><span>resultCount</span></var></span>)</div> |
<div class="description"> |
@@ -580,7 +580,7 @@ You can find more examples that use this API in |
<p>Adds an audit category.</p> |
<!-- PARAMETERS --> |
- <h4>Parameters</h4> |
+ <h4 style="">Parameters</h4> |
<dl> |
<div> |
<div> |
@@ -650,7 +650,7 @@ You can find more examples that use this API in |
</dd> |
</div> |
- </div><div> |
+ </div><div style=""> |
<div> |
<dt> |
<var>resultCount</var> |
@@ -665,7 +665,7 @@ You can find more examples that use this API in |
<span style="display: none; "> |
<a> Type</a> |
</span> |
- <span> |
+ <span style=""> |
<span style="display: none; "> |
array of <span><span></span></span> |
</span> |
@@ -681,7 +681,7 @@ You can find more examples that use this API in |
<dd class="todo" style="display: none; "> |
Undocumented. |
</dd> |
- <dd>The expected number of audit results in the category.</dd> |
+ <dd style="">The expected number of audit results in the category.</dd> |
<dd style="display: none; "> |
This parameter was added in version |
<b><span></span></b>. |
@@ -722,9 +722,9 @@ You can find more examples that use this API in |
</dl> |
<!-- RETURNS --> |
- <h4>Returns</h4> |
+ <h4 style="">Returns</h4> |
<dl> |
- <div> |
+ <div style=""> |
<div> |
<dt> |
<var style="display: none; ">paramName</var> |
@@ -958,7 +958,7 @@ You can find more examples that use this API in |
<!-- OBJECT EVENT FIELDS --> |
<dd> |
- <div class="apiGroup" style=""> |
+ <div class="apiGroup" style="display: none; "> |
<a name="global-AuditCategory-events"></a> |
<h3>Events of AuditCategory</h3> |
<!-- iterates over all events --> |
@@ -1504,7 +1504,7 @@ You can find more examples that use this API in |
<a name="method-AuditResults-addResult"></a> <!-- method-anchor --> |
<h4>addResult</h4> |
- <div class="summary"><span style="display: none; ">AuditCategory</span> |
+ <div class="summary"><span>AuditCategory</span> |
<!-- Note: intentionally longer 80 columns --> |
<span>auditResults.addResult</span>(<span class="null"><span style="display: none; ">, </span><span>string</span> |
<var><span>displayName</span></var></span><span class="null"><span>, </span><span>string</span> |
@@ -1667,10 +1667,10 @@ You can find more examples that use this API in |
<span class="optional" style="display: none; ">optional</span> |
<span class="enum" style="display: none; ">enumerated</span> |
<span id="typeTemplate"> |
- <span style=""> |
+ <span style="display: none; "> |
<a href="experimental.devtools.audits.html#type-AuditResultSeverity">AuditResultSeverity</a> |
</span> |
- <span style="display: none; "> |
+ <span> |
<span style="display: none; "> |
array of <span><span></span></span> |
</span> |
@@ -1683,10 +1683,10 @@ You can find more examples that use this API in |
</em> |
</dt> |
- <dd class="todo" style=""> |
+ <dd class="todo" style="display: none; "> |
Undocumented. |
</dd> |
- <dd style="display: none; ">The expected number of audit results in the category.</dd> |
+ <dd>The expected number of audit results in the category.</dd> |
<dd style="display: none; "> |
This parameter was added in version |
<b><span></span></b>. |
@@ -1732,13 +1732,13 @@ You can find more examples that use this API in |
<!-- TYPE --> |
<div style="display:inline"> |
( |
- <span class="optional" style="">optional</span> |
+ <span class="optional" style="display: none; ">optional</span> |
<span class="enum" style="display: none; ">enumerated</span> |
<span id="typeTemplate"> |
- <span style=""> |
+ <span style="display: none; "> |
<a href="experimental.devtools.audits.html#type-AuditResultNode">AuditResultNode</a> |
</span> |
- <span style="display: none; "> |
+ <span> |
<span style="display: none; "> |
array of <span><span></span></span> |
</span> |
@@ -1795,9 +1795,9 @@ You can find more examples that use this API in |
</dl> |
<!-- RETURNS --> |
- <h4 style="display: none; ">Returns</h4> |
+ <h4>Returns</h4> |
<dl> |
- <div style="display: none; "> |
+ <div> |
<div> |
<dt> |
<var style="display: none; ">paramName</var> |
@@ -2389,7 +2389,7 @@ You can find more examples that use this API in |
<!-- TYPE --> |
<div style="display:inline"> |
( |
- <span class="optional" style="">optional</span> |
+ <span class="optional" style="display: none; ">optional</span> |
<span class="enum" style="display: none; ">enumerated</span> |
<span id="typeTemplate"> |
<span style="display: none; "> |
@@ -2564,10 +2564,10 @@ You can find more examples that use this API in |
<a name="method-AuditResults-done"></a> <!-- method-anchor --> |
<h4>done</h4> |
- <div class="summary"><span style="display: none; ">AuditCategory</span> |
+ <div class="summary"><span>AuditCategory</span> |
<!-- Note: intentionally longer 80 columns --> |
- <span>auditResults.done</span>(<span class="null" style="display: none; "><span style="display: none; ">, </span><span>string</span> |
- <var><span>displayName</span></var></span><span class="null" style="display: none; "><span>, </span><span>number</span> |
+ <span>auditResults.done</span>(<span class="null"><span style="display: none; ">, </span><span>string</span> |
+ <var><span>displayName</span></var></span><span class="null"><span>, </span><span>number</span> |
<var><span>resultCount</span></var></span>)</div> |
<div class="description"> |
@@ -2575,9 +2575,9 @@ You can find more examples that use this API in |
<p>Signals the DevTools Audits panel that the run of this category is over. The audit run also completes automatically when the number of added top-level results is equal to that declared when AuditCategory was created.</p> |
<!-- PARAMETERS --> |
- <h4 style="display: none; ">Parameters</h4> |
+ <h4>Parameters</h4> |
<dl> |
- <div style="display: none; "> |
+ <div> |
<div> |
<dt> |
<var>displayName</var> |
@@ -2645,7 +2645,7 @@ You can find more examples that use this API in |
</dd> |
</div> |
- </div><div style="display: none; "> |
+ </div><div> |
<div> |
<dt> |
<var>resultCount</var> |
@@ -2717,9 +2717,9 @@ You can find more examples that use this API in |
</dl> |
<!-- RETURNS --> |
- <h4 style="display: none; ">Returns</h4> |
+ <h4>Returns</h4> |
<dl> |
- <div style="display: none; "> |
+ <div> |
<div> |
<dt> |
<var style="display: none; ">paramName</var> |
@@ -2973,7 +2973,7 @@ You can find more examples that use this API in |
<a name="method-AuditResultNode-addChild"></a> <!-- method-anchor --> |
<h4>addChild</h4> |
- <div class="summary"><span>AuditResultNode</span> |
+ <div class="summary"><span style="">AuditResultNode</span> |
<!-- Note: intentionally longer 80 columns --> |
<span>auditResultNode.addChild</span>(<span class="null"><span style="display: none; ">, </span><span>string or FormattedValue</span> |
<var><span>content ...</span></var></span>)</div> |
@@ -2983,7 +2983,7 @@ You can find more examples that use this API in |
<p>Adds a child node to this node.</p> |
<!-- PARAMETERS --> |
- <h4>Parameters</h4> |
+ <h4 style="">Parameters</h4> |
<dl> |
<div> |
<div> |
@@ -3057,9 +3057,9 @@ You can find more examples that use this API in |
</dl> |
<!-- RETURNS --> |
- <h4>Returns</h4> |
+ <h4 style="">Returns</h4> |
<dl> |
- <div> |
+ <div style=""> |
<div> |
<dt> |
<var style="display: none; ">paramName</var> |