2008-02-16 Wakaba * ContentChecker.t: Tentative support for subdoc mode. * tree-test-1.dat: Some tests are added from #whatwg. 2008-02-11 Wakaba * css-text.dat: Test data for 'writing-mode' and 'text-anchor' are added. * CSS-Parser-1.t: New properties are added. 2008-02-11 Wakaba * css-4.dat: New test file. * CSS-Parser-1.t: |css-4.dat| added. Support for '@charset' and '@import'. 2008-02-10 Wakaba * CSS-Parser-1.t (get_parser): Call |init|. 2008-02-10 Wakaba * css-3.dat: New test file. * CSS-Parser-1.t: |css-3.dat| is added. '-moz-pre-wrap' added. Typo for 'collapse' value fixed. Support for '@namespace' serialization. * css-1.dat: New test data for selectors parsing. * css-font.dat: Error locations for 'u' errors are corrected. * css-table.dat: Test data for 'border-collapse' are added. * css-text.dat: Test data for '-moz-pre-wrap' are added. * css-visual.dat: Test data for 'background-position' are added. 2008-02-09 Wakaba * css-2.dat, css-font.dat: s/unsupported/u/g; 2008-02-08 Wakaba * css-2.dat: New test data. * CSS-Parser-1.t: |css-2.dat| added. Support for |@media|. 2008-02-08 Wakaba * CSS-MediaQuery.t, mq-1.dat: New files. 2008-02-03 Wakaba * CSS-Parser-1.t: Typo fixed. New properties added. * css-font.dat, css-table.dat, css-paged.dat, css-generated.dat, css-visual.dat: New test data for newly supported properties are added. 2008-02-02 Wakaba * CSS-Parser-1.t: 'clip' added. * css-visual.t: New test data for 'clip' are added. 2008-01-30 Wakaba * css-generated.dat: New test data for 'counter-increment', 'content', and 'counter-reset' are added. * CSS-Parser-1.t: 'counter-reset' and 'counter-increment' are added. 2008-01-28 Wakaba * CSS-Parser-1.t: 'content' added to the list of supported property and the list of initial values. * css-generated.dat: Tests for 'content' are added. 2008-01-27 Wakaba * CSS-Parser-1.t: Loads test files as UTF-8. * css-generated.dat: Semi-real-world test data for 'quotes' are added. 2008-01-27 Wakaba * CSS-Parser-1.t: 'quotes' added. * css-generated.dat: Test data for 'quotes' are added. 2008-01-27 Wakaba * CSS-Parser-1.t: 'overflow-x' and 'overflow-y' are added. * css-visual.dat: New test data for 'overflow', 'overflow-x', and 'overflow-y' are added. 2008-01-27 Wakaba * css-visual.dat: New test data for 'opacity' and '-moz-opacity' are added. 2008-01-27 Wakaba * CSS-Parser-1.t: Files |css-table.dat| and |css-interactive.dat| are added. * css-table.dat: New test file. * css-interactive.dat: New test file. * css-font.dat: New test data for 'font-size' are added. * css-text.dat: New test data for 'text-indent', 'letter-spacing', and 'word-spacing' are added. 2008-01-27 Wakaba * CSS-Parser-1.t: Files |css-text.dat| and |css-paged.dat| are added. * css-visual.dat: New test data for 'background-position' are added. * css-text.dat: New test file. * css-paged.dat: New test file. 2008-01-27 Wakaba * css-visual.dat: New test data for 'border-top-width', 'border-width', 'padding-top', 'top', 'right', 'bottom', 'left', 'z-index', 'width', 'min-width', 'max-width', 'height', 'min-height', 'max-height', 'line-height', and 'vertical-align' are added. 2008-01-26 Wakaba * css-font.dat: New test data for 'font-weight' and 'font-size' are added. * css-visual.dat: New test data for leading and trailing zeros are added. 2008-01-26 Wakaba * css-font.dat: New test data for 'font' and 'font-size'. 2008-01-26 Wakaba * CSS-Parser-1.t: 'background-position' was missing from the list of default values. * css-visual.dat: New test data for 'background' and 'background-position' are added. 2008-01-26 Wakaba * css-visual.dat: New test data for 'border' are added. 2008-01-26 Wakaba * css-1.dat: Some test results were incorrect. * css-font.dat: New test data on 'font' are added. * css-visual.dat: Some test results were incorrect. New test data on 'margin' are added. 2008-01-26 Wakaba * css-font.dat: New test file. * CSS-Parser-1.dat: |css-font.dat| is added. 2008-01-26 Wakaba * css-visual.dat: Test data for 'padding', 'margin', and 'border' related shorthands are added. 2008-01-25 Wakaba * CSS-Parser-1.t: |css-generated.dat| is added. (get_computed_style): The subject of |query_selector| should have been the document. * css-generated.dat: New test data. * css-visual.dat: New test data for 'display' are added. 2008-01-24 Wakaba * CSS-Parser-1.t: Default values are updated. * css-1.t: Tests for duplicate declarations are added. * css-visual.t: Some tests were incorrect. Tests for 'margin' serialization and '+' in 'margin' are added. 2008-01-24 Wakaba * CSS-Parser-1.t: Test data file |css-visual.dat| is added. Support for the quirks mode. * css-visual.dat: New file. 2008-01-24 Wakaba * css-1.dat: Typo fixed. * CSS-Parser-1.t: The attribute name for computed style has been changed. 2008-01-22 Wakaba * css-1.dat: Basic tests for forward compatible parsing are added. * CSS-Parser-1.t: Support for |#errors| validation. 2008-01-14 Wakaba * CSS-Parser-1.t, css-1.dat: New test files. 2007-11-25 Wakaba * content-model-1.dat, content-model-2.dat, content-model-3.dat, content-model-4.dat, table-1.dat: Test data are updated for the significant content check. * content-model-5.dat: New test data. * ContentChecker.t: New test data file is added. 2007-11-24 Wakaba * content-model-2.dat: nest/@mode test data revised. Test data for nest/@filter and rule/@condition are added. 2007-11-23 Wakaba * content-model-2.dat: Media type tests are revised. 2007-11-23 Wakaba * content-model-2.dat: New test data for character references in |charset| attribute values. 2007-11-23 Wakaba * ContentChecker.t: Unset |input_encoding| attribute. * content-model-1.dat, content-model-2.dat: New tests for |charset| attribute value are added. 2007-11-18 Wakaba * ContentType.t: New tests for HTML5 sniffing algorithm, leading white space support (HTML5 revisions 1013 and 1016). 2007-11-18 Wakaba * ContentType.t: New tests for HTML5 revision 1013 (except for leading white spaces). 2007-11-11 Wakaba * content-model-4.dat: New tests for proposed link types. 2007-11-08 Wakaba * content-model-4.dat: s/noreferer/noreferrer/g and s/noreferrer/noreferer/g (HTML5 revision 1132). 2007-11-04 Wakaba * content-model-2.dat: Tests for |manifest=""| are added. 2007-11-04 Wakaba * content-model-2.dat: is no longer conforming (HTML5 revision 1115). 2007-11-04 Wakaba * content-model-1.dat, content-model-2.dat: w/o @target and @href is non-conforming (HTML5 revision 1115). 2007-11-04 Wakaba * content-model-4.dat: New tests for rel=up (HTML5 revision 1112) and rel=noreferer (HTML5 revision 1118). 2007-10-26 Wakaba * content-model-2.dat: New test for |poster| (HTML5 revision 1097). 2007-10-23 Wakaba * content-model-2.dat: