Index: LayoutTests/dom/svg/svg-className-lookup-crash-expected.txt |
diff --git a/LayoutTests/dom/svg/svg-className-lookup-crash-expected.txt b/LayoutTests/dom/svg/svg-className-lookup-crash-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7ead0fb15fa4576415723f4418c2132d523138fa |
--- /dev/null |
+++ b/LayoutTests/dom/svg/svg-className-lookup-crash-expected.txt |
@@ -0,0 +1,4 @@ |
+Accessing a SVGStyledElement's class attribute should not crash. |
+createElementNS() className is 'created', the actual class was 'created' and 'created'. |
+In document className is 'indocument', the actual class was 'indocument' and 'indocument'. |
+ |