Add regression test for :empty { display: none }
https://bugs.webkit.org/show_bug.cgi?id=26570

Patch by Noel Gordon <noel.gordon@gmail.com> on 2011-07-26
Reviewed by Alexey Proskuryakov.

* fast/css/pseudo-empty-display-none-expected.txt: Added.
* fast/css/pseudo-empty-display-none.html: Added.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@91744 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/fast/css/pseudo-empty-display-none-expected.txt b/LayoutTests/fast/css/pseudo-empty-display-none-expected.txt
new file mode 100644
index 0000000..e4ba9bc
--- /dev/null
+++ b/LayoutTests/fast/css/pseudo-empty-display-none-expected.txt
@@ -0,0 +1,3 @@
+Test for bug 26570. There should be two green boxes on this page.
+
+PASS