Changes

Jump to: navigation, search

Tantek-Mozilla-Projects

456 bytes removed, 01:32, 17 February 2011
CSS4 UI: collecting public requests here: http://wiki.csswg.org/spec/css4-ui and moved text-overflow string there.
==== CSS4 UI ====
* write CSS4 UI FPWD with:
** public requests recorded: http://wiki.csswg.org/spec/css4-ui
** previous CSS3-UI features that got dropped
*** stuff from CSS3 UI CR that only had one implementation (that we believe is worthy of standardizing, or at least one other implementer expresses interest on)
*** '''overflow-radius''' per implementation: Mozilla supports [https://developer.mozilla.org/en/CSS/-moz-outline-radius -moz-outline-radius] (no second implementation however - thus in CSS4 UI)
*** CSS3 Hyperlink
*** text-overflow:<string>. consider incorporating dropped <string> value. Here are the markup changes for that:
<pre><nowiki>
<td>clip | ellipsis |
<a class="noxref" href="http://www.w3.org/TR/CSS21/syndata.html#value-def-string">
<span class="value-inst-string">&lt;string&gt;</span></a>
</td>
...
<dt><dfn title="text-overflow:&lt;string&gt;">
<code><var>&lt;string&gt;</var></code></dfn></dt>
<dd>Render the given string to represent clipped text.</dd>
</nowiki></pre>
*** [[HTML5]] inputs/forms features that are presentation related
** new features
Canmove, confirm
2,679
edits

Navigation menu