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
<meta name="assert" content="The white space processing model does not take bidi into account for the first half of the processing model but does for the second half." />
<style type="text/css">
div
{
white-space: normal;
}
</style>
</head>
<body>
<p>Test passes if the following text is below "A BC" (there can be two spaces between letters 'A' and 'B').</p>