1. feeb5e0 Remove the spanner placeholder from m_spannerMap when the placeholder object by zalan@apple.com · 10 years ago
  2. f7dcd61 Updating more tests after r177774 by mmaxfield@apple.com · 10 years ago
  3. 349180e Update 3 more tests after r177774 by mmaxfield@apple.com · 10 years ago
  4. 35acbca REGRESSION (r168046): Crash in WebCore::InlineBox::renderer / WebCore::RenderFlowThread::checkLinesConsistency by zalan@apple.com · 10 years ago
  5. 774e44a ASSERTION FAILED: rareData->m_flowThreadContainingBlock.value() == RenderBox::locateFlowThreadContainingBlock() in WebCore::RenderBlock::locateFlowThreadContainingBlock by mihnea@adobe.com · 10 years ago
  6. 2cec48a fast/multicol/newmulticol tests use a non-existent resource by mihnea@adobe.com · 10 years ago
  7. 5245c8f ASSERTION FAILED: !object || !object->parent()->isRuby() || is<RenderRubyRun>(*object) || (object->isInline() && (object->isBeforeContent() || object->isAfterContent())) || (object->isAnonymous() && ... ) in WebCore::isAnonymousRubyInlineBlock by mihnea@adobe.com · 10 years ago
  8. c80979a Some test for multicol were redundant. by commit-queue@webkit.org · 10 years ago
  9. 3e9a017 Subpixel rendering: InlineTextBox mistakenly rounds offset value before painting. by zalan@apple.com · 11 years ago
  10. 29544ec [New Multicolumn] Assertion failure when an input element has multicolumn style by mihnea@adobe.com · 11 years ago
  11. e1c57f2 [New Multicolumn] Elements with rounded corners and overflow:hidden do not properly clip their content by stavila@adobe.com · 11 years ago
  12. 34de7b1 REGRESSION (r168046): Incorrect layout for multicol spanners when moving from one thread to another by stavila@adobe.com · 11 years ago
  13. 300979b REGRESSION (r168046): Invalid layout in multicol by stavila@adobe.com · 11 years ago
  14. d417eb1 REGRESSION (r168046): Invalid layout in WebCore::RenderBox::containingBlockLogicalWidthForPositioned by stavila@adobe.com · 11 years ago
  15. 311404a Remove calls to internals.settings.setRegionBasedColumnsEnabled(true); in tests. by simon.fraser@apple.com · 11 years ago
  16. 2dc1cd5 fast/multicol/newmulticol/first-letter-create.html is very flaky by stavila@adobe.com · 11 years ago
  17. dc7303e Invalid information remaining in lineToRegion map of RenderFlowThread. by stavila@adobe.com · 11 years ago
  18. bf335ef Use after free in WebCore::RenderObject::nextSibling / WebCore::RenderBoxModelObject::moveChildrenTo by stavila@adobe.com · 11 years ago
  19. 64eb3b7 [New Multicolumn] fast/multicol/hit-test-* layout tests all fail by hyatt@apple.com · 11 years ago
  20. 3b4823e [New Multicolumn] fast/multicol/overflow-content.html displays red by commit-queue@webkit.org · 11 years ago
  21. 4fac9c9 [New Multicolumn] fast/multicol/multicol-with-child-renderLayer-for-input.html puts the textfield in the wrong place by hyatt@apple.com · 11 years ago
  22. c9d9657 [New Multicolumn] Column set drawing under horizontal scrollbar. by hyatt@apple.com · 11 years ago
  23. 98df8bf [New Multicolumn] Add test case for shrink-to-column-height now that by hyatt@apple.com · 11 years ago
  24. 45670c2 [New Multicolumn] Pagination mode messed up with non-inline axis and reversed direction. by hyatt@apple.com · 11 years ago
  25. 0b156bd3 Unreviewed, rolling out r167478. https://bugs.webkit.org/show_bug.cgi?id=131840 by commit-queue@webkit.org · 11 years ago
  26. 4b83396 [New Multicolumn] Pagination mode messed up with non-inline axis and reversed direction. by hyatt@apple.com · 11 years ago
  27. 58b5ecc [New Multicolumn] Column rules don't respect the specified stacking order. by hyatt@apple.com · 11 years ago
  28. c1c3903 [New Multicolumn] Add support for column-span:all by hyatt@apple.com · 11 years ago
  29. 3d0f60b [New Multicolumn] Child top margin sometimes ignored for column balancing by commit-queue@webkit.org · 11 years ago
  30. 7a57153 [New Multicolumn] getClientRects returns wrong rectangle by hyatt@apple.com · 11 years ago
  31. 62570d9 [New Multicolumn] -webkit-column-break-inside:avoid doesn't work by commit-queue@webkit.org · 11 years ago
  32. 150e7f2 [New Multicolumn] Make columns work with line grids by hyatt@apple.com · 11 years ago
  33. 31a5daa [New Multicolumn] Add support for block progression axis and reverse direction by hyatt@apple.com · 11 years ago
  34. ae9e027 Region based multicol: unresolvable percent height results in 1px tall multicol by commit-queue@webkit.org · 11 years ago
  35. fd8f1a2 Region based multicol: support explicit column breaks by commit-queue@webkit.org · 11 years ago
  36. 883b01c Region based multicol: tall line causes taller multicol container than necessary by commit-queue@webkit.org · 11 years ago
  37. 5e0c945 Add support for the column-fill property by commit-queue@webkit.org · 11 years ago
  38. 82bfeb6 Change fast/m*, fast/n*, fast/o*, and fast/p* files to use pre and post js files in LayoutTests/resources. by mark.lam@apple.com · 11 years ago
  39. ff0cdc8 Region based columns not painted correctly in non-default writing-modes by commit-queue@webkit.org · 12 years ago
  40. d77694a Region based columns not clipped properly by commit-queue@webkit.org · 12 years ago
  41. e2bef40 [New multicol] Change test to follow the pattern of the other tests by commit-queue@webkit.org · 12 years ago
  42. 2a7d998 Column balancing support in the region based multicol implementation by commit-queue@webkit.org · 12 years ago
  43. 5d3fe6f assertion failed: !node || node->isElementNode() in WebCore::RenderBlock::clone by commit-queue@webkit.org · 12 years ago
  44. c273e5a [New Multicolumn] Add a positioned object pagination test. by hyatt@apple.com · 12 years ago
  45. 98e6528 [New Multicolumn] Fix overflow computation for column blocks. by hyatt@apple.com · 12 years ago
  46. 346bbe2 [New Multicolumn] Resize RenderMultiColumnSets around their columns. by hyatt@apple.com · 12 years ago
  47. bb00d5b [New Multicolumn] RenderMultiColumnFlowThreads should establish a BFC. by hyatt@apple.com · 12 years ago
  48. 5c5ae5c [New Multicolumn] Column gap is computed incorrectly. by hyatt@apple.com · 12 years ago
  49. e30d953 [New Multicolumn] Make layers paint properly in columns. by hyatt@apple.com · 12 years ago
  50. 284906d [New Multicolumn] REGRESSION: RenderMultiColumnSets broken by the RenderRegion -> RenderBlock subclassing. by hyatt@apple.com · 12 years ago