File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ Status Text: The following features are at risk: …
1818<!-- - Value lines in propdef tables no longer link to #values. -->
1919<!-- - no longer says "Test suite: none yet" -->
2020<!-- - Abstract has the most introductory sentence last -->
21+ <!-- FIXME: other bikeshed issues -->
22+ <!-- <integer> in max-lines value line should link to the dfn below, not to css-values -->
2123<pre class="link-defaults">
2224spec:css-transforms-1; type:property; text:transform-style
2325</pre>
@@ -967,7 +969,7 @@ rather than just one page at once?</p>
967969
968970 <pre class=propdef>
969971 Name : max-lines
970- Value : ''none'' | < integer>
972+ Value : ''none'' | << integer>>
971973 Initial : ''none''
972974 Applies to : fragment boxes
973975 Inherited : no
@@ -986,7 +988,7 @@ rather than just one page at once?</p>
986988 </p>
987989 </dd>
988990
989- <dt> <dfn>< integer> </dfn>
991+ <dt> <dfn><< integer>> </dfn>
990992 <dd>
991993 <p>
992994 In addition to any breaks specified elsewhere,
Original file line number Diff line number Diff line change @@ -1431,7 +1431,7 @@ <h3 class="heading settled" data-level="6.2" id="max-lines"><span class="secno">
14311431 < td > < dfn class ="css " data-dfn-type ="property " data-export ="" id ="propdef-max-lines "> max-lines< a class ="self-link " href ="#propdef-max-lines "> </ a > </ dfn >
14321432 < tr >
14331433 < th > Value:
1434- < td class ="prod "> < a class ="css " data-link-type ="maybe " href ="#valdef-max-lines-none "> none</ a > < a data-link-type ="grammar " href ="http://dev.w3.org/csswg/css-values-3/#comb-one "> |</ a > <integer>
1434+ < td class ="prod "> < a class ="css " data-link-type ="maybe " href ="#valdef-max-lines-none "> none</ a > < a data-link-type ="grammar " href ="http://dev.w3.org/csswg/css-values-3/#comb-one "> |</ a > < a class =" production css " data-link-type =" type " href =" http://dev.w3.org/csswg/css-syntax-3/#typedef-integer " > <integer> </ a >
14351435 < tr >
14361436 < th > Initial:
14371437 < td > < a class ="css " data-link-type ="maybe " href ="#valdef-max-lines-none "> none</ a >
@@ -1472,7 +1472,7 @@ <h3 class="heading settled" data-level="6.2" id="max-lines"><span class="secno">
14721472
14731473
14741474
1475- < dt > < dfn class ="css " data-dfn-for ="max-lines " data-dfn-type ="value " data-export ="" id ="valdef-max-lines-integer "> <integer> < a class ="self-link " href ="#valdef-max-lines-integer "> </ a > </ dfn >
1475+ < dt > < dfn class ="css " data-dfn-for ="max-lines " data-dfn-type ="value " data-export ="" id ="valdef-max-lines-integer "> < a class =" production css " data-link-type =" type " href =" http://dev.w3.org/csswg/css-syntax-3/#typedef-integer " > <integer> </ a > < a class ="self-link " href ="#valdef-max-lines-integer "> </ a > </ dfn >
14761476
14771477 < dd >
14781478
You can’t perform that action at this time.
0 commit comments