Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <style> | |
| 3 html{height:100%} | |
| 4 </style> | |
| 5 <script> | |
| 6 if (window.testRunner) | |
| 7 testRunner.setPrinting(); | |
| 8 </script> | |
| 9 <p>crbug.com/617533: There should be no red square below. | |
| 10 <div style="position: fixed;"> | |
| 11 </div> | |
| 12 | |
| OLD | NEW |