phantomjs/patches
Trevor North 18b8a4d444 Update table page break improvements patch
Includes the following fixes taken from trvrnrths-qt:
- Ensure we have a first cell to measure when checking required table
  height
- Handle page break edge case with exactly fitting last table row
  In the case where the last table row on a page fitted exactly no
  extra offset was afforded to the next row. This resulted in no
  space being left for the painting of the table header on the next
  page.
- Fix segfault when checking heights for pagination if table body does
  not have a cell at 0,0

See https://github.com/ariya/phantomjs/pull/11291 and
https://github.com/ariya/phantomjs/pull/11490.
2014-01-10 20:56:52 -08:00
..
disable-touch-event.patch Add a patch to disable touch event support. 2013-03-18 22:00:16 -07:00
osx-pdf-selectable-text.patch OS X: Unsafe patch to fix selectable text on PDF output. 2014-01-10 16:18:08 -08:00
table-page-break-improvement.patch Update table page break improvements patch 2014-01-10 20:56:52 -08:00