|
688 | 688 | </p>
|
689 | 689 | <h1 class="p-name no-ref" id=title>CSS Basic User Interface Module Level 3 (CSS3 UI)</h1>
|
690 | 690 | <h2 class="no-num no-toc no-ref heading settled" id=subtitle><span class=content>Editor’s Draft,
|
691 |
| - <span class=dt-updated><span class=value-title title=20141119>19 November 2014</span></span></span></h2> |
| 691 | + <span class=dt-updated><span class=value-title title=20141121>21 November 2014</span></span></span></h2> |
692 | 692 | <div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/css-ui/>http://dev.w3.org/csswg/css-ui/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css3-ui/>http://www.w3.org/TR/css3-ui/</a><dt>Previous Versions:<dd><a href=http://www.w3.org/TR/2012/WD-css3-ui-20120117/ rel=previous>http://www.w3.org/TR/2012/WD-css3-ui-20120117/</a><dt>Feedback:<dd><span><a href="mailto:www-style@w3.org?subject=%5Bcss-ui%5D%20feedback">www-style@w3.org</a> with subject line “<kbd>[css-ui] <var>… message topic …</var></kbd>” (<a href=http://lists.w3.org/Archives/Public/www-style/ rel=discussion>archives</a>)</span><dt>Test Suite:<dd><a href=http://test.csswg.org/suites/css-ui-3_dev/nightly-unstable/>http://test.csswg.org/suites/css-ui-3_dev/nightly-unstable/</a><dt class=editor>Editors:<dd class=editor><div class="p-author h-card vcard"><a class="p-name fn u-url url" href=http://tantek.com>Tantek Çelik</a> (<a class="p-org org" href=http://www.mozilla.org>Mozilla</a>) <a class="u-email email" href=mailto:tantek@cs.stanford.edu>tantek@cs.stanford.edu</a></div><dd class=editor><div class="p-author h-card vcard"><span class="p-name fn"></span></div><dt>Issue Tracking:<dd><span>http://wiki.csswg.org/spec/css3-ui</span></dl></div>
|
693 | 693 | <div data-fill-with=warning></div>
|
694 | 694 | <p class=copyright data-fill-with=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> © 2014 <a href=http://www.w3.org/><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href=http://www.csail.mit.edu/><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href=http://www.ercim.eu/><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href=http://www.keio.ac.jp/>Keio</a>, <a href=http://ev.buaa.edu.cn/>Beihang</a>), All Rights Reserved. W3C <a href=http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer>liability</a>, <a href=http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks>trademark</a> and <a href=http://www.w3.org/Consortium/Legal/copyright-documents>document use</a> rules apply.
|
@@ -1657,8 +1657,8 @@ <h3 class="heading settled" data-level=7.2 id=text-overflow><span class=secno>7.
|
1657 | 1657 | </table>
|
1658 | 1658 |
|
1659 | 1659 | <p>This property specifies rendering when inline content overflows
|
1660 |
| -its block container element ("the block") |
1661 |
| -in its inline progression direction |
| 1660 | +its line box edge |
| 1661 | +in the inline progression direction of its block container element ("the block") |
1662 | 1662 | that has <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-overflow-3/#overflow0 title=overflow>overflow</a>
|
1663 | 1663 | other than <span class=css>visible</span>.
|
1664 | 1664 | Text can overflow for example when it is prevented from wrapping
|
@@ -1694,7 +1694,7 @@ <h3 class="heading settled" data-level=7.2 id=text-overflow><span class=secno>7.
|
1694 | 1694 | for implementation purposes.</p>
|
1695 | 1695 |
|
1696 | 1696 | <p>If there is one value,
|
1697 |
| -it applies only to the <a data-link-type=dfn href=http://dev.w3.org/csswg/css-writing-modes-3/#end title=end>end</a> line edge. |
| 1697 | +it applies only to the <a data-link-type=dfn href=http://dev.w3.org/csswg/css-writing-modes-3/#end title=end>end</a> line box edge. |
1698 | 1698 | If there are two values,
|
1699 | 1699 | the first value applies to the <a data-link-type=dfn href=http://dev.w3.org/csswg/css-writing-modes-3/#line-left title=line-left>line-left</a> edge,
|
1700 | 1700 | and the second value applies to the <a data-link-type=dfn href=http://dev.w3.org/csswg/css-writing-modes-3/#line-right title=line-right>line-right</a> edge.
|
|
0 commit comments