aboutsummaryrefslogtreecommitdiffstats
path: root/test/fotree/testcases
Commit message (Expand)AuthorAgeFilesLines
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-9/+9
* Bugzilla 51032: Fixed regression due to oversight in refactoring text-decorat...Andreas L. Delmelle2011-04-061-0/+32
* Bugzilla 48334: Added implementation for xml:baseAndreas L. Delmelle2011-02-011-0/+82
* Bugzilla 47027: Correction for interpretation of pixel-lengths, as suggested ...Andreas L. Delmelle2009-04-191-0/+34
* Remove svn:executable property...Andreas L. Delmelle2009-04-121-0/+0
* Fix the behaviour of pixel-lengths: influenced by target-resolution, rather t...Andreas L. Delmelle2009-04-121-0/+33
* Bugzilla 46567: fo:marker in fo:table-row produced a ValidationExceptionAndreas L. Delmelle2009-01-221-0/+57
* Added check for the case where column-number is specified on something other ...Andreas L. Delmelle2008-06-301-0/+4
* Undo r655765, which was causing NPEs in the layout-testsAndreas L. Delmelle2008-05-131-28/+0
* Alter auto-id naming to avoid confusion with URI fragment identifiersAndreas L. Delmelle2008-05-131-8/+8
* Added support for auto-generated initial value for the "id" property.Andreas L. Delmelle2008-05-131-0/+28
* Forgot to update testcasesMaximilian Berger2008-05-112-2/+2
* Cleanup/Correction after r657673Andreas L. Delmelle2008-05-021-2/+2
* First steps towards fo:retrieve-table-markerAndreas L. Delmelle2008-05-011-0/+68
* Added enum "none" as a legitimate value for max-height/min-height (behavior t...Andreas L. Delmelle2008-05-011-0/+57
* Revisit background-position shorthand implementation: always convert to perce...Andreas L. Delmelle2008-02-101-12/+24
* Tweak: early percentage resolution by the parser (if the base is known and ab...Andreas L. Delmelle2008-02-071-5/+5
* Added testcase for Bugzilla 44343Andreas L. Delmelle2008-02-041-0/+62
* Added very basic parsing for the xml:lang shorthand.Andreas L. Delmelle2008-02-031-0/+35
* Improved error tolerance: an enum property value with leading or trailing spa...Jeremias Maerki2008-01-251-0/+37
* Replaced svn:eol property with svn:eol-style or set that latter to nativeVincent Hennebert2007-10-3114-1263/+1263
* - Enforced check for proper number of columns in a table. Now if a table has ...Vincent Hennebert2007-10-311-21/+13
* Updated testcase to reflect new code behaviour: gaps between columns are now ...Vincent Hennebert2007-10-301-7/+7
* Improvement in handling relative font-weightsAndreas L. Delmelle2007-07-061-0/+90
* Fix: override PropertyMaker.make() to properly parse font-family names contai...Andreas L. Delmelle2007-02-061-0/+49
* Fix for bugzilla 41503: Andreas L. Delmelle2007-01-311-0/+58
* Minor enhancement of column-number property code / removal of unused methodAndreas L. Delmelle2006-08-221-0/+54
* Rework of the marker/retrieve-marker implementation to cater for correct eval...Andreas L. Delmelle2006-08-061-0/+98
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-2824-1216/+1240
* Bugfix: components of border-separation weren't set when using shorthand-mode...Andreas L. Delmelle2006-06-081-0/+67
* Bugzilla #38946:Jeremias Maerki2006-05-031-2/+2
* Fixed various white space (non)removal issues during line building. white-spa...Manuel Mall2006-04-081-1/+1
* Changed the way that text-align-last is calculated. Hopefully, this is it, no...Jeremias Maerki2006-03-161-2/+24
* Fixed bug in handling of text-align-last. Value "relative" was not the defaul...Jeremias Maerki2006-02-281-0/+59
* Testcase for the background-position shorthand.Andreas L. Delmelle2006-02-141-0/+71
* Slight correction: single quoted font-family names not properly handledAndreas L. Delmelle2006-02-121-3/+3
* Added implementation for the font shorthand property (+ some checkstyle cleanup)Andreas L. Delmelle2006-02-121-0/+74
* Bugzilla #38618:Jeremias Maerki2006-02-111-0/+36
* Forgot to commit the failing testcase...Andreas L. Delmelle2006-01-311-0/+101
* Implementation for from-table-column(). See: bugzilla 38282Andreas L. Delmelle2006-01-311-1/+30
* Allow some xsl-function calls with omitted args, patch contributed bySimon Pepping2006-01-121-0/+69
* Bugfix: TableCell did not properly report that it generates reference-areas w...Jeremias Maerki2006-01-031-0/+110
* Added support for the white-space shorthandAndreas L. Delmelle2005-12-301-0/+50
* Tweak page-break-* shorthands; keeps now working properlyAndreas L. Delmelle2005-12-301-18/+18
* 1) Added support for the page-break-* shorthandsAndreas L. Delmelle2005-12-291-0/+83
* Alternative set of rules for text indent calculation (start-indent and end-in...Jeremias Maerki2005-12-073-0/+349
* font-family list still not fully supported but a comma-separated list is now ...Jeremias Maerki2005-12-022-2/+2
* Negative widths on inline-progression-dimension and block-progression-dimensi...Jeremias Maerki2005-11-292-0/+78
* Test to check FO tree building when no namespace prefix is used.Jeremias Maerki2005-11-091-0/+33
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-242-0/+122