@@ -2258,13 +2258,10 @@ <h4 class="no-num no-toc">ellipsis interaction with scrolling interfaces</h4>
22582258 interface to swipe-scroll, etc.), there are additional implementation
22592259 details that provide a better user experience:
22602260
2261- < p > When an element is scrolled (e.g. by the user, DOM manipulation, or < a
2262- href ="http://www.w3.org/TR/2008/CR-css3-marquee-20081205/#overflow-style "> ‘< code
2263- class =property > overflow-style</ code > ’</ a > < a href ="#ref-CSS3MARQUEE "
2264- rel =biblioentry > [CSS3MARQUEE]<!--{{CSS3MARQUEE}}--> </ a > ), more of the
2265- element's content is shown. The value of text-overflow should not affect
2266- whether more of the element's content is shown or not. If a non-clip
2267- text-overflow is set, then as more content is scrolled into view,
2261+ < p > When an element is scrolled (e.g. by the user, DOM manipulation), more
2262+ of the element's content is shown. The value of text-overflow should not
2263+ affect whether more of the element's content is shown or not. If a
2264+ non-clip text-overflow is set, then as more content is scrolled into view,
22682265 implementations should show whatever additional content fits, only
22692266 truncating content which would otherwise be clipped (or is necessary to
22702267 make room for the ellipsis/string), until the element is scrolled far
@@ -3110,16 +3107,6 @@ <h3 class="no-num no-toc" id=informative-references>Informative References</h3>
31103107 </ dd >
31113108 <!---->
31123109
3113- < dt id =ref-CSS3MARQUEE > [CSS3MARQUEE]
3114-
3115- < dd > Bert Bos. < a
3116- href ="http://www.w3.org/TR/2014/NOTE-css3-marquee-20141014/ "> < cite > CSS
3117- Marquee Module Level 3.</ cite > </ a > 14 October 2014. W3C Working Group
3118- Note. URL: < a
3119- href ="http://www.w3.org/TR/2014/NOTE-css3-marquee-20141014/ "> http://www.w3.org/TR/2014/NOTE-css3-marquee-20141014/</ a >
3120- </ dd >
3121- <!---->
3122-
31233110 < dt id =ref-CSSUI > [CSSUI]
31243111
31253112 < dd > Tantek Çelik. < a
0 commit comments