File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ by adding the ''trailing-spaces'' value.
4141 <pre class="propdef">
4242 Name : text-decoration-skip
4343 Value : ''none'' | [ ''objects'' || [ ''spaces'' | [ ''leading-spaces'' || ''trailing-space'' ] ] || ''ink'' || ''edges'' || ''box-decoration'' ]
44- Initial : objects leading-spaces trainling -spaces
44+ Initial : objects leading-spaces trailing -spaces
4545 Applies to : all elements
4646 Inherited : yes
4747 Percentages : N/A
Original file line number Diff line number Diff line change 1111 < meta content ="exploring " name ="csswg-work-status ">
1212
1313
14+ < meta content ="UD " name ="w3c-status ">
15+
16+
1417 < link href ="../default.css " rel ="stylesheet " type ="text/css ">
1518
1619
169172 < h1 class ="p-name no-ref " id ="title "> CSS Text Decoration Module Level 4</ h1 >
170173
171174 < h2 class ="no-num no-toc no-ref heading settled " id ="subtitle "> < span class ="content "> Unofficial Proposal Draft,
172- < time class ="dt-updated " datetime ="2015-06-04 " > 4 June 2015</ time > </ span > </ h2 >
175+ < time class ="dt-updated " datetime ="2015-06-09 " > 9 June 2015</ time > </ span > </ h2 >
173176
174177 < div data-fill-with ="spec-metadata ">
175178 < dl >
@@ -308,7 +311,7 @@ <h3 class="heading settled" data-level="2.1" id="text-decoration-skip-property">
308311 < td class ="prod "> < a class ="css " data-link-type ="maybe " href ="#valdef-text-decoration-skip-none "> none</ a > < a data-link-type ="grammar " href ="http://dev.w3.org/csswg/css-values-3/#comb-one "> |</ a > [ < a class ="css " data-link-type ="maybe " href ="#valdef-text-decoration-skip-objects "> objects</ a > < a data-link-type ="grammar " href ="http://dev.w3.org/csswg/css-values-3/#comb-any "> ||</ a > [ < a class ="css " data-link-type ="maybe " href ="#valdef-text-decoration-skip-spaces "> spaces</ a > < a data-link-type ="grammar " href ="http://dev.w3.org/csswg/css-values-3/#comb-one "> |</ a > [ < a class ="css " data-link-type ="maybe " href ="#valdef-text-decoration-skip-leading-spaces "> leading-spaces</ a > < a data-link-type ="grammar " href ="http://dev.w3.org/csswg/css-values-3/#comb-any "> ||</ a > < span class ="css "> trailing-space</ span > ] ] < a data-link-type ="grammar " href ="http://dev.w3.org/csswg/css-values-3/#comb-any "> ||</ a > < a class ="css " data-link-type ="maybe " href ="#valdef-text-decoration-skip-ink "> ink</ a > < a data-link-type ="grammar " href ="http://dev.w3.org/csswg/css-values-3/#comb-any "> ||</ a > < a class ="css " data-link-type ="maybe " href ="#valdef-text-decoration-skip-edges "> edges</ a > < a data-link-type ="grammar " href ="http://dev.w3.org/csswg/css-values-3/#comb-any "> ||</ a > < a class ="css " data-link-type ="maybe " href ="#valdef-text-decoration-skip-box-decoration "> box-decoration</ a > ]
309312 < tr >
310313 < th > Initial:
311- < td > objects leading-spaces trainling -spaces
314+ < td > objects leading-spaces trailing -spaces
312315 < tr >
313316 < th > Applies to:
314317 < td > all elements
@@ -780,7 +783,7 @@ <h2 class="no-num heading settled" id="property-index"><span class="content">Pro
780783 < tr >
781784 < th scope ="row "> < a class ="css " data-link-type ="property " href ="#propdef-text-decoration-skip "> text-decoration-skip</ a >
782785 < td > none | [ objects || [ spaces | [ leading-spaces || trailing-space ] ] || ink || edges || box-decoration ]
783- < td > objects leading-spaces trainling -spaces
786+ < td > objects leading-spaces trailing -spaces
784787 < td > all elements
785788 < td > yes
786789 < td > N/A
You can’t perform that action at this time.
0 commit comments