Index: LayoutTests/platform/android/css3/viewport-percentage-lengths/viewport-percentage-lengths-page-zoom-expected.txt |
diff --git a/LayoutTests/platform/android/css3/viewport-percentage-lengths/viewport-percentage-lengths-page-zoom-expected.txt b/LayoutTests/platform/android/css3/viewport-percentage-lengths/viewport-percentage-lengths-page-zoom-expected.txt |
deleted file mode 100644 |
index 7b5efbecc9f8a5f815f2f452231eb4e6a3ef2fee..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/android/css3/viewport-percentage-lengths/viewport-percentage-lengths-page-zoom-expected.txt |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
-This test checks that getComputedStyle returns pixel values for viewport units that are affected by page zoom (aka browser zoom). |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS parseFloat(getComputedStyle(test).fontSize) is within 1 of 165.8 |
-PASS parseFloat(getComputedStyle(test).fontSize) is within 1 of 115.2 |
-PASS parseFloat(getComputedStyle(test).fontSize) is within 1 of 96 |
-PASS parseFloat(getComputedStyle(test).fontSize) is within 1 of 80 |
-PASS parseFloat(getComputedStyle(test).fontSize) is within 1 of 66.7 |
-PASS parseFloat(getComputedStyle(test).fontSize) is within 1 of 46.3 |
-PASS parseFloat(getComputedStyle(test).fontSize) is within 1 of 32.1 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |