1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2 <html xmlns=
"http://www.w3.org/1999/xhtml">
4 <title>Content Appended in Pagination before ::after
</title>
6 <style type=
"text/css">
10 -moz-column-width: 150px;
12 border: 3px solid silver
;
24 <body onload=
"document.getElementById('colset').insertBefore(document.createTextNode('This must be in the first column.'), document.getElementById('x'))">
28 <div id=
"overflow"></div>