Description[New Multicolumn] Skip tests in fast/multicol intended for region based multicolumns.
A bunch of tests in fast/multicol have baselines generated based on the
region based multicolumn implementation. These tests currently enable the
new multicolumn implementation via Javascript.
This patch skips those tests in the regular fast/multicol suite, leaving
virtual/regionbasedmulticol to run those tests instead. The test suite
virtual/regionbasedmulticol enables the new multicolumn behavior via a
command line flag, so it's no longer necessary to enable it via Javascript
(although they still ineffectively do that, for now).
Note that (ref)tests in fast/multicol/newmulticol/compare-with-old-impl
are special, because the they require the region based multicol
implementation in the test itself, and the old implementation in the
expected result. Hence, these tests should still run in the regular
fast/multicol suite.
BUG=334335
R=rune@opera.com
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177493
Patch Set 1 #
Total comments: 6
Patch Set 2 : Rebase. #Patch Set 3 : Fix typo in TestExpectations. #Patch Set 4 : Reapplied change on master. #Messages
Total messages: 12 (0 generated)
|