summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/CSSStyleDeclaration/empty-string-property-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/dom/CSSStyleDeclaration/empty-string-property-expected.txt')
-rw-r--r--LayoutTests/fast/dom/CSSStyleDeclaration/empty-string-property-expected.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/LayoutTests/fast/dom/CSSStyleDeclaration/empty-string-property-expected.txt b/LayoutTests/fast/dom/CSSStyleDeclaration/empty-string-property-expected.txt
new file mode 100644
index 0000000..f5c31f9
--- /dev/null
+++ b/LayoutTests/fast/dom/CSSStyleDeclaration/empty-string-property-expected.txt
@@ -0,0 +1,5 @@
+Regression test for http://bugs.webkit.org/show_bug.cgi?id=15169 Freeze on Google maps using the "Dig a hole" tool.
+
+This tests that the empty string property of a CSSStyleDeclaration is undefined and that retrieving it does not cause a hang.
+
+PASS