aboutsummaryrefslogtreecommitdiffstats
path: root/test/layoutengine
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #37875:Jeremias Maerki2005-12-151-0/+76
* Fixed a problem where a block containing only a nbsp was not rendered at allManuel Mall2005-12-151-0/+45
* Fixed a bug where the area for a finished cell that is broken over pages was ...Jeremias Maerki2005-12-151-0/+91
* Corrected info.Jeremias Maerki2005-12-141-1/+1
* Don't hyphenate when wrap is set to "no-wrap".Jeremias Maerki2005-12-143-0/+104
* Bugzilla #37880:Jeremias Maerki2005-12-131-0/+64
* Better approach for enforcing the overflow property on block-containers.Jeremias Maerki2005-12-081-0/+55
* Bugfix: Areas for table-cells that are broken over more than one page are now...Jeremias Maerki2005-12-084-8/+13
* Looks like the 2-column situation has to be handled differently than the 3-co...Jeremias Maerki2005-12-083-0/+163
* Bugzilla #37828:Jeremias Maerki2005-12-081-0/+69
* 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