151 Commitit (Temp_KnuthStylePageBreaking)

Tekijä SHA1 Viesti Päivämäärä
  Jeremias Maerki 235ba2a81b First test case for keep-with-previous. 19 vuotta sitten
  Jeremias Maerki 178d8a70f2 First test case for keep-with-next. 19 vuotta sitten
  Jeremias Maerki 0ed9bc0898 First test case for keep-together. 19 vuotta sitten
  Jeremias Maerki 8cd61a0880 Basic multi-column tests, no sophisticated checks, yet. 19 vuotta sitten
  Jeremias Maerki d4b6934bac Additional infos in the PDF on what happened in the background (if someone looks at the generated PDF). 19 vuotta sitten
  Jeremias Maerki 694633d143 Test case that tests all outer regions including precedence (only visual ATM, no checks yet) 19 vuotta sitten
  Jeremias Maerki a2b3ce9611 Extended a bit to test overflow on an outer region (NYI). 19 vuotta sitten
  Jeremias Maerki 2fe68fde6c Have to switch off widows and orphans so the results don't get affected by them. 19 vuotta sitten
  Jeremias Maerki 4da56a5dfe More text so that the block really breaks to a second line. 19 vuotta sitten
  Jeremias Maerki bdc35805b9 Test for text-indent following the issue on fop-users (without checks so far). 19 vuotta sitten
  Jeremias Maerki 62d07a2187 Fixed checkstyle warnings. 19 vuotta sitten
  Jeremias Maerki 1a54c8bc80 Test case for space conditionality (without checks ATM) 19 vuotta sitten
  Jeremias Maerki 74c3053d6a Helper blocks to 1) help visualize the testcase and 2) make sure the space-after block area is not discarded by the LM. 19 vuotta sitten
  Jeremias Maerki 3c010868dc Fix validation error. 19 vuotta sitten
  Jeremias Maerki 6f9fe4eb34 First test cases for collapsing borders (disabled for now). 19 vuotta sitten
  Jeremias Maerki 1b778a89cb Test cases illustrating Glen's page-number fix. There's still a problem because of the bogus areas, though. 19 vuotta sitten
  Simon Pepping 99066be627 Test case markers5a now works correctly. Added four testcases. 19 vuotta sitten
  Jeremias Maerki 8c33e69420 Disable advanced marker tests as long as they don't work properly. 19 vuotta sitten
  Jeremias Maerki 2c79ce22ae setting border-collapse="separate" to make it pass again, now that I started with border collapsing. 19 vuotta sitten
  Jeremias Maerki f44cc4954e border-style "hidden" also forces border-width to 0. 19 vuotta sitten
  Jeremias Maerki 17c5078f3f updated page-master tests. 19 vuotta sitten
  Jeremias Maerki 7674b9cdff Adjusting to changes in BorderProps.toString() 19 vuotta sitten
  Jeremias Maerki f8539053bb Clean-up: 19 vuotta sitten
  Jeremias Maerki 42cc3d4164 Simpler and more robust XPath statements. 19 vuotta sitten
  Jeremias Maerki 66e55a15f2 Test for all border-styles. 19 vuotta sitten
  Jeremias Maerki 274e37e0b6 Test case for empty-cells attribute. 19 vuotta sitten
  Jeremias Maerki 1cbd3fb0a1 Test case for column spanning. 19 vuotta sitten
  Jeremias Maerki 78ef27e991 Test cases for table-omit-*-at-break. The one for footer is disabled because it's not implemented, yet. 19 vuotta sitten
  Jeremias Maerki 8aec6b9ed0 Test cases for table headers/footers. 19 vuotta sitten
  Jeremias Maerki e3370491c2 Adding an additional block at the end to see if a new block would behave differently. 19 vuotta sitten
  Jeremias Maerki 6f0bc238d4 Test case which indirectly tests the resetPosition() methods on various LMs. Currently, the lines are not rearranged after a page break when a different page-master gets active. 19 vuotta sitten
  Jeremias Maerki 7053162c88 Better XPath statements for certain parser/XSLT combinations. 19 vuotta sitten
  Jeremias Maerki 62b003446f Test cases for fixed table layout. 19 vuotta sitten
  Jeremias Maerki 9629f8fe9b Corrected my interpretation of border-separation. 19 vuotta sitten
  Jeremias Maerki 8f10085a6f force fixed table-layout. Without the width auto layout becomes active. 19 vuotta sitten
  Jeremias Maerki f2101b7fa8 Test case for border and padding influencing table-cells. Similar to table-cell5 except with horizontal border-spacing and table border and padding. 19 vuotta sitten
  Jeremias Maerki c0bdeffdfe Test case for border and padding influencing table-cells. 19 vuotta sitten
  Jeremias Maerki a237291cdd Test case for column-number con table-cell and gaps in a row. 19 vuotta sitten
  Jeremias Maerki c03c698bbd Test case for grouping of table-cells into table-rows. 19 vuotta sitten
  Jeremias Maerki d7060e85f1 More table test cases. 19 vuotta sitten
  Jeremias Maerki 049708f75c Checks for marker test cases. markers5b disabled because of a bug with table handling that I will fix shortly. 19 vuotta sitten
  Jeremias Maerki e9849885b0 Test for block-progression-dimension and height on table-cell. 19 vuotta sitten
  Jeremias Maerki 90667f711b Can reenable some tests for table-columns after the last improvement. 19 vuotta sitten
  Jeremias Maerki 5f1a10cf2f Regression test for label-end() function when there are margins on the page-master and the list-block is a direct child of a flow. 19 vuotta sitten
  Jeremias Maerki a9d6dc7025 Derived from markers4 these two test cases exercise BlockLayoutManager.addMarkers() where currently some markers are added to the wrong page. 19 vuotta sitten
  Jeremias Maerki c69ca93e7c The checks were wrong because of the leading linefeed. Also, the space-before is not suitable in this case ATM for a space before that block. Using a bc with fixed height instead. 19 vuotta sitten
  Jeremias Maerki cabefa5972 Can enable some test cases again. 19 vuotta sitten
  Jeremias Maerki 8497eb1798 Test case showing a problem with empty lines generated by forced linefeeds. 19 vuotta sitten
  Jeremias Maerki 68e04ccfdf normal-breaking2 simplified and now showing a different problem that might hint at the problem in normal-breaking2. 19 vuotta sitten
  Jeremias Maerki e0dc1cc5e4 Regression test for ArrayOutOfBoundsException in LineLayoutManager.addAreas() (to be fixed). 19 vuotta sitten