You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<metaname="assert" content="This test checks the page is rendered correctly for a bidi-override multi-column container with a dir=rtl column-span:all child.">
<style>
article {
column-count:3;
column-rule:6px solid;
width:400px;
outline:1px solid black;
unicode-bidi: bidi-override; /* Needed to trigger bidi resolution. */