File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -125,12 +125,12 @@ <h1 id="JavaScript-Library-Reference">JavaScript Library Reference</h1>
125
125
< td > Sends a ping to the network and determines the authenticity of request and if the server is responding</ td >
126
126
</ tr >
127
127
< tr >
128
- < td > < code > labels(pageBody: HTML Document )</ code > </ td >
128
+ < td > < code > labels()</ code > </ td >
129
129
< td > JSON</ td >
130
130
< td > Generates labels for all elements on the page and updates their alternative text.</ td >
131
131
</ tr >
132
132
< tr >
133
- < td > < code > captions(pageBody: HTML Document, pageURL: URL of current page )</ code > </ td >
133
+ < td > < code > captions()</ code > </ td >
134
134
< td > JSON</ td >
135
135
< td > Generates captions for all images on the page and updates their alternative text.</ td >
136
136
</ tr >
Original file line number Diff line number Diff line change 8
8
<url >
9
9
<loc >https://docs.thecodefoundation.dev/javascript/reference/</loc >
10
10
11
- <lastmod >2020-03-22T15:26:41.414Z </lastmod >
11
+ <lastmod >2020-03-22T15:33:40.965Z </lastmod >
12
12
13
13
</url >
14
14
You can’t perform that action at this time.
0 commit comments