Skip to content

Commit 077579f

Browse files
committed
Fixing lines of code
1 parent 0f5305d commit 077579f

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

website_and_docs/content/documentation/webdriver/bidi/w3c/network.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ This section contains the APIs related to network events.
158158
{{< /tab >}}
159159
{{< tab header="JavaScript" >}}
160160
{{< badge-version version="4.18" >}}
161-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/network_events.spec.js#L83-L89" >}}
161+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/network_events.spec.js#L82-L88" >}}
162162
{{< /tab >}}
163163
{{< tab header="Kotlin" >}}
164164
{{< badge-code >}}
@@ -177,7 +177,7 @@ This section contains the APIs related to network events.
177177
{{< /tab >}}
178178
{{< tab header="JavaScript" >}}
179179
{{< badge-version version="4.18" >}}
180-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/network_events.spec.js#L97-L103" >}}
180+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/network_events.spec.js#L96-L102" >}}
181181
{{< /tab >}}
182182
{{< tab header="Kotlin" >}}
183183
{{< badge-code >}}

website_and_docs/content/documentation/webdriver/bidi/w3c/network.ja.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ This section contains the APIs related to network events.
168168
{{< /tab >}}
169169
{{< tab header="JavaScript" >}}
170170
{{< badge-version version="4.18" >}}
171-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/network_events.spec.js#L83-L89" >}}
171+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/network_events.spec.js#L82-L88" >}}
172172
{{< /tab >}}
173173
{{< tab header="Kotlin" >}}
174174
{{< badge-code >}}
@@ -187,7 +187,7 @@ This section contains the APIs related to network events.
187187
{{< /tab >}}
188188
{{< tab header="JavaScript" >}}
189189
{{< badge-version version="4.18" >}}
190-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/network_events.spec.js#L97-L103" >}}
190+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/network_events.spec.js#L96-L102" >}}
191191
{{< /tab >}}
192192
{{< tab header="Kotlin" >}}
193193
{{< badge-code >}}

website_and_docs/content/documentation/webdriver/bidi/w3c/network.pt-br.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ This section contains the APIs related to network events.
168168
{{< /tab >}}
169169
{{< tab header="JavaScript" >}}
170170
{{< badge-version version="4.18" >}}
171-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/network_events.spec.js#L83-L89" >}}
171+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/network_events.spec.js#L82-L88" >}}
172172
{{< /tab >}}
173173
{{< tab header="Kotlin" >}}
174174
{{< badge-code >}}
@@ -187,7 +187,7 @@ This section contains the APIs related to network events.
187187
{{< /tab >}}
188188
{{< tab header="JavaScript" >}}
189189
{{< badge-version version="4.18" >}}
190-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/network_events.spec.js#L97-L103" >}}
190+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/network_events.spec.js#L96-L102" >}}
191191
{{< /tab >}}
192192
{{< tab header="Kotlin" >}}
193193
{{< badge-code >}}

website_and_docs/content/documentation/webdriver/bidi/w3c/network.zh-cn.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ This section contains the APIs related to network events.
168168
{{< /tab >}}
169169
{{< tab header="JavaScript" >}}
170170
{{< badge-version version="4.18" >}}
171-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/network_events.spec.js#L83-L89" >}}
171+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/network_events.spec.js#L82-L88" >}}
172172
{{< /tab >}}
173173
{{< tab header="Kotlin" >}}
174174
{{< badge-code >}}
@@ -187,7 +187,7 @@ This section contains the APIs related to network events.
187187
{{< /tab >}}
188188
{{< tab header="JavaScript" >}}
189189
{{< badge-version version="4.18" >}}
190-
{{< gh-codeblock path="/examples/javascript/test/bidirectional/network_events.spec.js#L97-L103" >}}
190+
{{< gh-codeblock path="/examples/javascript/test/bidirectional/network_events.spec.js#L96-L102" >}}
191191
{{< /tab >}}
192192
{{< tab header="Kotlin" >}}
193193
{{< badge-code >}}
@@ -210,4 +210,4 @@ This section contains the APIs related to network events.
210210
{{< tab header="Kotlin" >}}
211211
{{< badge-code >}}
212212
{{< /tab >}}
213-
{{< /tabpane >}}
213+
{{< /tabpane >}}

0 commit comments

Comments
 (0)