| 1 |
|
2008-07-19 Wakaba <[email protected]> |
| 2 |
|
|
| 3 |
|
* WebIDL.pm: Real support for extended attributes. |
| 4 |
|
Support for extended attributes with arguments. |
| 5 |
|
|
| 6 |
|
2008-07-19 Wakaba <[email protected]> |
| 7 |
|
|
| 8 |
|
* WebIDL.pm: Support for |exception| syntax. |
| 9 |
|
(Interface->idl_text): Tentative support for inheritances. |
| 10 |
|
|
| 11 |
|
2008-07-19 Wakaba <[email protected]> |
| 12 |
|
|
| 13 |
|
* WebIDL.pm: Hierarchical scoped name support was broken. |
| 14 |
|
Support for raises, setraises, and getraises syntaxes. |
| 15 |
|
|
| 16 |
|
2008-07-18 Wakaba <[email protected]> |
| 17 |
|
|
| 18 |
|
* WebIDL.pm: Support for |idl_text| attribute, version 1 (no |
| 19 |
|
proper support for types, extended attributes, and exceptions yet). |
| 20 |
|
WebIDL parser, version 1 (no support for exceptions yet, |
| 21 |
|
no proper support for extended attributes yet). |
| 22 |
|
|
| 23 |
|
2008-07-09 Wakaba <[email protected]> |
| 24 |
|
|
| 25 |
|
* WebIDL.pm (parse_char_string): Support for basic attribute syntax. |
| 26 |
|
|
| 27 |
|
2008-06-29 Wakaba <[email protected]> |
| 28 |
|
|
| 29 |
|
* WebIDL.pm: Support for valuetype and const. |
| 30 |
|
|
| 31 |
|
2008-06-29 Wakaba <[email protected]> |
| 32 |
|
|
| 33 |
|
* WebIDL.pm: New module. |
| 34 |
|
|
| 35 |
|
2008-06-15 Wakaba <[email protected]> |
| 36 |
|
|
| 37 |
|
* Makefile (Entities.html): URI changed. |
| 38 |
|
|
| 39 |
|
2008-06-08 Wakaba <[email protected]> |
| 40 |
|
|
| 41 |
|
* HTML.pm.src: Support for ruby parsing (HTML5 revision 1704). |
| 42 |
|
|
| 43 |
|
2008-06-01 Wakaba <[email protected]> |
| 44 |
|
|
| 45 |
|
* HTML.pm.src (_get_next_token): A parse error was missing. |
| 46 |
|
|
| 47 |
|
2008-06-01 Wakaba <[email protected]> |
| 48 |
|
|
| 49 |
|
* mklinktypelist.pl: rel=contact is no longer part of the HTML5 |
| 50 |
|
spec (commented out). (HTML5 revision 1711). |
| 51 |
|
|
| 52 |
|
2008-05-25 Wakaba <[email protected]> |
| 53 |
|
|
| 54 |
|
* ContentType.pm: Drop support for UTF-32 (HTML5 revision 1701). |
| 55 |
|
|
| 56 |
|
* HTML.pm.src: UTF-16BE and UTF-16LE should be considered |
| 57 |
|
as UTF-16 (HTML5 revision 1701). |
| 58 |
|
|
| 59 |
|
2008-05-25 Wakaba <[email protected]> |
| 60 |
|
|
| 61 |
|
* HTML.pm.src: Support for <noframes> in <head> (HTML5 revision |
| 62 |
|
1692). |
| 63 |
|
|
| 64 |
|
2008-05-25 Wakaba <[email protected]> |
| 65 |
|
|
| 66 |
|
* HTML.pm.src: The secondary insertion mode used when switching |
| 67 |
|
to foreign content is the "in body" insertion mode (HTML5 revision |
| 68 |
|
1696). |
| 69 |
|
|
| 70 |
|
2008-05-25 Wakaba <[email protected]> |
| 71 |
|
|
| 72 |
|
* HTML.pm.src: Don't raise parse error for <isindex/> (HTML5 |
| 73 |
|
revision 1697). |
| 74 |
|
|
| 75 |
|
2008-05-24 Wakaba <[email protected]> |
| 76 |
|
|
| 77 |
|
* HTML.pm.src: Support for end-of-file token in foreign content |
| 78 |
|
insertion mode (HTML5 revision 1693). Update SVG camelCase |
| 79 |
|
attribute list (HTML5 revision 1700). <textarea> closes |
| 80 |
|
</select> (HTML5 revision 1699). More start tags close in |
| 81 |
|
foreign content insertion mode (HTML5 revision 1698). |
| 82 |
|
|
| 83 |
|
2008-05-24 Wakaba <[email protected]> |
| 84 |
|
|
| 85 |
|
* HTML.pm.src: ";" is not part of charset name (HTML5 revision 1665). |
| 86 |
|
|
| 87 |
|
2008-05-24 Wakaba <[email protected]> |
| 88 |
|
|
| 89 |
|
* HTML.pm.src: More robust charset parameter detection (HTML5 |
| 90 |
|
revision 1674). |
| 91 |
|
|
| 92 |
|
2008-05-24 Wakaba <[email protected]> |
| 93 |
|
|
| 94 |
|
* ContentType.pm: Support for image/vnd.microsoft.icon (HTML5 |
| 95 |
|
revision 1676). |
| 96 |
|
|
| 97 |
|
2008-05-24 Wakaba <[email protected]> |
| 98 |
|
|
| 99 |
|
* HTML.pm.src: Ignore language part of public identifiers for |
| 100 |
|
quriks mode detection (HTML5 revision 1679). |
| 101 |
|
|
| 102 |
|
2008-05-24 Wakaba <[email protected]> |
| 103 |
|
|
| 104 |
|
* HTML.pm.src: Reduce the number of errors in truncated doctypes (HTML5 |
| 105 |
|
revision 1685). |
| 106 |
|
|
| 107 |
|
2008-05-24 Wakaba <[email protected]> |
| 108 |
|
|
| 109 |
|
* HTML.pm.src: Support for EOF in new states for tags (HTML5 |
| 110 |
|
revision 1684). |
| 111 |
|
|
| 112 |
|
2008-05-24 Wakaba <[email protected]> |
| 113 |
|
|
| 114 |
|
* HTML.pm.src (_reset_insertion_mode): Make <td>.innerHTML |
| 115 |
|
work (HTML5 revision 1690). |
| 116 |
|
|
| 117 |
|
2008-05-24 Wakaba <[email protected]> |
| 118 |
|
|
| 119 |
|
* HTML.pm.src (_tree_construction_main): Change handling of |
| 120 |
|
end tags in head insertion modes (HTML5 revision 1686). |
| 121 |
|
(parse_char_string): Bug fix for non-utf8 character string handlings. |
| 122 |
|
(parse_char_stream): |ungetc| does not work well for this context. |
| 123 |
|
|
| 124 |
|
2008-05-18 Wakaba <[email protected]> |
| 125 |
|
|
| 126 |
|
* HTML.pm.src (parse_byte_string): Redefined to invoke |
| 127 |
|
|parse_byte_stream|. |
| 128 |
|
(parse_byte_stream): New method. |
| 129 |
|
|
| 130 |
|
2008-05-18 Wakaba <[email protected]> |
| 131 |
|
|
| 132 |
|
* HTML.pm.src (parse_byte_string): Fix the column number reported |
| 133 |
|
by encoding layer error reporter. |
| 134 |
|
|
| 135 |
2008-05-17 Wakaba <[email protected]> |
2008-05-17 Wakaba <[email protected]> |
| 136 |
|
|
| 137 |
* HTML.pm.src (parse_byte_string): Use streaming decoder |
* HTML.pm.src (parse_byte_string): Use streaming decoder |