You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/__snapshots__/injectHighlightWrappers.spec.ts.snap
-13Lines changed: 0 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,6 @@ exports[`inject highlight wrappers for figure with caption for highlight ending
10
10
aria-label="Start of highlight"
11
11
data-for-screenreaders="true"
12
12
data-highlight-id="some-highlight"
13
-
tabindex="0"
14
13
/>
15
14
hardware store sells 16-ft ladders and 24-ft ladders. A window is located 12 feet above the ground. A ladder needs to be purchased that will reach the window from a point on the ground 5 feet from the building.
16
15
</span>
@@ -46,7 +45,6 @@ exports[`inject highlight wrappers for figure with caption for highlight ending
46
45
aria-label="Start of highlight"
47
46
data-for-screenreaders="true"
48
47
data-highlight-id="some-highlight"
49
-
tabindex="0"
50
48
/>
51
49
hardware store sells 16-ft ladders and 24-ft ladders. A window is located 12 feet above the ground. A ladder needs to be purchased that will reach the window from a point on the ground 5 feet from the building.
52
50
</span>
@@ -82,7 +80,6 @@ exports[`inject highlight wrappers for figure with caption for highlight startin
82
80
aria-label="Start of highlight"
83
81
data-for-screenreaders="true"
84
82
data-highlight-id="some-highlight"
85
-
tabindex="0"
86
83
/>
87
84
<img
88
85
alt="A right triangle with a base of 5 feet, a height of 12 feet, and a hypotenuse labeled c"
@@ -108,7 +105,6 @@ exports[`inject highlight wrappers for figure with caption for highlight startin
108
105
aria-label="Start of highlight"
109
106
data-for-screenreaders="true"
110
107
data-highlight-id="some-highlight"
111
-
tabindex="0"
112
108
/>
113
109
<img
114
110
alt="A right triangle with a base of 5 feet, a height of 12 feet, and a hypotenuse labeled c"
@@ -134,7 +130,6 @@ exports[`inject highlight wrappers for figure with caption for highlight startin
134
130
aria-label="Start of highlight"
135
131
data-for-screenreaders="true"
136
132
data-highlight-id="some-highlight"
137
-
tabindex="0"
138
133
/>
139
134
<img
140
135
alt="A right triangle with a base of 5 feet, a height of 12 feet, and a hypotenuse labeled c"
@@ -170,7 +165,6 @@ exports[`inject highlight wrappers for figure with caption for highlight startin
170
165
aria-label="Start of highlight"
171
166
data-for-screenreaders="true"
172
167
data-highlight-id="some-highlight"
173
-
tabindex="0"
174
168
/>
175
169
<img
176
170
alt="A right triangle with a base of 5 feet, a height of 12 feet, and a hypotenuse labeled c"
@@ -206,7 +200,6 @@ exports[`inject highlight wrappers for figure with caption for highlight startin
206
200
aria-label="Start of highlight"
207
201
data-for-screenreaders="true"
208
202
data-highlight-id="some-highlight"
209
-
tabindex="0"
210
203
/>
211
204
<img
212
205
alt="A right triangle with a base of 5 feet, a height of 12 feet, and a hypotenuse labeled c"
@@ -232,7 +225,6 @@ exports[`inject highlight wrappers for figure with caption for highlight startin
232
225
aria-label="Start of highlight"
233
226
data-for-screenreaders="true"
234
227
data-highlight-id="some-highlight"
235
-
tabindex="0"
236
228
/>
237
229
<img
238
230
alt="A right triangle with a base of 5 feet, a height of 12 feet, and a hypotenuse labeled c"
@@ -258,7 +250,6 @@ exports[`inject highlight wrappers for figure with caption for highlight startin
258
250
aria-label="Start of highlight"
259
251
data-for-screenreaders="true"
260
252
data-highlight-id="some-highlight"
261
-
tabindex="0"
262
253
/>
263
254
<img
264
255
alt="A right triangle with a base of 5 feet, a height of 12 feet, and a hypotenuse labeled c"
@@ -284,7 +275,6 @@ exports[`inject highlight wrappers for img between paragraphs in chrome and safa
284
275
aria-label="Start of highlight"
285
276
data-for-screenreaders="true"
286
277
data-highlight-id="some-highlight"
287
-
tabindex="0"
288
278
/>
289
279
the first terms, the outer terms, the inner terms, and then the last terms of each binomial.
290
280
</span>
@@ -320,7 +310,6 @@ exports[`inject highlight wrappers for img between paragraphs in firefox 1`] = `
320
310
aria-label="Start of highlight"
321
311
data-for-screenreaders="true"
322
312
data-highlight-id="some-highlight"
323
-
tabindex="0"
324
313
/>
325
314
the first terms, the outer terms, the inner terms, and then the last terms of each binomial.
326
315
</span>
@@ -356,7 +345,6 @@ exports[`inject highlight wrappers for text followed by section in chrome and sa
356
345
aria-label="Start of highlight"
357
346
data-for-screenreaders="true"
358
347
data-highlight-id="some-highlight"
359
-
tabindex="0"
360
348
/>
361
349
How To
362
350
<span
@@ -377,7 +365,6 @@ exports[`inject highlight wrappers for text followed by section in firefox 1`] =
0 commit comments