// Test with default orientation - this is vertical (ie with <br>).
checkRendering(null, attrs, expectedLink, expectedChildText,
expectedListText);
outputBuffer = new DOMOutputBuffer();
outputBuffer.writeText("text");
attrs.setLinkText(outputBuffer);
// Test with vertical orientation ... this is the same as the default
checkRendering(MCSFragmentListOrientationKeywords.VERTICAL, attrs,
expectedLink, expectedChildText,