|
191 | 191 | .mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
|
192 | 192 | .mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
|
193 | 193 | </style>
|
194 |
| -<meta name="revision" content="7366efb1f2e447591c51cbe61c2275ebbcf7f2c2"> |
| 194 | +<meta name="revision" content="e91f9d8c34a99204b0f61ebc0236b71165b01f0c"> |
195 | 195 | <meta name="description" content="WebDriver is a remote control interface
|
196 | 196 | that enables introspection and control of user agents.
|
197 | 197 | It provides a platform- and language-neutral wire protocol
|
|
279 | 279 | ],
|
280 | 280 | "profile": "web-platform"
|
281 | 281 | },
|
282 |
| - "gitRevision": "7366efb1f2e447591c51cbe61c2275ebbcf7f2c2", |
| 282 | + "gitRevision": "e91f9d8c34a99204b0f61ebc0236b71165b01f0c", |
283 | 283 | "publishISODate": "2023-11-14T00:00:00.000Z",
|
284 | 284 | "generatedSubtitle": "W3C Editor's Draft 14 November 2023"
|
285 | 285 | }</script>
|
@@ -700,7 +700,7 @@ <h1 id="title" class="title">WebDriver</h1>
|
700 | 700 |
|
701 | 701 | </p><p>When calling a fallible algorithm,
|
702 | 702 | the construct “Let <var>result</var> be the result
|
703 |
| - of <dfn data-lt="try|trying" id="dfn-try" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn">trying</dfn> to call <var>algorithm</var>” |
| 703 | + of <dfn class="export" data-lt="try|trying" data-export="" id="dfn-try" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn">trying</dfn> to call <var>algorithm</var>” |
704 | 704 | is equivalent to
|
705 | 705 |
|
706 | 706 | </p><ol>
|
@@ -14546,7 +14546,7 @@ <h1 id="title" class="title">WebDriver</h1>
|
14546 | 14546 | <span class="caret"></span>
|
14547 | 14547 | <div>
|
14548 | 14548 | <a class="self-link" href="#dfn-try" aria-label="Permalink for definition: trying. Activate to close this dialog.">Permalink</a>
|
14549 |
| - |
| 14549 | + <span class="marker dfn-exported" title="Definition can be referenced by other specifications">exported</span> |
14550 | 14550 | </div>
|
14551 | 14551 | <p><b>Referenced in:</b></p>
|
14552 | 14552 | <ul>
|
|
0 commit comments