but the difference is being tracked by https://bugs.webkit.org/show_bug.cgi?id=38617.
Rubber-stamped by Mark Rowe.
* platform/win/fast/dom/clone-node-z-index-expected.txt: Added.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@58850
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2010-05-05 Brian Weinstein <bweinstein@apple.com>
+
+ Rubber-stamped by Mark Rowe.
+
+ Add Windows-specific results for clone-node-z-index.html. The difference in results is harmless (the number is the same),
+ but the difference is being tracked by https://bugs.webkit.org/show_bug.cgi?id=38617.
+
+ * platform/win/fast/dom/clone-node-z-index-expected.txt: Added.
+
2010-05-05 Dan Bernstein <mitz@apple.com>
Reviewed by Simon Fraser.
--- /dev/null
+Test for bug 37900: cloneNode() does not preserve z-index with more than six digit
+
+zIndex = "2.0002e+007"
+PASS