-
Notifications
You must be signed in to change notification settings - Fork 231
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 7757e29 🚀
- Loading branch information
0 parents
commit a55b6c1
Showing
104 changed files
with
164,523 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,267 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="description" content="Chrome DevTools Protocol - version 1-2 - Schema domain" /> | ||
<link rel="icon" type="image/png" href="/devtools-protocol/images/logo.png" /> | ||
<title>Chrome DevTools Protocol - version 1-2 - Schema domain</title> | ||
|
||
<meta name="theme-color" content="#303F9F" /> | ||
<meta name="twitter:card" content="summary" /> | ||
<meta name="twitter:site" content="@chromedevtools" /> | ||
<meta name="twitter:creator" content="@chromedevtools" /> | ||
<meta property="og:title" content="Chrome DevTools Protocol" /> | ||
<meta property="og:image" content="https://developers.google.com/web/tools/images/chrome-devtools-16x9_720.png" /> | ||
<meta property="og:description" content="Chrome DevTools Protocol - version 1-2 - Schema domain" /> | ||
|
||
<script type="module" src="/devtools-protocol/scripts/index.js"></script> | ||
<link href="/devtools-protocol/styles/protocol.css" rel="stylesheet"> | ||
</head> | ||
<body> | ||
<aside> | ||
<div id="home" class="navs"> | ||
<nav> | ||
<a href="/devtools-protocol/">Home</a> | ||
<button class="aside-close-button" aria-label="Close navigation">x</button> | ||
</nav> | ||
</div> | ||
<div id="versions" class="navs"> | ||
<header>Versions</header> | ||
<nav> | ||
<a href="/devtools-protocol/tot" name="tot"> | ||
latest (tip-of-tree) | ||
</a> | ||
<a href="/devtools-protocol/v8" name="v8"> | ||
v8-inspector (node) | ||
</a> | ||
<a href="/devtools-protocol/1-3" name="1-3"> | ||
stable (1.3) | ||
</a><!-- | ||
<a href="/devtools-protocol/1-2" name="1-2"> | ||
stable (1.2) | ||
</a> --> | ||
</nav> | ||
</div> | ||
|
||
<div id="domains" class="navs version-1-2"> | ||
<header>Domains</header> | ||
<div class="scroller"> | ||
<nav> | ||
<a href="/devtools-protocol/1-2/Accessibility" class="tot experimental">Accessibility</a> | ||
<a href="/devtools-protocol/1-2/Animation" class="tot experimental">Animation</a> | ||
<a href="/devtools-protocol/1-2/Audits" class="tot experimental">Audits</a> | ||
<a href="/devtools-protocol/1-2/Autofill" class="tot experimental">Autofill</a> | ||
<a href="/devtools-protocol/1-2/BackgroundService" class="tot experimental">BackgroundService</a> | ||
<a href="/devtools-protocol/1-2/Browser" class="tot 1-3">Browser</a> | ||
<a href="/devtools-protocol/1-2/CacheStorage" class="tot experimental">CacheStorage</a> | ||
<a href="/devtools-protocol/1-2/Cast" class="tot experimental">Cast</a> | ||
<a href="/devtools-protocol/1-2/Console" class="tot deprecated v8">Console</a> | ||
<a href="/devtools-protocol/1-2/CSS" class="tot experimental">CSS</a> | ||
<a href="/devtools-protocol/1-2/Database" class="tot experimental">Database</a> | ||
<a href="/devtools-protocol/1-2/Debugger" class="tot 1-2 1-3 v8">Debugger</a> | ||
<a href="/devtools-protocol/1-2/DeviceAccess" class="tot experimental">DeviceAccess</a> | ||
<a href="/devtools-protocol/1-2/DeviceOrientation" class="tot experimental">DeviceOrientation</a> | ||
<a href="/devtools-protocol/1-2/DOM" class="tot 1-2 1-3">DOM</a> | ||
<a href="/devtools-protocol/1-2/DOMDebugger" class="tot 1-2 1-3">DOMDebugger</a> | ||
<a href="/devtools-protocol/1-2/DOMSnapshot" class="tot experimental">DOMSnapshot</a> | ||
<a href="/devtools-protocol/1-2/DOMStorage" class="tot experimental">DOMStorage</a> | ||
<a href="/devtools-protocol/1-2/Emulation" class="tot 1-2 1-3">Emulation</a> | ||
<a href="/devtools-protocol/1-2/EventBreakpoints" class="tot experimental">EventBreakpoints</a> | ||
<a href="/devtools-protocol/1-2/Extensions" class="tot experimental">Extensions</a> | ||
<a href="/devtools-protocol/1-2/FedCm" class="tot experimental">FedCm</a> | ||
<a href="/devtools-protocol/1-2/Fetch" class="tot 1-3">Fetch</a> | ||
<a href="/devtools-protocol/1-2/HeadlessExperimental" class="tot experimental">HeadlessExperimental</a> | ||
<a href="/devtools-protocol/1-2/HeapProfiler" class="tot experimental v8">HeapProfiler</a> | ||
<a href="/devtools-protocol/1-2/IndexedDB" class="tot experimental">IndexedDB</a> | ||
<a href="/devtools-protocol/1-2/Input" class="tot 1-2 1-3">Input</a> | ||
<a href="/devtools-protocol/1-2/Inspector" class="tot experimental">Inspector</a> | ||
<a href="/devtools-protocol/1-2/IO" class="tot 1-3">IO</a> | ||
<a href="/devtools-protocol/1-2/LayerTree" class="tot experimental">LayerTree</a> | ||
<a href="/devtools-protocol/1-2/Log" class="tot 1-3">Log</a> | ||
<a href="/devtools-protocol/1-2/Media" class="tot experimental">Media</a> | ||
<a href="/devtools-protocol/1-2/Memory" class="tot experimental">Memory</a> | ||
<a href="/devtools-protocol/1-2/Network" class="tot 1-2 1-3">Network</a> | ||
<a href="/devtools-protocol/1-2/Overlay" class="tot experimental">Overlay</a> | ||
<a href="/devtools-protocol/1-2/Page" class="tot 1-2 1-3">Page</a> | ||
<a href="/devtools-protocol/1-2/Performance" class="tot 1-3">Performance</a> | ||
<a href="/devtools-protocol/1-2/PerformanceTimeline" class="tot experimental">PerformanceTimeline</a> | ||
<a href="/devtools-protocol/1-2/Preload" class="tot experimental">Preload</a> | ||
<a href="/devtools-protocol/1-2/Profiler" class="tot 1-2 1-3 v8">Profiler</a> | ||
<a href="/devtools-protocol/1-2/Runtime" class="tot 1-2 1-3 v8">Runtime</a> | ||
<a href="/devtools-protocol/1-2/Schema" class="tot deprecated 1-2 v8">Schema</a> | ||
<a href="/devtools-protocol/1-2/Security" class="tot 1-3">Security</a> | ||
<a href="/devtools-protocol/1-2/ServiceWorker" class="tot experimental">ServiceWorker</a> | ||
<a href="/devtools-protocol/1-2/Storage" class="tot experimental">Storage</a> | ||
<a href="/devtools-protocol/1-2/SystemInfo" class="tot experimental">SystemInfo</a> | ||
<a href="/devtools-protocol/1-2/Target" class="tot 1-3">Target</a> | ||
<a href="/devtools-protocol/1-2/Tethering" class="tot experimental">Tethering</a> | ||
<a href="/devtools-protocol/1-2/Tracing" class="tot experimental">Tracing</a> | ||
<a href="/devtools-protocol/1-2/WebAudio" class="tot experimental">WebAudio</a> | ||
<a href="/devtools-protocol/1-2/WebAuthn" class="tot experimental">WebAuthn</a> | ||
</nav> | ||
</div> | ||
</div> | ||
</aside> | ||
|
||
<main> | ||
<header> | ||
<h1>Chrome DevTools Protocol</h1> | ||
<button class="menu-link">Navigation</button> | ||
<cr-search-control base-url="/devtools-protocol/" protocol-search-index="/search_index/1-2.json"></cr-search-control> | ||
</header> | ||
<section> | ||
<div class="main-content-section domain"> | ||
|
||
<div class="domain-section"> | ||
<div id="header"> | ||
<h2 class="heading">Schema Domain</h2> | ||
|
||
<div class="details-description"> | ||
<p>Provides information about the protocol schema.</p> | ||
|
||
|
||
</div> | ||
|
||
|
||
<h3>Methods</h3> | ||
<div class="toc-link"> | ||
<a class="monospace" href="#method-getDomains"><span class="domain-dot">Schema.</span>getDomains</a> | ||
|
||
</div> | ||
|
||
|
||
<h3>Types</h3> | ||
<div class="toc-link"> | ||
<a class="monospace" href="#type-Domain"><span class="domain-dot">Schema.</span>Domain</a> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
|
||
<h3 id="methods">Methods</h3> | ||
<div> | ||
|
||
<div class="details"> | ||
<h4 class="details-name monospace" id="method-getDomains"> | ||
<span class="domain-dot">Schema.</span>getDomains | ||
|
||
<a href="#method-getDomains" | ||
class="permalink" | ||
data-slug="Schema.getDomains" | ||
title="Double click to copy markdown-formatted URL">#</a> | ||
</h4> | ||
|
||
<div class="details-description"> | ||
<p>Returns supported domains.</p> | ||
|
||
|
||
</div> | ||
|
||
|
||
|
||
|
||
<h5 class="properties-name">Return Object</h5> | ||
<dl class="properties-container"> | ||
|
||
<dt class="param-name monospace "> | ||
domains | ||
</dt> | ||
<dd> | ||
<span class="param-type">array<span class="param-type__array">[ <a href=/devtools-protocol/1-2/Schema/#type-Domain class="param-type">Domain</a> ]</span></span> | ||
|
||
<div class="details-description"> | ||
<p>List of supported domains.</p> | ||
|
||
|
||
</div> | ||
|
||
|
||
</dd> | ||
|
||
</dl> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
|
||
|
||
<h3 id="types">Types</h3> | ||
<div> | ||
|
||
<div class="details"> | ||
<h4 class="details-name monospace" id="type-Domain"> | ||
<span class="domain-dot">Schema.</span>Domain | ||
|
||
<a href="#type-Domain" | ||
class="permalink" | ||
data-slug="Schema.Domain" | ||
title="Double click to copy markdown-formatted URL">#</a> | ||
</h4> | ||
|
||
<div class="details-description"> | ||
<p>Description of the protocol domain.</p> | ||
|
||
|
||
</div> | ||
|
||
<p class="type-type">Type: <strong>object</strong></p> | ||
|
||
<h5 class="properties-name">properties</h5> | ||
<dl class="properties-container"> | ||
|
||
<dt class="param-name monospace "> | ||
name | ||
</dt> | ||
<dd> | ||
<span class="param-type">string</span> | ||
|
||
<div class="details-description"> | ||
<p>Domain name.</p> | ||
|
||
|
||
</div> | ||
|
||
|
||
</dd> | ||
|
||
<dt class="param-name monospace "> | ||
version | ||
</dt> | ||
<dd> | ||
<span class="param-type">string</span> | ||
|
||
<div class="details-description"> | ||
<p>Domain version.</p> | ||
|
||
|
||
</div> | ||
|
||
|
||
</dd> | ||
|
||
</dl> | ||
|
||
|
||
</div> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
</div> | ||
</section> | ||
</main> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); | ||
|
||
ga('create', 'UA-60854461-3', 'auto'); | ||
ga('send', 'pageview'); | ||
</script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,131 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="description" content="Chrome DevTools Protocol - version 1-2" /> | ||
<link rel="icon" type="image/png" href="/devtools-protocol/images/logo.png" /> | ||
<title>Chrome DevTools Protocol - stable (1.2)</title> | ||
|
||
<meta name="theme-color" content="#303F9F" /> | ||
<meta name="twitter:card" content="summary" /> | ||
<meta name="twitter:site" content="@chromedevtools" /> | ||
<meta name="twitter:creator" content="@chromedevtools" /> | ||
<meta property="og:title" content="Chrome DevTools Protocol" /> | ||
<meta property="og:image" content="https://developers.google.com/web/tools/images/chrome-devtools-16x9_720.png" /> | ||
<meta property="og:description" content="Chrome DevTools Protocol - version 1-2" /> | ||
|
||
<script type="module" src="/devtools-protocol/scripts/index.js"></script> | ||
<link href="/devtools-protocol/styles/protocol.css" rel="stylesheet"> | ||
</head> | ||
<body> | ||
<aside> | ||
<div id="home" class="navs"> | ||
<nav> | ||
<a href="/devtools-protocol/">Home</a> | ||
<button class="aside-close-button" aria-label="Close navigation">x</button> | ||
</nav> | ||
</div> | ||
<div id="versions" class="navs"> | ||
<header>Versions</header> | ||
<nav> | ||
<a href="/devtools-protocol/tot" name="tot"> | ||
latest (tip-of-tree) | ||
</a> | ||
<a href="/devtools-protocol/v8" name="v8"> | ||
v8-inspector (node) | ||
</a> | ||
<a href="/devtools-protocol/1-3" name="1-3"> | ||
stable (1.3) | ||
</a><!-- | ||
<a href="/devtools-protocol/1-2" name="1-2"> | ||
stable (1.2) | ||
</a> --> | ||
</nav> | ||
</div> | ||
|
||
<div id="domains" class="navs version-1-2"> | ||
<header>Domains</header> | ||
<div class="scroller"> | ||
<nav> | ||
<a href="/devtools-protocol/1-2/Accessibility" class="tot experimental">Accessibility</a> | ||
<a href="/devtools-protocol/1-2/Animation" class="tot experimental">Animation</a> | ||
<a href="/devtools-protocol/1-2/Audits" class="tot experimental">Audits</a> | ||
<a href="/devtools-protocol/1-2/Autofill" class="tot experimental">Autofill</a> | ||
<a href="/devtools-protocol/1-2/BackgroundService" class="tot experimental">BackgroundService</a> | ||
<a href="/devtools-protocol/1-2/Browser" class="tot 1-3">Browser</a> | ||
<a href="/devtools-protocol/1-2/CacheStorage" class="tot experimental">CacheStorage</a> | ||
<a href="/devtools-protocol/1-2/Cast" class="tot experimental">Cast</a> | ||
<a href="/devtools-protocol/1-2/Console" class="tot deprecated v8">Console</a> | ||
<a href="/devtools-protocol/1-2/CSS" class="tot experimental">CSS</a> | ||
<a href="/devtools-protocol/1-2/Database" class="tot experimental">Database</a> | ||
<a href="/devtools-protocol/1-2/Debugger" class="tot 1-2 1-3 v8">Debugger</a> | ||
<a href="/devtools-protocol/1-2/DeviceAccess" class="tot experimental">DeviceAccess</a> | ||
<a href="/devtools-protocol/1-2/DeviceOrientation" class="tot experimental">DeviceOrientation</a> | ||
<a href="/devtools-protocol/1-2/DOM" class="tot 1-2 1-3">DOM</a> | ||
<a href="/devtools-protocol/1-2/DOMDebugger" class="tot 1-2 1-3">DOMDebugger</a> | ||
<a href="/devtools-protocol/1-2/DOMSnapshot" class="tot experimental">DOMSnapshot</a> | ||
<a href="/devtools-protocol/1-2/DOMStorage" class="tot experimental">DOMStorage</a> | ||
<a href="/devtools-protocol/1-2/Emulation" class="tot 1-2 1-3">Emulation</a> | ||
<a href="/devtools-protocol/1-2/EventBreakpoints" class="tot experimental">EventBreakpoints</a> | ||
<a href="/devtools-protocol/1-2/Extensions" class="tot experimental">Extensions</a> | ||
<a href="/devtools-protocol/1-2/FedCm" class="tot experimental">FedCm</a> | ||
<a href="/devtools-protocol/1-2/Fetch" class="tot 1-3">Fetch</a> | ||
<a href="/devtools-protocol/1-2/HeadlessExperimental" class="tot experimental">HeadlessExperimental</a> | ||
<a href="/devtools-protocol/1-2/HeapProfiler" class="tot experimental v8">HeapProfiler</a> | ||
<a href="/devtools-protocol/1-2/IndexedDB" class="tot experimental">IndexedDB</a> | ||
<a href="/devtools-protocol/1-2/Input" class="tot 1-2 1-3">Input</a> | ||
<a href="/devtools-protocol/1-2/Inspector" class="tot experimental">Inspector</a> | ||
<a href="/devtools-protocol/1-2/IO" class="tot 1-3">IO</a> | ||
<a href="/devtools-protocol/1-2/LayerTree" class="tot experimental">LayerTree</a> | ||
<a href="/devtools-protocol/1-2/Log" class="tot 1-3">Log</a> | ||
<a href="/devtools-protocol/1-2/Media" class="tot experimental">Media</a> | ||
<a href="/devtools-protocol/1-2/Memory" class="tot experimental">Memory</a> | ||
<a href="/devtools-protocol/1-2/Network" class="tot 1-2 1-3">Network</a> | ||
<a href="/devtools-protocol/1-2/Overlay" class="tot experimental">Overlay</a> | ||
<a href="/devtools-protocol/1-2/Page" class="tot 1-2 1-3">Page</a> | ||
<a href="/devtools-protocol/1-2/Performance" class="tot 1-3">Performance</a> | ||
<a href="/devtools-protocol/1-2/PerformanceTimeline" class="tot experimental">PerformanceTimeline</a> | ||
<a href="/devtools-protocol/1-2/Preload" class="tot experimental">Preload</a> | ||
<a href="/devtools-protocol/1-2/Profiler" class="tot 1-2 1-3 v8">Profiler</a> | ||
<a href="/devtools-protocol/1-2/Runtime" class="tot 1-2 1-3 v8">Runtime</a> | ||
<a href="/devtools-protocol/1-2/Schema" class="tot deprecated 1-2 v8">Schema</a> | ||
<a href="/devtools-protocol/1-2/Security" class="tot 1-3">Security</a> | ||
<a href="/devtools-protocol/1-2/ServiceWorker" class="tot experimental">ServiceWorker</a> | ||
<a href="/devtools-protocol/1-2/Storage" class="tot experimental">Storage</a> | ||
<a href="/devtools-protocol/1-2/SystemInfo" class="tot experimental">SystemInfo</a> | ||
<a href="/devtools-protocol/1-2/Target" class="tot 1-3">Target</a> | ||
<a href="/devtools-protocol/1-2/Tethering" class="tot experimental">Tethering</a> | ||
<a href="/devtools-protocol/1-2/Tracing" class="tot experimental">Tracing</a> | ||
<a href="/devtools-protocol/1-2/WebAudio" class="tot experimental">WebAudio</a> | ||
<a href="/devtools-protocol/1-2/WebAuthn" class="tot experimental">WebAuthn</a> | ||
</nav> | ||
</div> | ||
</div> | ||
</aside> | ||
|
||
<main> | ||
<header> | ||
<h1>Chrome DevTools Protocol</h1> | ||
<button class="menu-link">Navigation</button> | ||
<cr-search-control base-url="/devtools-protocol/" protocol-search-index="/search_index/1-2.json"></cr-search-control> | ||
</header> | ||
<section> | ||
<div class="main-content-section "> | ||
<p>The <strong>1.2 version of the protocol</strong> is the latest stable release of the protocol, tagged at Chrome 54. | ||
It includes a smaller subset of the complete protocol compatibilities.</p> | ||
|
||
</div> | ||
</section> | ||
</main> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); | ||
|
||
ga('create', 'UA-60854461-3', 'auto'); | ||
ga('send', 'pageview'); | ||
</script> | ||
</body> | ||
</html> |
Oops, something went wrong.