Skip to content

Commit dc7d031

Browse files
committed
[css-text] Revert border/padding/+margin change, per Murakami's recommendation <http://lists.w3.org/Archives/Public/www-style/2014Jul/0424.html>
1 parent 39f9668 commit dc7d031

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

css-text/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2376,7 +2376,7 @@ Word Spacing: the 'word-spacing' property</h3>
23762376
does not otherwise fit prior to justification.</dd>
23772377
</dl>
23782378

2379-
<p>Non-zero start and end borders/padding/margins between
2379+
<p>Non-zero inline-axis borders or padding between
23802380
a <i>hang</i>able mark and the edge of the line prevent the mark from hanging.
23812381
For example, a period at the end of an inline box with end padding
23822382
does not <i>hang</i> at the end edge of a line.

css-text/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
</p>
105105
<h1 class="p-name no-ref" id=title>CSS Text Module Level 3</h1>
106106
<h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft,
107-
<span class=dt-updated><span class=value-title title=20140723>23 July 2014</span></span></span></h2>
107+
<span class=dt-updated><span class=value-title title=20140724>24 July 2014</span></span></span></h2>
108108
<div data-fill-with=spec-metadata><dl>
109109
<dt>This version:
110110
<dd><a class=u-url href=http://dev.w3.org/csswg/css-text-3/>http://dev.w3.org/csswg/css-text-3/</a>
@@ -2508,7 +2508,7 @@ <h3 class="heading settled heading" data-level=9.2 id=hanging-punctuation-proper
25082508
does not otherwise fit prior to justification.</dd>
25092509
</dl>
25102510

2511-
<p>Non-zero start and end borders/padding/margins between
2511+
<p>Non-zero inline-axis borders or padding between
25122512
a <a data-link-type=dfn href=#hang title=hang>hang</a>able mark and the edge of the line prevent the mark from hanging.
25132513
For example, a period at the end of an inline box with end padding
25142514
does not <a data-link-type=dfn href=#hang title=hang>hang</a> at the end edge of a line.

0 commit comments

Comments
 (0)