commit | 36e41a8be77a054878414e0b84be391600a00258 | [log] [tgz] |
---|---|---|
author | ddkilzer <ddkilzer@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Mon Jul 17 04:21:09 2006 +0000 |
committer | ddkilzer <ddkilzer@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Mon Jul 17 04:21:09 2006 +0000 |
tree | 3b70e258a5599e507d93092d996b91c18ef86522 | |
parent | ea2df03fdb59dfcd5f058be4629773dd3e52a173 [diff] |
LayoutTests: Reviewed by Darin. - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9954 REGRESSION: document.dir should return empty string in <head> * fast/dom/document-dir-property-expected.txt: Added. * fast/dom/document-dir-property.html: Added. WebCore: Reviewed by Darin. - fix for http://bugzilla.opendarwin.org/show_bug.cgi?id=9954 REGRESSION: document.dir should return empty string in <head> Test: fast/dom/document-dir-property.html * bindings/js/kjs_html.cpp: (KJS::JSHTMLDocument::getValueProperty): Return an empty string instead of an undefined value for an unset document.dir property. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@15479 268f45cc-cd09-0410-ab3c-d52691b4dbfc