File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -935,6 +935,23 @@ atomic inline-level elements</a>
935935at the <a>end</a> edge of the line as necessary to fit the ellipsis, and
936936place the ellipsis immediately adjacent
937937to the <a>end</a> edge of the remaining inline content.
938+
939+ <div class="candidate correction" id=c5>
940+ <span class=marker> Candidate Correction 5:</span>
941+ Relax the positioning requirement for the ellipsis
942+ based on implementation experience.
943+
944+ <blockquote>
945+ <ins>
946+ In order to avoid jitter in the position of the ellipsis
947+ as scrolling reveals more content,
948+ user agents may adjust the position of the ellipsis
949+ to be adjacent to the end of the line,
950+ or may fade/hide the ellipsis during scrolling.
951+ </ins>
952+ </blockquote>
953+ </div>
954+
938955The first character or
939956<a href="https://www.w3.org/TR/CSS2/visuren.html#inline-boxes">
940957atomic inline-level element</a>
@@ -1832,7 +1849,9 @@ This appendix is <em>informative</em>.
18321849Changes from the <a href="https://www.w3.org/TR/2026/REC-css-ui-3-20260407/">7 April 2026 Recommendation (REC)</a></h3>
18331850
18341851<ul>
1835- <li><em> none</em></li>
1852+ <li> <a href=#c5>Candidate Correction 5:</a>
1853+ Relax the positioning requirement for the ellipsis
1854+ based on implementation experience.
18361855</ul>
18371856
18381857
You can’t perform that action at this time.
0 commit comments