@@ -194,7 +194,7 @@ <h2 class="heading settled heading" data-level=2 id=the-display-properties><span
194194< h3 class ="heading settled heading " data-level =2.1 id =the-display-inside > < span class =secno > 2.1 </ span > < span class =content >
195195Setting the layout mode: the < a class =property data-link-type =propdesc href =#propdef-display-inside title =display-inside > display-inside</ a > property</ span > < a class =self-link href =#the-display-inside > </ a > </ h3 >
196196
197- < table class ="definition propdef "> < tr > < th > Name:< td > < dfn class =css-code data-dfn-type =property data-export ="" id =propdef-display-inside > display-inside< a class =self-link href =#propdef-display-inside > </ a > </ dfn > < tr > < th > Value:< td class =prod > auto | block | table | flex | grid< tr > < th > Initial:< td > auto< tr > < th > Applies to:< td > all elements< tr > < th > Inherited:< td > no< tr > < th > Media:< td > all< tr > < th > Computed value:< td > a keyword< tr > < th > Percentages:< td > n/a</ table >
197+ < table class ="definition propdef "> < tr > < th > Name:< td > < dfn class =css-code data-dfn-type =property data-export ="" id =propdef-display-inside > display-inside< a class =self-link href =#propdef-display-inside > </ a > </ dfn > < tr > < th > Value:< td class =prod > auto | block | table | flex | grid | ruby < tr > < th > Initial:< td > auto< tr > < th > Applies to:< td > all elements< tr > < th > Inherited:< td > no< tr > < th > Media:< td > all< tr > < th > Computed value:< td > a keyword< tr > < th > Percentages:< td > n/a</ table >
198198 < dl data-dfn-for =display-inside data-dfn-type =value >
199199 < dt > < dfn class =css-code data-dfn-for =display-inside data-dfn-type =value data-export ="" id =valuedef-auto > auto< a class =self-link href =#valuedef-auto > </ a > </ dfn >
200200 < dd >
@@ -230,7 +230,7 @@ <h3 class="heading settled heading" data-level=2.1 id=the-display-inside><span c
230230< h3 class ="heading settled heading " data-level =2.2 id =the-display-outside > < span class =secno > 2.2 </ span > < span class =content >
231231Interacting with the layout mode: the < a class =property data-link-type =propdesc href =#propdef-display-outside title =display-outside > display-outside</ a > property</ span > < a class =self-link href =#the-display-outside > </ a > </ h3 >
232232
233- < table class ="definition propdef "> < tr > < th > Name:< td > < dfn class =css-code data-dfn-type =property data-export ="" id =propdef-display-outside > display-outside< a class =self-link href =#propdef-display-outside > </ a > </ dfn > < tr > < th > Value:< td class =prod > block-level | inline-level | none | table-row-group | table-header-group | table-footer-group | table-row | table-cell | table-column-group | table-column | table-caption< tr > < th > Initial:< td > inline-level< tr > < th > Applies to:< td > all elements< tr > < th > Inherited:< td > no< tr > < th > Media:< td > all< tr > < th > Computed value:< td > as specified< tr > < th > Percentages:< td > n/a</ table >
233+ < table class ="definition propdef "> < tr > < th > Name:< td > < dfn class =css-code data-dfn-type =property data-export ="" id =propdef-display-outside > display-outside< a class =self-link href =#propdef-display-outside > </ a > </ dfn > < tr > < th > Value:< td class =prod > block-level | inline-level | none | table-row-group | table-header-group | table-footer-group | table-row | table-cell | table-column-group | table-column | table-caption | ruby-base | ruby-text | ruby-base-container | ruby-text-container < tr > < th > Initial:< td > inline-level< tr > < th > Applies to:< td > all elements< tr > < th > Inherited:< td > no< tr > < th > Media:< td > all< tr > < th > Computed value:< td > as specified< tr > < th > Percentages:< td > n/a</ table >
234234 < dl data-dfn-for =display-outside data-dfn-type =value >
235235 < dt > < dfn class =css-code data-dfn-for =display-outside data-dfn-type =value data-export ="" id =valuedef-block-level > block-level< a class =self-link href =#valuedef-block-level > </ a > </ dfn >
236236 < dd >
@@ -623,8 +623,8 @@ <h2 class="no-num no-ref heading settled heading" id=index><span class=content>
623623< h2 class ="no-num no-ref heading settled heading " id =property-index > < span class =content >
624624Property index</ span > < a class =self-link href =#property-index > </ a > </ h2 >
625625< div data-fill-with =property-index > < table class ="proptable data "> < thead > < tr > < th scope =col > Name< th scope =col > Value< th scope =col > Initial< th scope =col > Applies to< th scope =col > Inh.< th scope =col > %ages< th scope =col > Media< th scope =col > Animatable< th scope =col > Computed value< tbody >
626- < tr > < th scope =row > < a data-property =""> display-inside</ a > < td > auto | block | table | flex | grid< td > auto< td > all elements< td > no< td > n/a< td > all< td > < td > a keyword
627- < tr > < th scope =row > < a data-property =""> display-outside</ a > < td > block-level | inline-level | none | table-row-group | table-header-group | table-footer-group | table-row | table-cell | table-column-group | table-column | table-caption< td > inline-level< td > all elements< td > no< td > n/a< td > all< td > < td > as specified
626+ < tr > < th scope =row > < a data-property =""> display-inside</ a > < td > auto | block | table | flex | grid | ruby < td > auto< td > all elements< td > no< td > n/a< td > all< td > < td > a keyword
627+ < tr > < th scope =row > < a data-property =""> display-outside</ a > < td > block-level | inline-level | none | table-row-group | table-header-group | table-footer-group | table-row | table-cell | table-column-group | table-column | table-caption | ruby-base | ruby-text | ruby-base-container | ruby-text-container < td > inline-level< td > all elements< td > no< td > n/a< td > all< td > < td > as specified
628628< tr > < th scope =row > < a data-property =""> display-extras</ a > < td > none | list-item< td > none< td > all elements< td > no< td > n/a< td > all< td > < td > as specified
629629< tr > < th scope =row > < a data-property =""> display</ a > < td > inline | block | list-item | inline-list-item | inline-block | table | inline-table | table-cell | table-caption | flex | inline-flex | grid | inline-grid | [ <‘display-inside’> || <‘display-outside’> || <‘display-extras’> ]< td > see individual properties< td > see individual properties< td > see individual properties< td > < td > see individual properties< td > see individual properties< td > see individual properties
630630< tr > < th scope =row > < a data-property =""> display-box</ a > < td > normal | none | contents< td > normal< td > all elements< td > no< td > n/a< td > all< td > < td > see prose</ table > </ div >
0 commit comments