Convert fast/sub-pixel/file-upload-control-at-fractional-offset-expected.html to ref test
https://bugs.webkit.org/show_bug.cgi?id=99869
Reviewed by Eric Seidel.
fast/sub-pixel/file-upload-control-at-fractional-offset-expected.html is currently a pixel test, convert it to a ref test instead.
* fast/sub-pixel/file-upload-control-at-fractional-offset-expected.html: Added.
* platform/chromium-linux/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Removed.
* platform/chromium-linux/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt: Removed.
* platform/chromium-mac-lion/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Removed.
* platform/chromium-mac-snowleopard/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Removed.
* platform/chromium-mac/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Removed.
* platform/chromium-mac/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt: Removed.
* platform/chromium-win/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Removed.
* platform/chromium-win/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt: Removed.
* platform/gtk/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Removed.
* platform/gtk/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt: Removed.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@132089 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.html b/LayoutTests/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.html
new file mode 100644
index 0000000..6ae8acb
--- /dev/null
+++ b/LayoutTests/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.html
@@ -0,0 +1,5 @@
+<!DOCTYPE html>
+<html>
+<body>
+<div style="padding: 1px;"><input type="file"></input></div>
+</body>