1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
7 <p><b>BUG ID:
</b> <a href=
"http://bugs.webkit.org/show_bug.cgi?id=7916">Bugzilla bug
7916</a> Box repaint rect does not include the left overflow
</p>
9 <p id=
"test" style=
"background-color:skyblue; padding:3px;"><b>STEPS TO TEST:
</b>
10 Scroll and resize the window as necessary to bring the three test cases below into view.
11 Press each Test button once. Do not scroll, resize, or hide the window or switch to another
15 <p id=
"success" style=
"background-color:palegreen; padding:3px;"><b>TEST PASS:
</b>
16 In each test,
“Lorem
” will move down along with
“ipsum
”.
19 <p id=
"failure" style=
"background-color:#FF3300; padding:3px;"><b>TEST FAIL:
</b>
20 “Lorem
” will stay behind as
“ipsum
” moves down.
23 <div style=
"height: 120px">
25 <button onclick=
"document.getElementById('t').style.marginTop = '2em'">
28 Move block with left overflow
30 <div id=
"t" style=
"text-indent: -50px; background: silver; margin-left: 50px;">
35 <div style=
"height: 120px">
37 <button onclick=
"document.getElementById('u').style.lineHeight = '3'">
41 Move line with left overflow
42 <div style=
"text-indent: -50px; background: silver; margin-left: 50px;">
43 Lorem
<span id=
"u">ipsum
</span>
47 <div style=
"height: 120px">
49 <button onclick=
"document.getElementById('v').style.height = '3em'">
52 Change height of table cell with left overflow
54 <table style=
"margin-left: 50px;"><tr>
55 <td id=
"v" style=
"text-indent: -50px; background: silver;">