| Index: third_party/WebKit/LayoutTests/printing/overflow-auto-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/printing/overflow-auto-expected.html b/third_party/WebKit/LayoutTests/printing/overflow-auto-expected.html
|
| deleted file mode 100644
|
| index 71d8d531455acf56d7160b63cbaf306b5f6dee1b..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/printing/overflow-auto-expected.html
|
| +++ /dev/null
|
| @@ -1,29 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<script>
|
| -if (window.testRunner)
|
| - testRunner.setPrinting();
|
| -</script>
|
| -<p>There should be some text below this paragraph, on this page. The text should flow nicely into
|
| - the next page. The number of pages should be 6.</p>
|
| -<div style="font-size:4em; height:510vh; orphans:1; widows:1;">
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| - Line of text.<br>
|
| -</div>
|
|
|