Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /html/rendering/non-replaced-elements/margin-collapsing-quirks/multicol-standards-mode.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<title>multicol default styles (standards mode)</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<multicol id=test></multicol>
<asdfasdf id=ref></asdfasdf>
<script src="compare-computed-style.js"></script>