Parent Directory | Revision Log
Links to HEAD: | (view) (download) (annotate) |
Links to HEAD: | (view) (download) (annotate) |
Sticky Tag: |
++ manakai/lib/Message/DOM/ChangeLog 3 Feb 2008 06:01:14 -0000 2008-02-03 Wakaba <wakaba@suika.fam.cx> * CSSStyleDeclaration.pm ($serialize_value): Support for new value types.
++ manakai/lib/Message/DOM/ChangeLog 2 Feb 2008 13:57:59 -0000 2008-02-02 Wakaba <wakaba@suika.fam.cx> * CSSStyleDeclaration.pm ($serialize_value): New (was part of Whatpm::CSS::Parser as $default_serializer). Use it instead of old 'serialize' parameter of CSS property definition.
++ manakai/lib/Message/DOM/ChangeLog 26 Jan 2008 05:11:58 -0000 * CSSStyleDeclaration.pm (css_text): Prepend | ! | before the priority token if any. (get_property_priority): Shorthand case implemented. 2008-01-26 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/DOM/ChangeLog 25 Jan 2008 16:06:00 -0000 2008-01-26 Wakaba <wakaba@suika.fam.cx> * CSSStyleDeclaration.pm: Use |serialize_shorthand| and |serialize_multiple| to serialize shorthand properties in reflecting attributes. Return value of the |serialzie_multiple| function has been changed. (non-computed css_text): Sort by property names.
++ manakai/lib/Message/DOM/ChangeLog 14 Jan 2008 13:56:26 -0000 * CSSStyleDeclaration.pm (AUTOLOAD): DOM attributes reflecting shorthand properties did croak (fixed but still they does not return correct result - they need to be fixed later). * Element.pm (query_selector, query_selector_all): Prototypes were missing. 2008-01-14 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/DOM/ChangeLog 14 Jan 2008 11:18:35 -0000 * CSSStyleDeclaration.pm: The classes now explicitly implement the |CSS2Properties| interface. (@{}, TIEARRAY, FETCH, FETCHSIZE, EXISTS, item, length): Implemented. 2008-01-14 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/DOM/ChangeLog 14 Jan 2008 10:04:24 -0000 * CSSStyleDeclaration.pm (attributes reflecting CSS properties): Return an empty string if no value is assigned to the property. Insert a SPACE before '!' for compatibility with Firefox. 2008-01-14 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/DOM/ChangeLog 14 Jan 2008 05:53:34 -0000 * CSSRule.pm (css_text): Trailing newline character is removed to avoid double empty lines in CSSStyleSheet->css_text. (selector_text): Namespace support is fixed. * CSSStyleSheet.pm (___new): Now it accepts |_nsmap| option. 2008-01-14 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/DOM/ChangeLog 13 Jan 2008 06:35:37 -0000 2008-01-13 Wakaba <wakaba@suika.fam.cx> * Window.pm: New Perl module. * Document.pm (default_view): Implemented. * Element.pm (current_style): Implemented.
++ manakai/lib/Message/DOM/ChangeLog 6 Jan 2008 04:32:40 -0000 2008-01-06 Wakaba <wakaba@suika.fam.cx> * CSSStyleDeclaration.pm (css_text): Allow to shorten a complete set of longhand properties. (get_property_priority): Implemented. (CSSComputedStyleDeclaration AUTOLOAD): Implemented for reflecting attributes.
++ manakai/lib/Message/DOM/ChangeLog 4 Jan 2008 14:45:22 -0000 2008-01-04 Wakaba <wakaba@suika.fam.cx> * CSSStyleDeclaration.pm (css_text): Allow |{compute_multiple}| as well as |{compute}| as a way to filter out longhand properties. Sort properties by names for readability.
++ manakai/lib/Message/DOM/ChangeLog 1 Jan 2008 09:09:11 -0000 * CSSStyleDeclaration.pm (css_text): Output |undef| property information for debugging. * CSSStyleSheet.pm (manakai_base_uri): New attribute. 2008-01-01 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/DOM/ChangeLog 1 Jan 2008 07:05:57 -0000 2008-01-01 Wakaba <wakaba@suika.fam.cx> * CSSStyleDeclaration.pm (CSSComputedStyleDeclaration): New class.
++ manakai/lib/Message/DOM/ChangeLog 31 Dec 2007 03:02:21 -0000 2007-12-31 Wakaba <wakaba@suika.fam.cx> * CSSStyleDeclaration.pm (AUTOLOAD): Getter for attributes reflecting CSS property is implemented. (css_text): Getter is implemented.
++ manakai/lib/Message/DOM/ChangeLog 23 Dec 2007 08:18:42 -0000 2007-12-23 Wakaba <wakaba@suika.fam.cx> * CSSRule.pm (type, css_text): Typo fixed. (____new): s/_selector/_selectors/g; (CSSStyleRule.css_text, selectors_text): Ad hoc implementation. * CSSStyleDeclaration.pm (css_text): Ad hoc implementation. * CSSStyleSheet.pm (new): s/new/____new/. (css_text): New attribute.
++ manakai/lib/Message/DOM/ChangeLog 22 Dec 2007 06:29:10 -0000 2007-12-22 Wakaba <wakaba@suika.fam.cx> * CSSStyleSheet.pm, CSSRule.pm, CSSRuleList.pm, CSSStyleDeclaration.pm: First version of CSSOM implementation. ++ manakai/lib/Message/Charset/ChangeLog 23 Nov 2007 04:23:29 -0000 2007-11-23 Wakaba <wakaba@suika.fam.cx> * Info.pm (is_syntactically_valid_iana_charset_name): Function name was misspelled.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |