Index: chrome/common/extensions/docs/experimental.sidebar.html |
diff --git a/chrome/common/extensions/docs/experimental.sidebar.html b/chrome/common/extensions/docs/experimental.sidebar.html |
index 09e6819d58ad88e49aa1946f15a78de2cde98d0f..727bf89006d5ce4feb43aca697224c4fd4ffb9fc 100644 |
--- a/chrome/common/extensions/docs/experimental.sidebar.html |
+++ b/chrome/common/extensions/docs/experimental.sidebar.html |
@@ -952,7 +952,7 @@ |
<dd class="todo" style="display: none; "> |
Undocumented. |
</dd> |
- <dd>'hidden' indicates sidebar is not defined for the specified tab (show was never called or hide() was called). Nothing is displayed for this sidebar.'shown' means sidebar is defined for the specified tab; mini tab is displayed for this sidebar. Sidebar UI is either collapsed or displaying a content of some other extension's sidebar.'active' indicates that sidebar is defined for the specified tab; sidebar UI is expanded and displaying this sidebar's content.</dd> |
+ <dd>'hidden' indicates sidebar is not defined for the specified tab (show was never called or hide() was called). Nothing is displayed for this sidebar.<br>'shown' means sidebar is defined for the specified tab; mini tab is displayed for this sidebar. Sidebar UI is either collapsed or displaying a content of some other extension's sidebar.<br>'active' indicates that sidebar is defined for the specified tab; sidebar UI is expanded and displaying this sidebar's content.</dd> |
<dd style="display: none; "> |
This parameter was added in version |
<b><span></span></b>. |