Remove invalid multicol tall spanner tests.
The spec says the following about an object with column-span:all [1]: "When space is limited, it may be impossible to find room for the spanning element. In these cases, user agents may treat the element as if none had been specified on this property." So... user agents MAY? In other words, it's not a requirement, and therefore we cannot test this. [1] https://www.w3.org/TR/css-multicol-1/#column-span (and then scroll down some) Bug: 788337 Change-Id: I404a763397294c83c6611e3722f809cfa0f5a389 Reviewed-on: https://chromium-review.googlesource.com/822113Reviewed-by:Rune Lillesveen <futhark@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#523403}
Showing
Please register or sign in to comment