Skip to content

Commit 7920b00

Browse files
committed
[css3-text] Clarify handling of letter-spacing at element boundaries again.
1 parent 19a7658 commit 7920b00

13 files changed

Lines changed: 12 additions & 14 deletions

css-text-decor-3/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ <h3 id="text-decoration-skip-property">
472472
<dd>Skip this element if it is an atomic inline (such as an
473473
image or inline-block).</dd>
474474
<dt><dfn title="text-decoration-skip:spaces">''spaces''</dfn></dt>
475-
<dd>Skip white space: this includes regular spaces (U+0020) and
475+
<dd>Skip white space: this includes spaces (U+0020) and
476476
tabs (U+0009), as well as nbsp (U+00A0), ideographic space
477477
(U+3000), all fixed width spaces (such as U+2000&ndash;U+200A,
478478
U+202F and U+205F), and any adjacent letter-spacing or

css-text-decor-3/text-emphasis-ja.gif

100755100644
File mode changed.

css-text-decor-3/text-emphasis-ruby.png

100755100644
File mode changed.

css-text-decor-3/text-emphasis-v.gif

100755100644
File mode changed.

css-text-decor-3/text-emphasis-zh.gif

100755100644
File mode changed.

css-text-decor-3/underline-averaging.gif

100755100644
File mode changed.

css-text-decor-3/underline-example.png

100755100644
File mode changed.

css-text-decor-3/underline-position-alphabetic.png

100755100644
File mode changed.

css-text-decor-3/underline-position-left.png

100755100644
File mode changed.

css-text-decor-3/underline-position-right.png

100755100644
File mode changed.

0 commit comments

Comments
 (0)