|
40 | 40 | div.figure table { |
41 | 41 | margin :auto; |
42 | 42 | } |
| 43 | + .feedback { |
| 44 | + background: #FFEECC; |
| 45 | + border-color: orange; |
| 46 | + } |
| 47 | + .feedback:before { |
| 48 | + content: "Info Needed"; |
| 49 | + color: #FF8800; |
| 50 | + } |
43 | 51 | </style> |
44 | 52 | <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet |
45 | 53 | type="text/css"> |
@@ -1020,10 +1028,11 @@ <h4 id=line-break-transform><span class=secno>4.1.2. </span> Segment Break |
1020 | 1028 | removed any tabs and spaces after the segment break before these checks |
1021 | 1029 | take place. |
1022 | 1030 |
|
1023 | | - <p class=issue>Comments on how well this would work in practice would be |
1024 | | - very much appreciated, particularly from people who work with Thai and |
1025 | | - similar scripts. Note that browser implementations do not currently follow |
1026 | | - these rules (although IE does in some cases transform the break). |
| 1031 | + <p class="feedback issue">Comments on how well this would work in practice |
| 1032 | + would be very much appreciated, particularly from people who work with |
| 1033 | + Thai and similar scripts. Note that browser implementations do not |
| 1034 | + currently follow these rules (although IE does in some cases transform the |
| 1035 | + break). |
1027 | 1036 |
|
1028 | 1037 | <h4 id=white-space-phase-2><span class=secno>4.1.3. </span>Phase II: |
1029 | 1038 | Trimming and Positioning</h4> |
@@ -1156,8 +1165,9 @@ <h2 id=line-breaking><span class=secno>5. </span> Line Breaking and Word |
1156 | 1165 | information about line breaking conventions, a literal implementation |
1157 | 1166 | of its algorithm has been found to be inadequate in multiple situations. --> |
1158 | 1167 |
|
1159 | | - <p class=issue>Any guidance for appropriate references here would be much |
1160 | | - appreciated. <!-- Additionally, some guidance could be provided on how |
| 1168 | + <p class="feedback issue">Any guidance for appropriate references here |
| 1169 | + would be much appreciated. |
| 1170 | + <!-- Additionally, some guidance could be provided on how |
1161 | 1171 | to break or not break Southeast Asian in the absence of a dictionary. |
1162 | 1172 | (See e.g. <a href="http://lists.w3.org/Archives/Public/www-style/2011Feb/0126.html">notes on Thai</a>.) --> |
1163 | 1173 | </div> |
@@ -3592,8 +3602,8 @@ <h2 class=no-num id=default-stylesheet> Appendix D: Default UA Stylesheet</h2> |
3592 | 3602 | <!-- -->li, option { text-align: match-parent; }</pre> |
3593 | 3603 | </div> |
3594 | 3604 |
|
3595 | | - <p class=issue>If you find any issues, recommendations to add, or |
3596 | | - corrections, please send the information to <a |
| 3605 | + <p class="feedback issue">If you find any issues, recommendations to add, |
| 3606 | + or corrections, please send the information to <a |
3597 | 3607 | href="mailto:www-style@w3.org">www-style@w3.org</a> with |
3598 | 3608 | <kbd>[css3-text]</kbd> in the subject line. |
3599 | 3609 |
|
|
0 commit comments