Skip to content

Commit 0e3ac28

Browse files
committed
[css-text-decor-3] Fix broken url for image
Didn't realized that this image was used multiple times in the document when updating it earlier. Closes w3c#2699
1 parent bf69db4 commit 0e3ac28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-text-decor-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@ Emphasis Mark Position: the 'text-emphasis-position' property</h3>
841841
<td rowspan="3">
842842
<img alt="Emphasis marks appear over each emphasized character in horizontal Japanese text."
843843
title="Emphasis (shown in blue for clarity) applied above a fragment of Japanese text"
844-
src="images/text-emphasis-ja.gif" height="28" width="225">
844+
src="images/text-emphasis-ja.png" height="39" width="208">
845845

846846
<td rowspan="4">
847847
<img alt="Emphasis marks appear on the right of each emphasized character in vertical Japanese text."

0 commit comments

Comments
 (0)