Skip to content

Commit f47ac92

Browse files
committed
[css-text-decor] minor clarification
1 parent 3ea162b commit f47ac92

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

css-text-decor/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ <h2 id=line-decoration><span class=secno>2. </span> Line Decoration:
383383
decorations as part of the text they're drawn on, even if the decorations
384384
were specified on an ancestor box, and do not affect the calculation of
385385
their initial positions or thicknesses. (In the case of line decorations
386-
drawn over an atomic inline or across box decorations, they are
386+
drawn over an atomic inline or across margins/borders/padding, they are
387387
analogously associated with the affected box rather than the <a
388388
href="#decorating-box"><i>decorating box</i></a>.)
389389

css-text-decor/Overview.src.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,8 @@ <h2 id="line-decoration">
215215
likewise affect text decorations as part of the text they're drawn on,
216216
even if the decorations were specified on an ancestor box,
217217
and do not affect the calculation of their initial positions or thicknesses.
218-
(In the case of line decorations drawn over an atomic inline
219-
or across box decorations, they are analogously associated with the affected box
220-
rather than the <i>decorating box</i>.)
218+
(In the case of line decorations drawn over an atomic inline or across margins/borders/padding,
219+
they are analogously associated with the affected box rather than the <i>decorating box</i>.)
221220

222221
<div class="example">
223222
<p>In the following style sheet and document fragment:</p>

css-text-decor/issues-lc-2013.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,8 @@ <h1>CSS Text Decoration Level 3 Disposition of Comments for 2013-01-03 LCWD</h1>
166166
<pre class='open' id='issue-16'>
167167
Issue 16. <a href="#issue-16">#</a>
168168
Summary: Shadow text + decorations: layer or composite?
169-
From: fantasai
169+
From: dbaron, fantasai
170+
Comment: <a href="http://www.w3.org/mid/20130507060209.GA12331@crum.dbaron.org">http://www.w3.org/mid/20130507060209.GA12331@crum.dbaron.org</a>
170171
Comment: <a href="http://www.w3.org/mid/51B586EA.2030502@inkedblade.net">http://www.w3.org/mid/51B586EA.2030502@inkedblade.net</a>
171172
Open
172173
</pre>

css-text-decor/issues-lc-2013.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,8 @@ Closed: Accepted
124124
----
125125
Issue 16.
126126
Summary: Shadow text + decorations: layer or composite?
127-
From: fantasai
127+
From: dbaron, fantasai
128+
Comment: http://www.w3.org/mid/20130507060209.GA12331@crum.dbaron.org
128129
Comment: http://www.w3.org/mid/51B586EA.2030502@inkedblade.net
129130
Open
130131
----

0 commit comments

Comments
 (0)