Rebaseline some tests where Chrome differs due to V8's different toString implementation
authorojan@chromium.org <ojan@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 29 Jun 2012 20:32:45 +0000 (20:32 +0000)
committerojan@chromium.org <ojan@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 29 Jun 2012 20:32:45 +0000 (20:32 +0000)
commitac386a909443cc9c256dd538d3b3effd14b0b33b
tree9fa4b2340310b530b285617d7e96ed1e30cec815
parent8c7a05d205259f6804ebe0ad778e121ddc0708c8
Rebaseline some tests where Chrome differs due to V8's different toString implementation
for some built-ins. We should probably get V8 and JSC to agree here, but that's not terribly
pressing since the web clearly doesn't depend on the specifics here.

* platform/chromium-win/fast/js/global-constructors-expected.txt: Removed.
* platform/chromium/TestExpectations:
* platform/chromium/fast/js/function-names-expected.txt: Added.
* platform/chromium/fast/js/global-constructors-expected.txt: Added.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121585 268f45cc-cd09-0410-ab3c-d52691b4dbfc
LayoutTests/ChangeLog
LayoutTests/platform/chromium-win/fast/js/global-constructors-expected.txt [deleted file]
LayoutTests/platform/chromium/TestExpectations
LayoutTests/platform/chromium/fast/js/function-names-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/fast/js/global-constructors-expected.txt [new file with mode: 0644]