Back to Chromium

Insert Block Into Inline Beside Ex Spanner Table Column

third_party/blink/web_tests/fast/multicol/dynamic/insert-block-into-inline-beside-ex-spanner-table-column.html

149.0.7827.2395 B
Original Source

With a multicol container that has a block and with a spanner inside, do the following:

  1. Insert an inline right before the spanner
  2. Turn the spanner into a table-column
  3. Insert an inline child into the previously inserted inline
  4. Set column-span:none on the ex-spanner (now table-column)
  5. Insert a block into the previously inserted inline child

The word 'PASS' should be seen below.