diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-12 19:05:46 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-12 19:05:46 +0000 |
commit | e57757c6e2a965fea7bd009dbe3f9284963e2509 (patch) | |
tree | 3b99944ae8c7454e31f39ff2328e2b3634f23248 /webkit | |
parent | 8529dd22a53389d011fda4eb319e70cba653d317 (diff) | |
download | chromium_src-e57757c6e2a965fea7bd009dbe3f9284963e2509.zip chromium_src-e57757c6e2a965fea7bd009dbe3f9284963e2509.tar.gz chromium_src-e57757c6e2a965fea7bd009dbe3f9284963e2509.tar.bz2 |
Rebaseline (better results after merge!) a layout test.
Review URL: http://codereview.chromium.org/10838
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5269 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/data/layout_tests/chrome/fast/dom/dom-constructors-expected.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/webkit/data/layout_tests/chrome/fast/dom/dom-constructors-expected.txt b/webkit/data/layout_tests/chrome/fast/dom/dom-constructors-expected.txt index 86b9b51..6e36d09 100644 --- a/webkit/data/layout_tests/chrome/fast/dom/dom-constructors-expected.txt +++ b/webkit/data/layout_tests/chrome/fast/dom/dom-constructors-expected.txt @@ -106,8 +106,8 @@ InspectorController: no constructor KeyboardEvent: exception Location: no constructor MediaList: exception -MimeType: no constructor -MimeTypeArray: no constructor +MimeType: exception +MimeTypeArray: exception MouseEvent: exception MutationEvent: exception NamedNodeMap: exception @@ -116,8 +116,8 @@ NodeFilter: exception NodeIterator: no constructor NodeList: exception OverflowEvent: exception -Plugin: no constructor -PluginArray: no constructor +Plugin: exception +PluginArray: exception Range: exception Rect: exception RGBColor: no constructor |