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">
17 border: 3px solid silver
;
22 border-bottom: 2px solid blue
;
28 border-top: 2px solid blue
;
31 border-bottom: 4px solid blue
;
36 <body onload=
"document.getElementById('span').insertBefore(document.createElement('div'), document.getElementById('x'))">
41 <div id=
"overflow"></div>
43 ><div id=
"x">This must be in the second column between two
4px blue lines.
</div