Skip to content

Commit 4ef0e77

Browse files
committed
[css-color-5][editorial] Fixed Bikeshed warning
1 parent 609e44b commit 4ef0e77

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-pseudo-4/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,8 @@ First-Letter Text: ''::first-letter'' pseudo-element and its ''::prefix'' and ''
368368
</wpt>
369369

370370
<div class="figure">
371-
<img alt="A drop-cap initial letter, including the opening quotation mark before it." src="images/first-letter2.gif">
371+
<img src="images/first-letter2.gif" width="114" height="72"
372+
alt="A drop-cap initial letter, including the opening quotation mark before it.">
372373
</div>
373374

374375
The <dfn>::first-letter</dfn> [=pseudo-element=] represents

0 commit comments

Comments
 (0)