File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111
1212 < meta content ="CSS Overflow Module Level 3 " name =dcterms.title >
1313 < meta content =text name =dcterms.type >
14- < meta content =2014-11-26 name =dcterms.date >
14+ < meta content =2014-12-03 name =dcterms.date >
1515 < meta content ="L. David Baron " name =dcterms.creator >
1616 < meta content =W3C name =dcterms.publisher >
1717 < meta content ="http://dev.w3.org/csswg/css-overflow-3/ "
127127
128128 < h1 > CSS Overflow Module Level 3</ h1 >
129129
130- < h2 class ="no-num no-toc "> Editor's Draft 26 November 2014</ h2 >
130+ < h2 class ="no-num no-toc "> Editor's Draft 3 December 2014</ h2 >
131131
132132 < dl >
133133 < dt > This version:
@@ -750,8 +750,8 @@ <h2 id=overflow-properties><span class=secno>3. </span>Overflow properties</h2>
750750 href ="#scrolling-values "> < i > scrolling values</ i > </ a > and the other is
751751 ‘< a href ="#visible "> < code class =css > visible</ code > </ a > ’, then
752752 computed values are the cascaded values with ‘< a href ="#visible "> < code
753- class =css > visible</ code > </ a > ’ changed to ‘< a href ="#hidden "> < code
754- class =css > hidden </ code > </ a > ’.
753+ class =css > visible</ code > </ a > ’ changed to ‘< a href ="#auto "> < code
754+ class =css > auto </ code > </ a > ’.
755755
756756 < li > Otherwise, the computed values are as specified.
757757 </ ol >
Original file line number Diff line number Diff line change @@ -571,7 +571,7 @@ <h2 id="overflow-properties">Overflow properties</h2>
571571 one of the < i > scrolling values</ i >
572572 and the other is ''visible'',
573573 then computed values are the cascaded values
574- with ''visible'' changed to ''hidden ''.
574+ with ''visible'' changed to ''auto ''.
575575 </ li >
576576 < li >
577577 Otherwise, the computed values are as specified.
You can’t perform that action at this time.
0 commit comments