1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"en" lang=
"en">
6 <title>Element floated right should have it left edge hidden outside the viewpoint
</title>
7 <meta http-equiv=
"Content-Type" content=
"application/xhtml+xml; charset=utf-8" />
9 <style type=
"text/css">
11 #container {float:right
;width:5000px;height:100px;background:#6ea;text-align:right
;}
21 Element floated right with a width of
5000px.