summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorjhaas@chromium.org <jhaas@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-11 18:47:34 +0000
committerjhaas@chromium.org <jhaas@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-11 18:47:34 +0000
commitdcc45d06e47c3e07f18d4fbef6909f315a4f6210 (patch)
treeff6c5868633038b72c2c5256a7f4a49307113684 /build
parentbe18d3eae2db247dc5a0e211cc97579620324641 (diff)
downloadchromium_src-dcc45d06e47c3e07f18d4fbef6909f315a4f6210.zip
chromium_src-dcc45d06e47c3e07f18d4fbef6909f315a4f6210.tar.gz
chromium_src-dcc45d06e47c3e07f18d4fbef6909f315a4f6210.tar.bz2
Fix Chromium bug 4178
"new Image()" was aliased in the V8 bindings to document.createElement('image'). While the behavior of new Image() doesn't appear to be well-defined in spec, all other browsers always create an HTML image element, regardless of the type of the current document. Changed our implementation to conform. Review URL: http://codereview.chromium.org/10268 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5186 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions