aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* XMLified files describing disabled testcases for layout engine and FO treeJoerg Pietschmann2005-11-185-1/+344
* Added the problem with whitespace around markers as a disabled test case, cha...Manuel Mall2005-11-152-0/+69
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-141-8/+3
* Correct a few more problems related to leaders: text-align was not handled co...Manuel Mall2005-11-145-14/+260
* Initial fix for examples/basic/leader.fo problemManuel Mall2005-11-132-1/+48
* Typo. Sorry.Jeremias Maerki2005-11-131-0/+0
* Bugfix for handling of percentage width and height inside block-containers. F...Jeremias Maerki2005-11-131-0/+83
* Deprecated constructors Fop(int) and Fop(int, FOUserAgent).Jeremias Maerki2005-11-1210-22/+26
* Bugzilla #37468:Jeremias Maerki2005-11-111-0/+130
* Minor corrections for jdk 1.3.1 compatibilityManuel Mall2005-11-111-2/+4
* Made the FO tree a little more consistent by renaming getName() to getLocalNa...Jeremias Maerki2005-11-113-13/+10
* Separated JUnit layout tests such that the majority are still run even if no ...Manuel Mall2005-11-10294-29526/+5
* Separated JUnit layout tests such that the majority are still run even if no ...Manuel Mall2005-11-10291-0/+29525
* Fix for Bug 36928 - refresh cached property value if explicitly set twice whi...Manuel Mall2005-11-091-0/+19
* Test to check FO tree building when no namespace prefix is used.Jeremias Maerki2005-11-091-0/+33
* Fix for bug #37270:Jeremias Maerki2005-11-082-6/+30
* EMF support review: Copyright years, rounding problems, code simplificationsJeremias Maerki2005-11-082-0/+48
* Fixed white space handling during refinement, added test cases, corrected err...Manuel Mall2005-11-037-0/+516
* Fix for bug 37306 - for text-align="start" ipd was incorrectly adjusted with ...Manuel Mall2005-10-311-2/+21
* The test case can be extended a little to also show another bug in addition t...Jeremias Maerki2005-10-271-4/+6
* Test case for bug #37270.Jeremias Maerki2005-10-272-0/+63
* Fix for Bug #36403.Jeremias Maerki2005-10-271-0/+99
* Removed property values as discussed: http://marc.theaimsgroup.com/?t=1129854...Manuel Mall2005-10-245-72/+164
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-2471-2253/+4660
* Test case for the issue that was just clarified by the XSL WG:Jeremias Maerki2005-10-201-0/+54
* Inline block parents were not correctly positioned when border/padding got in...Manuel Mall2005-10-142-0/+6
* Corrected testcase for fix from LucaManuel Mall2005-10-142-6/+3
* Make it well-formed.Jeremias Maerki2005-10-141-2/+0
* Enable stretch and shrink checking on glues.Jeremias Maerki2005-10-131-1/+16
* the broken inline border padding with nested block testManuel Mall2005-10-131-0/+169
* Separated the working inline border padding with nested block tests from the ...Manuel Mall2005-10-132-21/+1
* Also test the case when the parent fo is an fo:inlineSimon Pepping2005-10-121-2/+27
* Tests the case when an fo:inline starts a block after some text in theSimon Pepping2005-10-121-0/+68
* Fixed incorrect IPD for blocks nested in inlines and added IPD adjustment for...Manuel Mall2005-10-121-7/+3
* Changed the line numbers in the first block in the expectations afterSimon Pepping2005-10-111-16/+16
* Missing graphics file for test caseManuel Mall2005-10-111-0/+0
* Added support for leader with pattern "use-content" and recovered a previousl...Manuel Mall2005-10-103-11/+93
* Test case for wrap-option on fo:block.Jeremias Maerki2005-10-071-0/+57
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-0752-292/+5709
* more test images for layout engine testsManuel Mall2005-10-078-1/+1
* Test case for showing a problem with the Knuth algorithm.Jeremias Maerki2005-10-051-0/+142
* Added simple testcase for indefinite page-heightAndreas L. Delmelle2005-09-252-0/+53
* Added check for both page-height and page-width set to indefinite; use fallba...Andreas L. Delmelle2005-09-241-0/+74
* Added custom Maker for page-height and page-width; use fallback values in cas...Andreas L. Delmelle2005-09-241-0/+35
* Added fallback for specified negative or zero for column-numberAndreas L. Delmelle2005-09-216-5/+62
* Update for initial-values of column-number + some pending style-violation cor...Andreas L. Delmelle2005-09-205-0/+165
* Update of FOTree testcases for column-number propertyAndreas L. Delmelle2005-09-184-0/+586
* Update of FOTree testcases for column-number propertyAndreas L. Delmelle2005-09-183-316/+0
* Bugfix: Lengths evaluated through percentages evaluated to zero in side-regions.Jeremias Maerki2005-09-161-1/+27
* expected table width was incorrect and now fails due to table width calculati...Chris Bowditch2005-09-151-96/+91