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: partials/section.text-level.hbs
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
-
<sectionid="section__text-level"role="region"aria-labelledby="title__text-level"><!-- Start of #section__text-level -->
1
+
<sectionid="section__text-level"aria-labelledby="title__text-level"><!-- Start of #section__text-level -->
2
2
<h2id="title__text-level">Text-level</h2>
3
3
4
-
<divid="subsection__content"role="region"aria-labelledby="subtitle__content"><!-- Start of #subsection__content -->
4
+
<divid="subsection__content"aria-labelledby="subtitle__content"><!-- Start of #subsection__content -->
5
5
<h3id="subtitle__content">Content</h3>
6
6
<p>
7
7
And he <em>looked</em> over at <strong>the alarm clock</strong>, ticking on the <i>chest</i> of <b>drawers</b>. "God in <u>Heaven</u>!" he <s>thought</s>. It was <small>half past six</small> and the <abbr>hands</abbr> were <q>quietly moving forwards</q>, it was even later <cite>than half past</cite>, more <dfn>like quarter to seven</dfn>. Had the <sub>alarm</sub> clock not <sup>rung</sup>? He <time>could</time> see from the <code>bed that it had been set</code> for four <kbd>o'clock</kbd> as it <samp>should</samp> have <var>been</var>; it <mark>certainly</mark> must have rung.
@@ -18,7 +18,7 @@
18
18
Yes, but was it <bdi>possible</bdi> to <bdo>quietly</bdo> sleep <ruby>through</ruby> that <rt>furniture-rattling</rt> noise? <rp>True</rp>, he <span>had not slept</span> peacefully, but <del>probably</del> all the more <ins>deeply</ins> because of that. What should he do now? The next train went at seven; if he were to catch that he would have to rush like mad and the collection of samples was still not packed, and he did not at all feel particularly fresh and lively.
19
19
</p>
20
20
</div><!-- End of #subsection__content -->
21
-
<divid="subsection__links"role="region"aria-labelledby="subtitle__links"><!-- Start of #subsection__links -->
21
+
<divid="subsection__links"aria-labelledby="subtitle__links"><!-- Start of #subsection__links -->
22
22
<h3id="subtitle__links">Links</h3>
23
23
<p>
24
24
And even if he did catch the <a href="#">train</a> he would not avoid his boss's anger as the <a href="#" rel="external noopener">office assistant</a> would have been there to see the five o'clock train go, he would have put in his report about <a href="https://twitter.com/twitter" rel="external noopener">Gregor</a>'s not being there a long time ago. The office assistant was the boss's man, spineless, and with no understanding. What about if he reported sick? But that would be <a href="#">extremely strained and suspicious as in fifteen years of service Gregor had never once yet been ill</a>. His boss would certainly come round with the doctor from the medical insurance company, accuse his parents of having a lazy son, and accept the doctor's recommendation not to make any claim as the doctor believed that no-one was ever ill but that many were workshy. And what's more, would he have been entirely wrong in this case? Gregor did in fact, apart from excessive sleepiness after sleeping for so long, feel completely well and even felt much hungrier than usual.
@@ -30,7 +30,7 @@
30
30
</p>
31
31
</a>
32
32
</div><!-- End of #subsection__links -->
33
-
<divid="subsection__lists"role="region"aria-labelledby="subtitle__lists"><!-- Start of #subsection__lists -->
33
+
<divid="subsection__lists"aria-labelledby="subtitle__lists"><!-- Start of #subsection__lists -->
34
34
<h3id="subtitle__lists">Lists</h3>
35
35
<h3>Unordered List</h3>
36
36
<ul>
@@ -111,7 +111,7 @@
111
111
</dd>
112
112
</dl>
113
113
</div><!-- End of #subsection__lists -->
114
-
<divid="subsection__code"role="region"aria-labelledby="subtitle__code"><!-- Start of #subsection__code -->
114
+
<divid="subsection__code"aria-labelledby="subtitle__code"><!-- Start of #subsection__code -->
115
115
<h3id="subtitle__code">Code</h3>
116
116
<code>
117
117
<pre>
@@ -137,7 +137,7 @@ drwxr-xr-x 9 eric staff 306 Mar 24 13:36 .git/
137
137
</pre>
138
138
</samp>
139
139
</div><!-- End of #subsection__code -->
140
-
<divid="subsection__symbols"role="region"aria-labelledby="subtitle__symbols"><!-- Start of #subsection__symbols -->
140
+
<divid="subsection__symbols"aria-labelledby="subtitle__symbols"><!-- Start of #subsection__symbols -->
@@ -157,7 +157,7 @@ drwxr-xr-x 9 eric staff 306 Mar 24 13:36 .git/
157
157
<small>Note: Certain screen readers will not <arel="external noopener"href="http://www.deque.com/blog/dont-screen-readers-read-whats-screen-part-1-punctuation-typographic-symbols/">read certain symbols out loud</a>. Use <code>role="definition"</code> in conjunction with <code>aria-label</code> to ensure the symbol is read.</small>
158
158
</p>
159
159
</div><!-- End of #subsection__symbols -->
160
-
<divid="subsection__emoji"role="region"aria-labelledby="subtitle__emoji"><!-- Start of #subsection__emoji -->
160
+
<divid="subsection__emoji"aria-labelledby="subtitle__emoji"><!-- Start of #subsection__emoji -->
0 commit comments