Thu, 07 Feb 2013 23:25:50 -0800 [css3-ui] Add "Animatable:" lines to propdef tables. file | diff | annotate
Tue, 05 Feb 2013 16:43:54 -0700 [css3-ui] use smaller p-summary for h-entry, a few linebreaks file | diff | annotate
Tue, 05 Feb 2013 16:37:50 -0700 [css3-ui] prose grammar fixes, markup document info with h-entry file | diff | annotate
Mon, 04 Feb 2013 20:54:56 -0700 resolve css3-ui issues 22, 23. ellipsis selection behavior, add line to CSS IS AWESOME example, update images file | diff | annotate
Wed, 18 Jan 2012 03:58:19 +0000 update Previous version link file | diff | annotate
Fri, 13 Jan 2012 11:31:39 +0000 Now really. file | diff | annotate
Fri, 13 Jan 2012 11:29:35 +0000 Made a snapshot for publication on /TR and then set style sheet back file | diff | annotate
Thu, 12 Jan 2012 16:24:42 +0000 remove -o-, -moz- cursor zoom in/out CSS. file | diff | annotate
Thu, 12 Jan 2012 07:39:20 +0000 a few pubrules checker fixes file | diff | annotate
Thu, 12 Jan 2012 06:43:39 +0000 some CSSWG doc template updates, file | diff | annotate
Wed, 11 Jan 2012 22:56:11 +0000 more notes on updating draft for publication to TR. file | diff | annotate
Wed, 11 Jan 2012 22:46:08 +0000 prep for WD publication file | diff | annotate
Wed, 11 Jan 2012 21:11:47 +0000 remove old style rules, note about toggling the stylesheet for TR vs editors. file | diff | annotate
Wed, 11 Jan 2012 20:32:42 +0000 note couple new props/values in status as another LC reason, prep for TR publishing. file | diff | annotate
Wed, 11 Jan 2012 19:05:50 +0000 fix a few broken fragments, update XForms reference from 1.0 to 1.1 (latest), drop XForms 1.0 example since 1.1 dropped it. file | diff | annotate
Wed, 11 Jan 2012 17:50:44 +0000 ellipse both characters / inline atomic elements, and clip rather than ellipse first of those on the line. file | diff | annotate
Wed, 14 Dec 2011 17:16:18 +0000 bump pointer-events to CSS4-UI due to issues, previously undocumented hit-testing. add HTML5, CSS3MARQUEE references. ready for LCWD. file | diff | annotate
Tue, 13 Dec 2011 11:55:13 +0000 drop System Appearance feature, values, properties. file | diff | annotate
Mon, 12 Dec 2011 21:03:58 +0000 text-overflow: clip rather than ellipse inline atomic elements. web compat, implementation interop, least surprise. file | diff | annotate
Wed, 30 Nov 2011 05:30:11 +0000 document order (not character stream), nav-* properties at risk due to only one current known implementation. file | diff | annotate
Sat, 29 Oct 2011 01:35:39 +0000 fix computed values of several properties, update affiliation. file | diff | annotate
Thu, 29 Sep 2011 08:32:08 +0000 text-overflow single value can only apply to end line edge per compat and interop. file | diff | annotate
Tue, 27 Sep 2011 16:22:26 +0000 text-overflow 2 value syntax, 1st applies to left, 2nd to right. file | diff | annotate
Wed, 13 Jul 2011 23:17:40 +0000 ::value ::choices ::repeat-item ::repeat-index pseudo-elements are at-risk due to no known browser implementations. file | diff | annotate
Fri, 08 Jul 2011 15:46:23 +0000 explicitly note text-overflow string and 2-value functionality are at-risk. file | diff | annotate
Fri, 08 Jul 2011 02:39:36 +0000 add ime-mode property, box-sizing:padding-box value, and text-overflow string and 2 value syntax+definition. file | diff | annotate
Fri, 01 Jul 2011 04:25:10 +0000 ellipses do not affect the dispatching of mouse/pointer events, appearance property is at risk - no interop. file | diff | annotate
Sun, 08 May 2011 02:35:05 +0000 ellipse after transforms, allow UA rendering flexibility during scrolling, atomic inline-level element link to CSS2.1 dfn. file | diff | annotate
Wed, 04 May 2011 23:35:04 +0000 m: style example table to accomodate sample rendering PNGs file | diff | annotate
Wed, 04 May 2011 23:28:51 +0000 m: fix default.css style sheet link file | diff | annotate
Wed, 04 May 2011 23:22:18 +0000 change text-overflow ellipsis to visual clipping per usability of mixed bidi scrolling use-case, apply to text and atomic inline element content, must not affect layout, additional ellipsing details, generalize scrolling to any source of scrolling (e.g. user or script). file | diff | annotate
Wed, 23 Feb 2011 00:09:56 +0000 visual description of typical 'zoom-in' and 'zoom-out' cursors. file | diff | annotate
Fri, 18 Feb 2011 18:45:35 +0000 add 'cursor' values 'zoom-in' and 'zoom-out'. we have 2 implementations: FF1.0+, Opera11.10+ (with prefixes). file | diff | annotate
Tue, 08 Feb 2011 02:06:59 +0000 define ideal behavior for text-overflow:ellipsis on a block container element with overflow:scroll as a SHOULD for implementations, based on Opera's behavior which shows additional content as it is scrolled into view until all of the content is shown (and no ellipsis) rather than Webkit/IE9 behavior of scrolling the ellipsis and NOT showing additional content. Specify additional ideal and expected behavior beyond Opera's implementation that text that is scrolled off the other side SHOULD also be ellipsed. file | diff | annotate
Fri, 04 Feb 2011 03:43:49 +0000 text-overflow updates: block container instead of block-level, its block container (being more specific), and example that demonstrates both anonymous block boxes and the fact that text-overflow does not inherit (even visually). file | diff | annotate
Tue, 01 Feb 2011 01:06:24 +0000 use "character" because it's more readable, and then reference "grapheme cluster" at the end of the text-overflow definition for precision and UAX29 goodness. file | diff | annotate
Wed, 26 Jan 2011 07:21:27 +0000 clean up summary and details of text-overflow ellipsis description, document bidi/direction details per WebKit + Opera consistent implementation. file | diff | annotate
Wed, 26 Jan 2011 02:32:59 +0000 add CSS IS AWESOME example for text-overflow, clarify definition a bit, change (X)HTML references to HTML. file | diff | annotate
Sun, 23 Jan 2011 19:14:00 +0000 text-overflow - grammar fix for bidi etc. (in the direction of the flow of the text being clipped) file | diff | annotate
Sun, 23 Jan 2011 18:57:34 +0000 fixed text-overflow ellipsis - style of ellipsis comes from element with text-overflow ellipsis, not from the text it replaces. file | diff | annotate
Sat, 22 Jan 2011 00:28:11 +0000 some template defaults markup updates, incorporated text-overflow ellipsis from css3-text, dropped string value due to no implementations, added several details and clarifications per implementations and CSS WG resolutions. file | diff | annotate
Tue, 18 Jan 2011 23:26:59 +0000 remove issue 5 from list of open issues for pointer-events as it has been resolved. file | diff | annotate
Tue, 18 Jan 2011 22:51:44 +0000 resolve issue 5 - update default style sheet accordingly for svg root element vs svg children. file | diff | annotate
Fri, 14 Jan 2011 22:46:39 +0000 resolved issue 4 - added svg-specific rule to default style sheet to handle svg-specific pointer-events initial value file | diff | annotate
Thu, 13 Jan 2011 21:55:48 +0000 fix DTD URL, charset utf-8, id propdef- copy/pasteo. yay for validation. file | diff | annotate
Thu, 13 Jan 2011 21:45:50 +0000 explicit link to issues list, resolve issues 2 3 12, link to specific issues within context of issues. file | diff | annotate
Thu, 13 Jan 2011 01:58:59 +0000 refer to inside CSS border edge rather than listing an exclusion list like outlines, shadows, etc. file | diff | annotate
Tue, 28 Sep 2010 16:35:24 +0000 add color button images from previous repository, update name of module to CSS Basic User Interface Module Level 3 to be consistent with other modules. file | diff | annotate
Fri, 17 Sep 2010 21:53:12 +0000 add pointer-events, update status section for return to LCWD, udpate changes section with changes since CR. file | diff | annotate
Thu, 16 Sep 2010 23:00:26 +0000 cursor property summary description from CSS2.1 plus specify element's border, padding, content. file | diff | annotate
Sun, 22 Aug 2010 23:09:22 +0000 editor's draft, use more autogen keywords, affiliation update, explicit this version and previous version file | diff | annotate
Sun, 22 Aug 2010 22:02:38 +0000 copied from http://www.w3.org/Style/Group/css3-src/css3-ui/Overview.src.html file | diff | annotate
(0)tip

mercurial