Index: third_party/WebKit/LayoutTests/printing/standards-percentage-heights-expected.html |
diff --git a/third_party/WebKit/LayoutTests/printing/standards-percentage-heights-expected.html b/third_party/WebKit/LayoutTests/printing/standards-percentage-heights-expected.html |
deleted file mode 100644 |
index fc947420c4565d03798a1849d417cd0b7883ea7f..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/printing/standards-percentage-heights-expected.html |
+++ /dev/null |
@@ -1,4 +0,0 @@ |
-<!DOCTYPE html> |
-<!-- We page zoom scale down the page by 1.25 when printing. --> |
-<html style="overflow: hidden; height: 500px; width: 500px; border: 5px solid pink; zoom: 80%;"> |
-<body style="margin: 0; height: 50%; width: 50%; border: 5px solid salmon;"></body> |