aboutsummaryrefslogtreecommitdiffstats
path: root/test/layoutengine
Commit message (Expand)AuthorAgeFilesLines
...
* Bugzilla #37815:Jeremias Maerki2005-12-071-0/+55
* Bugzilla #37813:Jeremias Maerki2005-12-071-0/+58
* Better not use something derived from "fantasy" since it's a keyword in the s...Jeremias Maerki2005-12-021-1/+1
* font-family list still not fully supported but a comma-separated list is now ...Jeremias Maerki2005-12-021-0/+6
* Implemented 5.3.4 overconstrained geometry without handling the case when the...Jeremias Maerki2005-12-023-0/+212
* Test case for Bugzilla #37743, reduced to the absolute minimum.Jeremias Maerki2005-12-012-0/+71
* Test case for conditionality notification in table-cell content (Belongs to r...Jeremias Maerki2005-11-301-0/+73
* Bugfix for "/ by zero" ArithmeticExceptions when an URL to a non-existing ima...Jeremias Maerki2005-11-291-0/+55
* Added support for border-separation.block-progression-direction (only inline-...Jeremias Maerki2005-11-243-2/+178
* Cleaned up all entries (except whitespace-related stuff) in disabled-testcase...Jeremias Maerki2005-11-245-98/+97
* Added test case for hyphenation-ladder-count, fix broken build.xml with respe...Manuel Mall2005-11-232-1/+355
* Forgot the references.Jeremias Maerki2005-11-221-0/+2
* Checks for Bugzilla #37579.Jeremias Maerki2005-11-223-0/+156
* Added license header to disabled testcases XML file. Removed obsolete files a...Joerg Pietschmann2005-11-203-46/+33
* Added descriptions to disabled-testcases (by Manuel Mall). Corrected and comm...Joerg Pietschmann2005-11-182-41/+79
* XMLified files describing disabled testcases for layout engine and FO treeJoerg Pietschmann2005-11-183-0/+269
* Added the problem with whitespace around markers as a disabled test case, cha...Manuel Mall2005-11-152-0/+69
* 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
* Bugzilla #37468:Jeremias Maerki2005-11-111-0/+130
* Separated JUnit layout tests such that the majority are still run even if no ...Manuel Mall2005-11-10293-29525/+0
* 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
* Fix for bug #37270:Jeremias Maerki2005-11-082-6/+30
* EMF support review: Copyright years, rounding problems, code simplificationsJeremias Maerki2005-11-081-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-2467-2248/+4516
* 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
* 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
* 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
* Added simple testcase for indefinite page-heightAndreas L. Delmelle2005-09-252-0/+53
* 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